mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"inlineSourceMap": true
|
|
}
|
|
}
|