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 0a3b3f3 commit 000027fCopy full SHA for 000027f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-config-tree",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "Shared Tree configuration that contains overrides and enhancements on top of the base frontier configuration.",
5
"main": "index.js",
6
"repository": {
@@ -20,6 +20,7 @@
20
"babel-eslint": "^8",
21
"eslint": "^5",
22
"eslint-config-standard": "^12",
23
+ "eslint-config-standard-react": "^7",
24
"eslint-plugin-deprecate": "^0.5",
25
"eslint-plugin-html": "^4",
26
"eslint-plugin-import": "^2",
0 commit comments