UNPKG
ts-simple-event-bus
Version:
latest (2.0.5)
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
Simple TS event bus
github.com/Sangrene/ts-event-bus
Sangrene/ts-event-bus
ts-simple-event-bus
/
.prettierrc
7 lines
(6 loc)
•
83 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"semi"
:
true
,
"trailingComma"
:
"all"
,
"printWidth"
:
120
,
"tabWidth"
:
2
}