안형욱

chore: prettier 규칙 추가

{
"singleQuote": true,
"semi": true,
"tabWidth": 2,
"trailingComma": "es5",
"printWidth": 80,
"arrowParens": "avoid"
}
\ No newline at end of file