Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem committed Dec 27, 2024
1 parent 8c585dc commit e0647af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/valid-title.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ To enable typechecking for vitest make sure settings key is added in your config
```js
import vitest from "eslint-plugin-vitest";

export defualt [
export default [
{
files: ["tests/**"],
plugins: {
Expand Down

0 comments on commit e0647af

Please sign in to comment.