Skip to content

Commit

Permalink
up vitest lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SutuSebastian committed Jun 19, 2024
1 parent 4795199 commit c0a2da6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
1 change: 0 additions & 1 deletion packages/ui/.eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ module.exports = {
"eslint:recommended",
"plugin:react/recommended",
"plugin:react/jsx-runtime",
"plugin:vitest/recommended",
"plugin:storybook/recommended",
"plugin:tailwindcss/recommended",
"prettier",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@vitest/coverage-v8": "1.6.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-vitest": "0.4.1",
"eslint-plugin-vitest": "0.5.4",
"fast-glob": "3.3.2",
"jsdom": "24.0.0",
"rollup": "4.18.0",
Expand Down

0 comments on commit c0a2da6

Please sign in to comment.