lila/ui/analyse/tsconfig.json

7 lines
97 B
JSON

{
"extends": "../tsconfig.base.json",
"compilerOptions": {
"esModuleInterop": true
}
}