UNPKG
@lyra/generate-help-url
Version:
latest (0.3.0)
0.3.0
0.2.5
0.2.4
0.2.0
Generates URLs to specific sections of the Lyra documentation
vegapublish.com
VegaPublish/vega
@lyra/generate-help-url
/
.eslintrc
7 lines
(6 loc)
•
92 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"extends"
:
[
"plugin:es5/no-es2015"
]
,
"rules"
:
{
"import/no-commonjs"
:
"off"
}
}