feat: eslint 적용 및 관련 코드 일괄 수정
This commit is contained in:
@@ -6,8 +6,5 @@
|
||||
"composite": false
|
||||
},
|
||||
"include": ["src"],
|
||||
"references": [
|
||||
{ "path": "../../packages/common" },
|
||||
{ "path": "../../packages/logic" }
|
||||
]
|
||||
"references": [{ "path": "../../packages/common" }, { "path": "../../packages/logic" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user