Skip to content

Commit

Permalink
update more strict prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed May 3, 2020
1 parent c390692 commit e7a5ad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"singleQuote": true,
"trailingComma": "all",
"semi": false,
"tabWidth": 2,
"overrides": [
{
"files": ["*.css", "*.scss"],
Expand Down

0 comments on commit e7a5ad0

Please sign in to comment.