설정파일(루트 경로에 위치) .prettierrc
{ "useTabs": false, "printWidth": 100, "tabWidth": 4, "trailingComma": "all", "semi": true, "singleQuote": true }