🔨 clean up ts config

This commit is contained in:
platane
2020-07-19 18:42:09 +02:00
parent ae451ddb81
commit 6d9d6bd0f7

View File

@@ -1,6 +1,5 @@
{ {
"compilerOptions": { "compilerOptions": {
"jsx": "preserve",
"lib": ["dom", "ES2020"], "lib": ["dom", "ES2020"],
"strict": true, "strict": true,
"skipLibCheck": true, "skipLibCheck": true,