mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
⚡ Exclude packages from linting and formatting (#2147)
* ⚡ Exclude packages from linting and formatting * ⚡ Exclude /design-system package
This commit is contained in:
3
.eslintignore
Normal file
3
.eslintignore
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
packages/nodes-base
|
||||||
|
packages/editor-ui
|
||||||
|
packages/design-system
|
||||||
3
.prettierignore
Normal file
3
.prettierignore
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
packages/nodes-base
|
||||||
|
packages/editor-ui
|
||||||
|
packages/design-system
|
||||||
Reference in New Issue
Block a user