Skip to content

Commit

Permalink
Remove deprecated package
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Jun 4, 2024
1 parent 98dc7c6 commit 4d31a4c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 53 deletions.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"page": true,
"document": true
},
"parser": "babel-eslint",
"plugins": ["jest","prettier"],
"rules": {
"import/prefer-default-export": "off",
Expand Down
51 changes: 0 additions & 51 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"@testing-library/jest-dom": "^5.11.2",
"@testing-library/react": "^12.1.5",
"@types/jest": "^27.5.0",
"babel-eslint": "^10.1.0",
"canvas": "^2.6.1",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down

0 comments on commit 4d31a4c

Please sign in to comment.