mirror of https://github.com/apache/druid.git
7 lines
88 B
JSON
7 lines
88 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"module": "commonjs"
|
||
|
}
|
||
|
}
|