UNPKG
@fmvilas/pseudo-yaml-ast
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.0
0.1.0
Fork of pseudo-yaml-ast. Parse a YAML string into an object with location properties
@fmvilas/pseudo-yaml-ast
/
.eslintrc
7 lines
(6 loc)
•
82 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"joyent-portal"
,
"rules"
:
{
"jsx-a11y/href-no-hash"
:
0
}
}