mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-20 06:51:44 +01:00
refactor!: replace trpcURL option with endpoint
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
"zod": "^3.16.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "@antfu"
|
||||
"extends": "@antfu",
|
||||
"rules": {
|
||||
"no-console": "warn"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user