We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6363e27 commit 2e1a42bCopy full SHA for 2e1a42b
src/generated/rules.ts
@@ -319,6 +319,7 @@ export const styleRules = [
319
'vitest/prefer-lowercase-title',
320
'vitest/prefer-mock-promise-shorthand',
321
'vitest/prefer-strict-equal',
322
+ 'vitest/prefer-to-be',
323
'vitest/prefer-to-have-length',
324
'vitest/prefer-todo',
325
'vitest/require-top-level-describe',
0 commit comments