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 6a124bed46
merge
2024-02-07 14:30:59 +01:00

20 lines
222 B
Text

tools/
electron/env.json
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