Skip to content

Commit

Permalink
deprecated prettier setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgarropy-atlassian committed Dec 6, 2021
1 parent d2b7710 commit b0d56ec
Show file tree
Hide file tree
Showing 2 changed files with 774 additions and 655 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"jsxSingleQuote": false,
"trailingComma": "all",
"bracketSpacing": false,
"jsxBracketSameLine": false,
"bracketSameLine": false,
"arrowParens": "avoid",
"endOfLine": "lf"
}
Loading

0 comments on commit b0d56ec

Please sign in to comment.