mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2025-12-06 00:20:05 +01:00
Dont need explicit offscreencanvas types anymore
This commit is contained in:
parent
5d61a69244
commit
3e7fbc89f0
|
|
@ -17,7 +17,7 @@
|
|||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
"target": "esnext",
|
||||
"types": ["jest", "offscreencanvas", "wicg-file-system-access"]
|
||||
"types": ["jest", "wicg-file-system-access"]
|
||||
},
|
||||
"exclude": ["node_modules"],
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user