V2: Remap many stuff
Took 3 hours 0 minutes
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"pretty": true,
|
||||
"noImplicitAny": false,
|
||||
"sourceMap": true,
|
||||
"outDir": "dist",
|
||||
@ -19,10 +20,11 @@
|
||||
"node_modules/@types"
|
||||
]
|
||||
},
|
||||
|
||||
"include": [
|
||||
"./src/",
|
||||
"./src/"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"node_modules"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user