mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Enforce eslint rules not to import anything from excalidraw package inside common & element
This commit is contained in:
parent
033fcfea14
commit
c82f486e88
6 changed files with 29 additions and 1 deletions
3
packages/common/.eslintrc.json
Normal file
3
packages/common/.eslintrc.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"extends": ["../eslintrc.base.json"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue