UNPKG
splat
Version:
latest (1.0.0)
1.0.0
0.0.0
Splats a bunch of project configs/defaults to a folder
github.com/rexxars/splat
rexxars/splat
splat
/
test
/
.eslintrc
4 lines
(3 loc)
•
59 B
Plain Text
View Raw
1
2
3
4
{
"env"
:
{
"node"
:
true
,
"browser"
:
true
,
"jest"
:
true
}
}