관리-도구
편집 파일: .eslintrc
{ "root": true, "extends": "@ljharb", "rules": { "id-length": "off", "sort-keys": "off", }, }