mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
update types
This commit is contained in:
6
tsconfig.json
Normal file
6
tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "./playground/.nuxt/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"types": ["nuxt/dist/app/composables/asyncData"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user