basic-expressjs/.prettierrc.json
2021-09-15 13:47:11 -05:00

6 lines
59 B
JSON

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