UNPKG
react-errors
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Show errors on the top-right
github.com/xcatliu/react-errors
xcatliu/react-errors
react-errors
/
.eslintrc
7 lines
(6 loc)
•
174 B
Plain Text
View Raw
1
2
3
4
5
6
7
// Use this file as a starting point for your project's .eslintrc.
// Copy this file, and add rule overrides as needed.
{
"extends"
:
"airbnb"
,
"parser"
:
"babel-eslint"
}