Skip to content

Commit 520d4e6

Browse files
Apply prepare changes
1 parent 4361165 commit 520d4e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.oxlintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"max-statements": "off",
123123
"vitest/prefer-to-be-truthy": "off",
124124
"vitest/prefer-to-be-falsy": "off",
125-
"jest/no-confusing-set-timeout": "off"
125+
"vitest/require-test-timeout": "error"
126126
}
127127
},
128128
{

0 commit comments

Comments
 (0)