[chore] remove singleQuote options from prettierrc
commit a35874f6456efcdccc4d8439518094de0002ab11
Author: Zoë Bijl <code@moiety.me>
Date: Wed Oct 15 09:26:04 2025 +0200
[chore] remove singleQuote options from prettierrc
These default to false, which is inline with the changes made in #88 / 1ff70886a1
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
module.exports = {
|
||||
singleQuote: true,
|
||||
jsxSingleQuote: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user