openerp/jshERP-web/.prettierrc

6 lines
64 B
Plaintext
Raw Permalink Normal View History

2021-04-07 23:53:57 +08:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true
}