mirror of
https://github.com/certd/certd.git
synced 2026-05-19 07:32:39 +08:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"sourceMap": false,
|
|
"inlineSourceMap": false
|
|
}
|
|
}
|