UNPKG
@js-bits/log-in-color
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.2
Colorful console logging
github.com/js-bits/log-in-color
js-bits/log-in-color
@js-bits/log-in-color
/
.vscode
/
settings.json
8 lines
(7 loc)
•
146 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"editor.formatOnSave"
:
true
,
"editor.codeActionsOnSave"
:
{
"source.fixAll.eslint"
:
true
,
"editor.action.formatDocument"
:
true
}
}