This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
mirror of
https://github.com/certd/certd.git
synced
2026-08-02 02:44:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba1fe54ef85093614ebbfe61d7f290d62c855bb8
certd
/
packages
/
libs
/
lib-huawei
/
tsconfig.build.json
T
8 lines
116 B
JSON
Raw
Normal View
History
Unescape
Escape
chore: tsconfig.build 支持sourcemap控制
2026-05-18 13:25:01 +08:00
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"sourceMap"
:
false
,
"inlineSourceMap"
:
false
}
}
Reference in New Issue
Copy Permalink