mirror of
https://github.com/certd/certd.git
synced 2026-06-10 18:57:33 +08:00
refactor: 统一userProject查询参数传递逻辑
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"sourceMap": false,
|
||||
"inlineSourceMap": false
|
||||
"inlineSourceMap": false,
|
||||
"declarationMap": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user