{ "entryFile": "src/server.ts", "noImplicitAdditionalProperties": "throw-on-extras", "controllerPathGlobs": ["src/controllers/*.ts"], "spec": { "outputDirectory": ".", "specVersion": 3 }, "routes": { "routesDir": ".", "authenticationModule": "src/middleware/authentication.ts" } }