UNPKG
js-event-bus
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Event bus for your Javascript applications
github.com/bcerati/js-event-bus
bcerati/js-event-bus
js-event-bus
/
.prettierrc
6 lines
(5 loc)
•
69 B
Plain Text
View Raw
1
2
3
4
5
6
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"singleQuote"
:
true
}