1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-09 09:35:02 +09:00
anytype-ts/.eslintignore
Andrew Simachev ef48e2343f
lint fixes
2024-02-07 10:46:27 +01:00

21 lines
No EOL
238 B
Text

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