UNPKG
load-gulp-tasks
Version:
latest (0.1.0)
0.1.0
0.0.2
0.0.1
Load gulp tasks
github.com/fortywinkz/load-gulp-tasks
fortywinkz/load-gulp-tasks
load-gulp-tasks
/
.eslintrc
11 lines
(10 loc)
•
142 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"root"
:
true
,
"env"
:
{
"node"
:
true
}
,
"rules"
:
{
"indent"
:
[
2
,
4
]
,
"quotes"
:
[
2
,
"single"
]
}
}