summaryrefslogtreecommitdiff
path: root/frontend/tsconfig.json
diff options
context:
space:
mode:
authorAAGaming <aagaming@riseup.net>2024-06-13 17:00:50 -0400
committerAAGaming <aagaming@riseup.net>2024-06-13 17:00:50 -0400
commit259aabf82fb0477a9048ab5b3add0d51205f4c8a (patch)
treef703742909cc1b6982dfeba5043347a88f453231 /frontend/tsconfig.json
parent1de8c5915bf126c9fce56e5e3f190e00372b4aa3 (diff)
downloaddecky-loader-259aabf82fb0477a9048ab5b3add0d51205f4c8a.tar.gz
decky-loader-259aabf82fb0477a9048ab5b3add0d51205f4c8a.zip
update dependencies
Diffstat (limited to 'frontend/tsconfig.json')
-rw-r--r--frontend/tsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json
index 6b18e4e4..d12d14da 100644
--- a/frontend/tsconfig.json
+++ b/frontend/tsconfig.json
@@ -15,7 +15,6 @@
"noImplicitAny": true,
"strict": true,
"allowSyntheticDefaultImports": true,
- "skipLibCheck": true,
"resolveJsonModule": true
},
"include": ["src", "index.d.ts"],