Skip to content

Commit 3637f8d

Browse files
author
alvaromb
committed
Added eslint-plugin-react
1 parent a9c06a8 commit 3637f8d

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
@@ -38,6 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"babel-eslint": "^6.0.4",
41-
"eslint": "^2.12.0"
41+
"eslint": "^2.12.0",
42+
"eslint-plugin-react": "^5.1.1"
4243
}
4344
}

0 commit comments

Comments
 (0)