mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-31 20:28:07 +01:00
eslint fixes
This commit is contained in:
@@ -5,11 +5,6 @@ export default defineNuxtConfig({
|
||||
modules: [Module],
|
||||
runtimeConfig: {
|
||||
baseURL: '',
|
||||
public: {
|
||||
trpc: {
|
||||
installPlugin: false
|
||||
}
|
||||
}
|
||||
},
|
||||
typescript: {
|
||||
strict: true,
|
||||
|
||||
Reference in New Issue
Block a user