UNPKG
xslt-insert-html-webpack-plugin
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A Webpack plugin to insert html tag in head
xslt-insert-html-webpack-plugin
/
.eslintrc.json
10 lines
•
135 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"extends"
:
"standard"
,
"plugins"
:
[
"standard"
,
"promise"
]
,
"env"
:
{
"jasmine"
:
true
}
}