Skip to content

Commit

Permalink
Merge branch 'chore/standardized-formatting' into 'master'
Browse files Browse the repository at this point in the history
Chore/standardized formatting

See merge request schema/origin-storefront!150
  • Loading branch information
swellmike committed Mar 31, 2022
2 parents ad71aff + 331a703 commit 6390650
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .prettierrc

This file was deleted.

8 changes: 8 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": true,
"semi": true,
"arrowParens": "always"
}

0 comments on commit 6390650

Please sign in to comment.