mirror of
https://github.com/SteamDeckHomebrew/decky-frontend-lib.git
synced 2026-05-19 17:40:08 +02:00
fix(package): fix ts memes
This commit is contained in:
@@ -15,9 +15,8 @@
|
||||
"noImplicitAny": true,
|
||||
"strict": true,
|
||||
"removeComments": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"skipLibCheck": true
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": ["src", "globals.d.ts"],
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user