UNPKG
comfy
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
Configure your applications comfortably
github.com/filp/comfy
filp/comfy
comfy
/
.eslintrc
7 lines
(6 loc)
•
58 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"env"
:
{
"browser"
:
false
,
"node"
:
true
}
}