Skip to content

Commit

Permalink
fix/packege.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiBogomolov committed Oct 29, 2024
1 parent 6ba47b6 commit 77e853b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 33 deletions.
2 changes: 1 addition & 1 deletion frontend/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"parserOptions": {
"sourceType": "module",
"ecmaVersion": 2018,
"ecmaVersion": 2022,
"ecmaFeatures": {
"jsx": true
}
Expand Down
29 changes: 0 additions & 29 deletions frontend/package-lock.json

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

3 changes: 0 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
"@types/jest": "^29.5.14",
"babel-jest": "^29.7.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"globals": "^15.11.0",
"jest": "^27.5.1",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 77e853b

Please sign in to comment.