UNPKG
@stoplight/moleculer
Version:
latest (0.14.18)
0.14.18
0.14.17
0.14.12
0.14.12-stoplight.1
Fast & powerful microservices framework for Node.JS
moleculerjs/moleculer
@stoplight/moleculer
/
jsconfig.json
9 lines
(8 loc)
•
107 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"compilerOptions"
:
{
"checkJs"
:
false
}
,
"exclude"
:
[
"node_modules"
]
}