mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-14 08:35:58 +00:00
+1
-1
@@ -13,7 +13,7 @@ const prettierConfig = {
|
|||||||
tabWidth: 4,
|
tabWidth: 4,
|
||||||
printWidth: 120,
|
printWidth: 120,
|
||||||
semi: true,
|
semi: true,
|
||||||
endOfLine: "cr",
|
endOfLine: "lf",
|
||||||
...localPrettierConfig,
|
...localPrettierConfig,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user