Files
core/nest-cli.json
Innei 92a5460167 chore: remove swagger
Signed-off-by: Innei <tukon479@gmail.com>
2023-06-03 23:32:33 +08:00

8 lines
110 B
JSON

{
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"plugins": []
}
}