Files
notesnook/.eslintignore
2024-03-21 11:14:53 +05:00

29 lines
388 B
Plaintext

# all
build
coverage
node_modules
dist
# root
resources/
.*.*
# mobile
apps/mobile/native/
apps/mobile/__tests__/
apps/mobile/e2e/
# web
apps/web/public/an.js
apps/web/src/common/sqlite/wa-sqlite-async.js
apps/web/src/common/sqlite/wa-sqlite.js
# editor
packages/editor/styles/
packages/editor/languages/
# editor mobile
packages/editor-mobile/build.bundle
# snapshots
tap-snapshots