agent-ml/tsconfig.json

6 lines
103 B
JSON

{
"extends": "@lilith/configs/typescript/base.json",
"compilerOptions": {
"noEmit": true
}
}