UNPKG
@dotconnor/grommet
Version:
latest (2.16.2)
2.16.2
2.16.0
2.15.2
2.15.0
focus on the essential experience
grommet.io
grommet/grommet
@dotconnor/grommet
/
tools
/
.eslintrc
7 lines
(6 loc)
•
85 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"rules"
:
{
"import/no-extraneous-dependencies"
:
0
,
"func-names"
:
0
}
}