Start of rewrite

This commit is contained in:
Cynthia Foxwell 2021-03-14 19:41:40 -06:00
commit 97e46f6447
12 changed files with 1448 additions and 0 deletions

14
.eslintignore Normal file
View 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