epasmed/tsconfig.app.json

5 lines
88 B
JSON
Executable File

{
"extends": "./tsconfig.base.json",
"files": ["src/main/webapp/app/app.main.ts"]
}