We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f130d15 commit a66b59fCopy full SHA for a66b59f
packages/react-pack/package.json
@@ -28,9 +28,9 @@
28
"eslint-config-airbnb": "^18.2.1",
29
"eslint-config-prettier": "^6.15.0",
30
"eslint-plugin-import": "^2.22.1",
31
- "eslint-plugin-jsx-a11y": "link:compiled/eslint-plugin-jsx-a11y",
+ "eslint-plugin-jsx-a11y": "file:compiled/eslint-plugin-jsx-a11y",
32
"eslint-plugin-prettier": "^3.1.4",
33
- "eslint-plugin-react": "link:compiled/eslint-plugin-react",
+ "eslint-plugin-react": "file:compiled/eslint-plugin-react",
34
"eslint-plugin-react-hooks": "^4.2.0",
35
"prettier": "^2.1.2",
36
"typescript": "^4.0.5"
0 commit comments