mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-07 20:55:11 +02:00
Update tsconfig.json to support incremental
This commit is contained in:
parent
05181ad9b2
commit
3db6ccda2d
@ -1,5 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"incremental": true,
|
||||
"tsBuildInfoFile": "/app/.tsbuildinfo",
|
||||
"target": "esnext",
|
||||
"module": "esnext",
|
||||
"strict": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user