mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
test: temporary disable type checking in test configuration
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineConfig({
|
||||
extends: true,
|
||||
test: {
|
||||
typecheck: {
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user