gomoku/.prettierrc.json

6 lines
59 B
JSON

{
"tabWidth": 2,
"semi": true,
"singleQuote": true
}