feat!: 将项目有Strapi迁移至Directus #43
@ -52,8 +52,8 @@ export default defineNuxtConfig({
|
|||||||
typescript: {
|
typescript: {
|
||||||
tsConfig: {
|
tsConfig: {
|
||||||
compilerOptions: {
|
compilerOptions: {
|
||||||
noUnUsedLocals: false,
|
noUnusedLocals: false,
|
||||||
noUnUsedParameters: false,
|
noUnusedParameters: false,
|
||||||
strict: false,
|
strict: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user