mirror of
https://github.com/frappe/books.git
synced 2024-12-23 11:29:03 +00:00
Add .prettierrc config to disable auto double quote fomatting
This commit is contained in:
parent
00b93cac73
commit
696b2d60c7
3
.prettierrc
Normal file
3
.prettierrc
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"singleQuote": true
|
||||
}
|
Loading…
Reference in New Issue
Block a user