mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 09:35:02 +09:00
fix linter
This commit is contained in:
parent
ebca7f6186
commit
61aabda58d
21 changed files with 132 additions and 129 deletions
|
@ -3,19 +3,18 @@ electron/env.json
|
|||
electron/about/*
|
||||
src/json/schema
|
||||
licenses.json
|
||||
**/*.min.js
|
||||
**/*.js
|
||||
|
||||
# generated by update.sh
|
||||
*-arm64/
|
||||
windows/
|
||||
|
||||
# ignore everything in dist
|
||||
|
||||
/dist/*
|
||||
|
||||
# except...
|
||||
|
||||
!/dist/css
|
||||
!/dist/js/export.js
|
||||
!/dist/index.html
|
||||
!/dist/index.web.html
|
||||
!/dist/run.js
|
||||
!/dist/workers/graph.js
|
||||
!/dist/workers/lib/util.js
|
||||
!/dist/index.web.html
|
Loading…
Add table
Add a link
Reference in a new issue