Skip to content

Commit

Permalink
chore: enable eslint-plugin-vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
nogic1008 committed Apr 11, 2023
1 parent 6fc7340 commit 5839f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"plugin:node/recommended",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:vitest/recommended",
"prettier"
],
"rules": {
Expand Down

0 comments on commit 5839f30

Please sign in to comment.