Skip to content

Commit e0647af

Browse files
committed
fix: typo
1 parent 8c585dc commit e0647af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/valid-title.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ To enable typechecking for vitest make sure settings key is added in your config
184184
```js
185185
import vitest from "eslint-plugin-vitest";
186186

187-
export defualt [
187+
export default [
188188
{
189189
files: ["tests/**"],
190190
plugins: {

0 commit comments

Comments
 (0)