6 lines
84 B
JSON
6 lines
84 B
JSON
{
|
|
"extends": "../../tsconfig",
|
|
"compilerOptions": {
|
|
"module": "esnext"
|
|
}
|
|
} |