express-nodejs-app/.prettierrc.json

6 lines
67 B
JSON
Raw Permalink Normal View History

{
"tabWidth": 4,
"semi": false,
"singleQuote": false
}