Skip to content

Commit b5fa741

Browse files
committed
Chore : 프리티어 세팅
1 parent 82cb7c4 commit b5fa741

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .prettierrc.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"tabWidth": 2,
3+
"singleQuote": true,
4+
"semi": true,
5+
"printWidth": 80,
6+
"trailingComma": "es5"
7+
}

0 commit comments

Comments
 (0)