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