UNPKG
chained-function
Version:
latest (0.5.0)
0.5.0
Chained function calls
github.com/cheton/chained-function
cheton/chained-function
chained-function
/
.eslintrc
9 lines
(8 loc)
•
112 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"trendmicro"
,
"parser"
:
"babel-eslint"
,
"env"
:
{
"browser"
:
true
,
"node"
:
true
}
}