mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Nextjs tweak
This commit is contained in:
@@ -17,12 +17,7 @@
|
||||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
"target": "esnext",
|
||||
"types": [
|
||||
"jest",
|
||||
"offscreencanvas",
|
||||
"react/next",
|
||||
"wicg-file-system-access"
|
||||
]
|
||||
"types": ["jest", "offscreencanvas", "wicg-file-system-access"]
|
||||
},
|
||||
"exclude": ["node_modules"],
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"]
|
||||
|
||||
Reference in New Issue
Block a user