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
/
.codeclimate.yml
20 lines
(19 loc)
•
244 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
engines:
duplication:
enabled:
false
config:
languages:
-
javascript
eslint:
enabled:
true
channel:
"eslint-3"
fixme:
enabled:
true
ratings:
paths:
-
"**.js"
exclude_paths:
-
dist/
-
test/
-
build/