UNPKG
chilexpress
Version:
latest (3.0.4)
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
Check shipping status in chilexpress
github.com/lgaticaq/chilexpress
lgaticaq/chilexpress
chilexpress
/
.vscode
/
settings.json
11 lines
(10 loc)
•
251 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"[javascript]"
:
{
"editor.formatOnSave"
:
false
}
,
"javascript.validate.enable"
:
true
,
"javascript.implicitProjectConfig.checkJs"
:
true
,
"eslint.alwaysShowStatus"
:
true
,
"eslint.autoFixOnSave"
:
true
,
"debug.node.autoAttach"
:
"on"
}