lila/ui/storm/tsconfig.json

7 lines
109 B
JSON

{
"extends": "../tsconfig.base.json",
"compilerOptions": {
"types": ["lichess", "web", "cash"]
}
}