mirror of https://github.com/wg-easy/wg-easy
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
{ |
|||
"extends": "../.nuxt/tsconfig.server.json", |
|||
"compilerOptions": { |
|||
"types": ["vitest/globals"] |
|||
}, |
|||
"include": ["./**/*.ts"] |
|||
} |
|||
Loading…
Reference in new issue