Skip to content

Commit

Permalink
chore: bumping eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Sep 7, 2023
1 parent bcbe0af commit f2ef333
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions __tests__/.eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"extends": "@readme/eslint-config/testing/vitest",
"rules": {
"@typescript-eslint/no-empty-function": "off"
}
"extends": "@readme/eslint-config/testing/vitest"
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@readme/better-ajv-errors": "^1.5.0",
"@readme/eslint-config": "^12.0.3",
"@readme/eslint-config": "^12.2.0",
"@readme/oas-examples": "^5.10.0",
"@types/command-line-args": "^5.2.0",
"@types/command-line-usage": "^5.0.2",
Expand Down

0 comments on commit f2ef333

Please sign in to comment.