mirror of
https://github.com/Steffo99/festa.git
synced 2024-12-21 22:24:22 +00:00
tsconfig.json is confused
This commit is contained in:
parent
9e19f4623e
commit
ca8efd9f0e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"isolatedModules": true,
|
||||
"jsx": "preserve",
|
||||
"incremental": true,
|
||||
"experimentalDecorators": true,
|
||||
"experimentalDecorators": true
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
|
||||
"exclude": ["node_modules"]
|
||||
|
|
Loading…
Reference in a new issue