pingcrm/.prettierrc
Jonathan Reinink 3f958ec4bf WIP
2019-12-18 13:28:09 -05:00

7 lines
107 B
Text

{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5"
}