mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Update prettier configuration
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"singleAttributePerLine": false,
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"trailingComma": "all",
|
"trailingComma": "all",
|
||||||
"endOfLine": "lf",
|
"endOfLine": "lf",
|
||||||
"printWidth": 160
|
"printWidth": 160
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user