PIbd-23_Dyakonov_R_R_SUBD_P.../client/.prettierrc

9 lines
162 B
Plaintext
Raw Normal View History

{
"semi": true,
"jsxSingleQuote": false,
"bracketSpacing": true,
"trailingComma": "none",
"printWidth": 90,
"tabWidth": 2,
"arrowParens": "always"
}