lila/ui/storm/tsconfig.json

7 lines
109 B
JSON
Raw Normal View History

2021-01-22 14:43:49 -07:00
{
2021-08-22 17:32:36 -06:00
"extends": "../tsconfig.base.json",
"compilerOptions": {
"types": ["lichess", "web", "cash"]
2021-08-22 17:32:36 -06:00
}
2021-01-22 14:43:49 -07:00
}