mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 02:43:48 +02:00
Make TSConfig stricter
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"strict": true,
|
||||
"noImplicitAny": true,
|
||||
"noImplicitOverride": true,
|
||||
"noUncheckedIndexedAccess": true,
|
||||
"noPropertyAccessFromIndexSignature": true,
|
||||
"types": ["@types/dom-webcodecs"]
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user