Skip to content

Commit 152fbe9

Browse files
Add Prettier configuration for single quotes
Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com>
1 parent abd31d5 commit 152fbe9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.prettierrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"singleQuote": false
3+
}

0 commit comments

Comments
 (0)