mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
Add .prettierrc config to avoid auto formatting with double quotes
This commit is contained in:
parent
815f4d5883
commit
bb39c74a7a
3
.prettierrc
Normal file
3
.prettierrc
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"singleQuote": true
|
||||
}
|
Loading…
Reference in New Issue
Block a user