Skip to content

Commit 000027f

Browse files
committed
Add eslint-config-standard-react dependency
Release version 1.0.3.
1 parent 0a3b3f3 commit 000027f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-tree",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Shared Tree configuration that contains overrides and enhancements on top of the base frontier configuration.",
55
"main": "index.js",
66
"repository": {
@@ -20,6 +20,7 @@
2020
"babel-eslint": "^8",
2121
"eslint": "^5",
2222
"eslint-config-standard": "^12",
23+
"eslint-config-standard-react": "^7",
2324
"eslint-plugin-deprecate": "^0.5",
2425
"eslint-plugin-html": "^4",
2526
"eslint-plugin-import": "^2",

0 commit comments

Comments
 (0)