Skip to content

Commit

Permalink
add prettier config matching code to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Dec 1, 2020
1 parent 77aed4f commit 31b3a5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@
}
}
},
"prettier": {
"singleQuoute": true
},
"volta": {
"node": "14.2.0",
"yarn": "1.22.4"
Expand Down

0 comments on commit 31b3a5c

Please sign in to comment.