mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-03-12 22:37:28 +00:00
TS build
This commit is contained in:
parent
c5fca428ca
commit
13476007d3
@ -5,9 +5,10 @@
|
|||||||
"moduleResolution": "node",
|
"moduleResolution": "node",
|
||||||
"removeComments": true,
|
"removeComments": true,
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"sourceMap": false,
|
"sourceMap": false
|
||||||
},
|
},
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"./node_modules"
|
"./node_modules",
|
||||||
|
"./old"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user