UNPKG
minix-template
Version:
latest (0.0.1)
0.0.1
minix template
minix-template
/
.vscode
/
settings.json
8 lines
•
177 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"editor.detectIndentation"
:
false
,
"editor.tabSize"
:
2
,
"editor.formatOnSave"
:
true
,
"editor.codeActionsOnSave"
:
{
"source.fixAll.eslint"
:
true
}
}