initial commit

This commit is contained in:
Cynthia Foxwell 2022-02-15 14:07:11 -07:00
commit 2564138cff
22 changed files with 2642 additions and 0 deletions

14
common/.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