1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-21 23:44:22 +00:00

Disable typescript check

This commit is contained in:
Steffo 2022-02-02 05:38:39 +01:00
parent 95d78ec0a8
commit def80613a0

View file

@ -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,