下田 雅人 0e8f0703e2 Merged PR 1100: 2025/6/30 本番リリース
PH2開発分を本番リリース用ブランチにマージ
2025-06-20 02:44:46 +00:00

10 lines
231 B
JSON

{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"assets": ["templates/**/*.html", "templates/**/*.txt"],
"watchAssets": true
}
}