UNPKG
infect-frontend
Version:
latest (2.0.3)
2.0.3
2.0.2
infect fronend
github.com/infect/application
infect/related
infect-frontend
/
.eslintrc
7 lines
•
107 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"parser"
:
"babel-eslint"
,
"extends"
:
"
@joinbox
/joinbox"
,
"plugins"
: [
"react"
] }