Files
notesnook/.eslintignore

29 lines
388 B
Plaintext
Raw Permalink Normal View History

# all
build
coverage
node_modules
dist
2022-08-30 16:13:11 +05:00
# root
resources/
.*.*
# mobile
apps/mobile/native/
2022-08-29 16:19:17 +05:00
apps/mobile/__tests__/
2022-09-01 16:34:26 +05:00
apps/mobile/e2e/
# web
apps/web/public/an.js
2023-12-21 13:37:55 +05:00
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
2023-02-27 10:57:27 +05:00
packages/editor-mobile/build.bundle
# snapshots
tap-snapshots