lila/ui/speech/tsconfig.json

7 lines
96 B
JSON

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