UNPKG
@technovilla/x-document
Version:
latest (1.0.13)
1.0.13
Javascript implementation of .NET XDocument
@technovilla/x-document
/
.vscode
/
settings.json
9 lines
•
138 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"eslint.validate"
:
[
"javascript"
,
{
"language"
:
"typescript"
,
"autoFix"
:
true
}
]
}