UNPKG
mini-toastr
Version:
latest (0.8.2)
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.5.3
0.5.2
0.5.0
0.3.10
0.3.9
0.3.8
0.3.2
0.3.1
Non-blocking toaster notifications
github.com/se-panfilov/mini-toastr
se-panfilov/mini-toastr
mini-toastr
/
.bithoundrc
11 lines
•
135 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"ignore"
:
[
"**/node_modules/**"
,
"**/test/**"
,
]
,
"test"
:
[
]
,
"critics"
:
{
"lint"
:
{
"engine"
:
"eslint"
}
}
}