mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-05-18 05:05:36 +02:00
refactor: run eslint on the whole project
This commit is contained in:
14
.eslintignore
Normal file
14
.eslintignore
Normal file
@@ -0,0 +1,14 @@
|
||||
# all
|
||||
build
|
||||
coverage
|
||||
node_modules
|
||||
dist
|
||||
|
||||
# mobile
|
||||
apps/mobile/native/
|
||||
|
||||
# web
|
||||
apps/web/public/an.js
|
||||
|
||||
# editor
|
||||
packages/editor/styles/
|
||||
Reference in New Issue
Block a user