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
/
jsconfig.json
9 lines
(8 loc)
•
103 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"compilerOptions"
:
{
"checkJs"
:
true
}
,
"typeAcquisition"
:
{
"include"
:
[
"jest"
]
}
}