UNPKG
punchbuggy
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Punch holes with confidence!
github.com/zbo14/punchbuggy
zbo14/punchbuggy
punchbuggy
/
.eslintrc
9 lines
(7 loc)
•
83 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"standard"
,
"root"
:
true
,
"rules"
:
{
"no-new"
:
"off"
}
}