We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdca6e7 commit adebaa9Copy full SHA for adebaa9
tsconfig.json
@@ -1,6 +1,3 @@
1
{
2
- "compilerOptions": {
3
- "moduleResolution": "Node",
4
- "module": "node16"
5
- }
+ "extends": "./playground/.nuxt/tsconfig.json"
6
}
0 commit comments