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 e55e97e commit 7989036Copy full SHA for 7989036
package.json
@@ -22,7 +22,7 @@
22
"ajv": "^8.6.3",
23
"babel-plugin-add-module-exports": "^1.0.4",
24
"eslint": "^8.1.0",
25
- "eslint-config-canonical": "^32.12.0",
+ "eslint-config-canonical": "^32.15.0",
26
"eslint-plugin-eslint-plugin": "^4.0.2",
27
"gitdown": "^3.1.4",
28
"glob": "^7.2.0",
@@ -49,6 +49,8 @@
49
"main": "./dist/index.js",
50
"name": "eslint-plugin-flowtype",
51
"peerDependencies": {
52
+ "@babel/plugin-syntax-flow": "^7.14.5",
53
+ "@babel/plugin-transform-react-jsx": "^7.14.9",
54
"eslint": "^8.1.0"
55
},
56
"repository": {
0 commit comments