mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-21 15:34:21 +00:00
Disable typescript check
This commit is contained in:
parent
95d78ec0a8
commit
def80613a0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"lib": ["dom", "dom.iterable", "esnext"],
|
||||
"allowJs": true,
|
||||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
// "strict": true, // not now
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"noEmit": true,
|
||||
"esModuleInterop": true,
|
||||
|
|
Loading…
Reference in a new issue