585fa873cb
* feat: proper health probe endpoint - /api/status * preventing external access to status endpoint * linting fix
7 lines
110 B
JSON
7 lines
110 B
JSON
{
|
|
"extends": "../.nuxt/tsconfig.server.json",
|
|
"compilerOptions": {
|
|
"verbatimModuleSyntax": true
|
|
}
|
|
}
|