UNPKG
@grubou/bussy
Version:
latest (1.0.0)
1.0.0
0.1.3
0.1.2
0.1.1
0.0.1
Command & query bus implementations
github.com/franck-romano/bussy
franck-romano/bussy
@grubou/bussy
/
.eslintrc.json
10 lines
(8 loc)
•
187 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"extends"
:
"./node_modules/gts/"
,
"rules"
: {
"node/no-unpublished-import"
:
0
,
"
@typescript
-eslint/no-empty-interface"
:
0
,
"
@typescript
-eslint/no-explicit-any"
:
0
} }