chore: add types to compilerOptions in ts config
This commit is contained in:
parent
ae49d06cf4
commit
a4390d433b
@ -13,6 +13,7 @@
|
||||
"isolatedModules": true,
|
||||
"jsx": "preserve",
|
||||
"incremental": true,
|
||||
"types": ["cloudflare-env.d.ts", "node"],
|
||||
"plugins": [
|
||||
{
|
||||
"name": "next"
|
||||
|
Loading…
Reference in New Issue
Block a user