add tsconfig to test
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"extends": "../.nuxt/tsconfig.server.json",
|
||||||
|
"compilerOptions": {},
|
||||||
|
"include": ["./**/*.ts"]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user