yay emoji!!!

This commit is contained in:
Craig
2020-02-01 20:35:48 +00:00
parent 1f1e67b829
commit 98980cc565
36 changed files with 2211 additions and 11779 deletions

View File

@ -13,6 +13,7 @@
"skipLibCheck": true,
"baseUrl": ".",
"types": [
"node",
"webpack-env"
],
"paths": {
@ -31,6 +32,7 @@
],
},
"include": [
"tools/**/*.ts",
"src/**/*.ts",
"src/**/*.tsx",
"src/**/*.vue",