File size: 103 Bytes
1e92f2d | 1 2 3 4 5 | {
// ensure that extends works (trailing comma & comment too)
"extends": "./tsconfig.base.json",
}
|
1e92f2d | 1 2 3 4 5 | {
// ensure that extends works (trailing comma & comment too)
"extends": "./tsconfig.base.json",
}
|