UNPKG
redux-map-gl
Version:
latest (0.1.0)
0.1.0
Simplify react-map-gl and redux
github.com/Willyham/redux-map-gl
redux-map-gl
/
.eslintrc
8 lines
•
117 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"parser"
:
"babel-eslint"
,
"extends"
:
"eslint:recommended"
,
"env"
:
{
"node"
:
true
,
"mocha"
:
true
}
}