feat: eslint 적용 및 관련 코드 일괄 수정
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
"extends": "../../tsconfig.paths.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "dist",
|
||||
"rootDir": "src",
|
||||
"composite": true
|
||||
},
|
||||
"include": ["src"],
|
||||
"include": ["src", "test", "*.ts"],
|
||||
"references": [
|
||||
{ "path": "../../packages/common" },
|
||||
{ "path": "../../packages/infra" },
|
||||
|
||||
Reference in New Issue
Block a user