add prettierrc

This commit is contained in:
json 2021-09-07 13:11:57 +01:00
parent 6433afde09
commit 7f347d13f7
1 changed files with 3 additions and 0 deletions

3
.prettierrc Normal file
View File

@ -0,0 +1,3 @@
{
"singleQuote": true
}