42473e1a8a
-combine the features of the two previous commits -add prettier and pretty-quick -more routing and logout button
9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
{
|
|
"printWidth": 120,
|
|
"singleQuote": true,
|
|
"useTabs": false,
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"bracketSpacing": true
|
|
}
|