Start of rewrite
This commit is contained in:
commit
97e46f6447
12 changed files with 1448 additions and 0 deletions
14
.eslintignore
Normal file
14
.eslintignore
Normal file
|
@ -0,0 +1,14 @@
|
|||
pnpm-debug.log
|
||||
dist
|
||||
.cache
|
||||
.tern-port
|
||||
config.json
|
||||
package-lock.json
|
||||
README.html
|
||||
*~
|
||||
\#*\#
|
||||
node_modules
|
||||
yarn-error.log
|
||||
npm-error.log
|
||||
/.vscode
|
||||
/.idea
|
Loading…
Add table
Add a link
Reference in a new issue