mirror of
https://github.com/sasjs/server.git
synced 2026-01-03 21:10:05 +00:00
9 lines
158 B
JSON
9 lines
158 B
JSON
{
|
|
"entryFile": "src/app.ts",
|
|
"noImplicitAdditionalProperties": "throw-on-extras",
|
|
"spec": {
|
|
"outputDirectory": "public",
|
|
"specVersion": 3
|
|
}
|
|
}
|