mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-11 21:42:09 +08:00
chore: fix lint
- 关闭 vitest/require-mock-type-parameters 规则
This commit is contained in:
@@ -17,6 +17,7 @@ const test: OxlintConfig = {
|
||||
'vitest/no-import-node-test': 'error',
|
||||
'vitest/prefer-hooks-in-order': 'error',
|
||||
'vitest/prefer-lowercase-title': 'error',
|
||||
'vitest/require-mock-type-parameters': 'off',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user