mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
yay emoji!!!
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user