Skip to content

Commit a7d64db

Browse files
committed
remove jest related libs, unused eslint configs
1 parent ffaec8e commit a7d64db

File tree

2 files changed

+73
-2090
lines changed

2 files changed

+73
-2090
lines changed

package.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -76,36 +76,22 @@
7676
"@storybook/react": "^6.4.22",
7777
"@storybook/theming": "^6.4.22",
7878
"@types/classnames": "^2.2.7",
79-
"@types/enzyme": "^3.10.12",
80-
"@types/jest": "^25.2.3",
81-
"@types/power-assert": "^1.5.0",
8279
"@types/react": "^17",
8380
"@types/react-dom": "^17",
8481
"@types/svg4everybody": "^2.1.1",
8582
"@typescript-eslint/eslint-plugin": "^5.20.0",
8683
"@typescript-eslint/parser": "^5.20.0",
87-
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7",
88-
"babel-eslint": "^10.0.1",
89-
"babel-jest": "^25.5.1",
9084
"babel-loader": "^8.1.0",
91-
"babel-plugin-espower": "^2.1.2",
92-
"enzyme": "^3.11.0",
9385
"eslint": "^8.14.0",
94-
"eslint-config-airbnb": "^19.0.4",
9586
"eslint-config-prettier": "^8.5.0",
96-
"eslint-plugin-import": "^2.26.0",
9787
"eslint-plugin-jsx-a11y": "^6.5.1",
9888
"eslint-plugin-prettier": "^4.0.0",
9989
"eslint-plugin-react": "^7.29.4",
10090
"gh-pages": "^0.12.0",
101-
"jest": "^25.5.4",
10291
"npm-run-all": "^4.0.1",
103-
"power-assert": "^1.4.1",
10492
"prettier": "^2.6.2",
10593
"react": "^17.0.2",
106-
"react-addons-test-utils": "^15.6.2",
10794
"react-dom": "^17.0.2",
108-
"react-test-renderer": "^17.0.2",
10995
"reg-keygen-git-hash-plugin": "^0.11.1",
11096
"reg-notify-github-plugin": "^0.11.1",
11197
"reg-publish-s3-plugin": "^0.11.0",

0 commit comments

Comments
 (0)