mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-15 04:59:42 +03:00
Prettier config
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
{
|
{
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"trailingComma": "all"
|
"trailingComma": "all",
|
||||||
}
|
"semi": true,
|
||||||
|
"tabWidth": 4,
|
||||||
|
"printWidth": 150,
|
||||||
|
"bracketSpacing": true
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user