mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
fix(types): improve with strict mode (#1041)
This commit is contained in:
@@ -123,5 +123,8 @@ export default defineNuxtConfig({
|
||||
}
|
||||
})
|
||||
}
|
||||
},
|
||||
typescript: {
|
||||
strict: false
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user