1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-07 21:47:02 +09:00
anytype-ts/.eslintignore
Andrew Simachev 61aabda58d
fix linter
2024-01-09 17:14:20 +01:00

20 lines
No EOL
226 B
Text

tools/
electron/env.json
electron/about/*
src/json/schema
licenses.json
**/*.js
# generated by update.sh
*-arm64/
windows/
# ignore everything in dist
/dist/*
# except...
!/dist/css
!/dist/index.html
!/dist/index.web.html