create-dolittle-microservice
Version:
In Norse mythology, the Vanir are a group of gods associated with health, fertility, wisdom, and the ability to see the future.
16 lines (15 loc) • 368 B
JSON
{
"entryFile": "index.ts",
"noImplicitAdditionalProperties": "throw-on-extras",
"controllerPathGlobs": [
"**/*Controller.ts"
],
"spec": {
"outputDirectory": "./",
"specVersion": 3
},
"routes": {
"routesDir": "./",
"iocModule": "../../../node_modules/@dolittle/vanir-backend/dist/tsoa/ioc.js"
}
}