lila/ui/tournamentSchedule/tsconfig.json

7 lines
96 B
JSON

{
"extends": "../tsconfig.base.json",
"compilerOptions": {
"noImplicitAny": false
}
}