mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 14:51:57 +00:00
move type checking to other workflow, fix TS errors, add TSC checking
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
"noImplicitThis": true,
|
||||
"noImplicitAny": true,
|
||||
"strict": true,
|
||||
"suppressImplicitAnyIndexErrors": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"skipLibCheck": true,
|
||||
"resolveJsonModule": true
|
||||
|
||||
Reference in New Issue
Block a user