Refactor repo

WIP

WIP

Cleanup

Cleanup eslint

Fix

Fix selection issues + text removal

Fix a few bugs and add GCC compilation

Remove node_modules

Remove node_modules
This commit is contained in:
Dominic Gannaway
2020-11-04 14:39:12 +00:00
committed by acywatson
parent f62961a30d
commit ce3520006e
41 changed files with 14753 additions and 3168 deletions

3
.eslintignore Normal file
View File

@ -0,0 +1,3 @@
packages/**/dist/*.js
packages/**/config/*.js
**/node_modules