Skip to content

Commit

Permalink
revert eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
peintnermax committed Mar 21, 2024
1 parent 45638ef commit 1c5d287
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-zitadel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"eslint-config-next": "latest",
"eslint-config-prettier": "^8.3.0",
"eslint-config-turbo": "latest",
"eslint-plugin-react": "7.34.1"
"eslint-plugin-react": "7.28.0",
"eslint-config-turbo": "latest"
},
"publishConfig": {
"access": "public"
Expand Down
31 changes: 27 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 1c5d287

Please sign in to comment.