UNPKG
utilite
Version:
latest (1.0.1)
1.0.1
1.0.0
Powerful utility library for JS
utilite
/
settings.json
8 lines
(7 loc)
•
159 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"editor.formatOnSave"
:
true
,
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
,
"editor.codeActionsOnSave"
:
{
"source.fixAll.eslint"
:
true
}
}