AdminLTE/.prettierrc

6 lines
79 B
Plaintext

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