UNPKG
react-parabola
Version:
latest (0.1.0)
0.1.0
0.0.1
Parabolic motion of an object
github.com/gewenmao/react-parabola
gewenmao/react-parabola
react-parabola
/
.eslintrc.json
8 lines
•
119 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"airbnb"
,
"parser"
:
"babel-eslint"
,
"env"
:
{
"browser"
:
true
,
"node"
:
true
}
}