UNPKG
parcel-namer-custom
Version:
latest (0.2.0)
0.2.0
0.1.0-2
Parcel namer plugin to rename bundles by interpolating a filename template.
parcel-namer-custom
/
.eslintrc
7 lines
(6 loc)
•
116 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"root"
:
true
,
"extends"
:
"airbnb-base"
,
"parser"
:
"babel-eslint"
,
"reportUnusedDisableDirectives"
:
true
}