첫 커밋: 로컬 프로젝트 업로드
This commit is contained in:
8
baron-sso/common/tsconfig.base.json
Normal file
8
baron-sso/common/tsconfig.base.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@common/*": ["./*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user