Agent-JAE/packages/web-ui/tsconfig.json

7 lines
118 B
JSON

{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"noEmit": true
},
"include": ["src/**/*"]
}