Clean up code, add more linting, update emote styling

This commit is contained in:
2021-04-12 01:07:00 -04:00
parent 80380581b2
commit 52f091a9ad
27 changed files with 60 additions and 106 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
{
"env": {
"extends": "eslint:recommended",
"env": {
"node": true
},
"parserOptions": {