Skip to content

Commit

Permalink
fix: prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikOseberg committed Dec 9, 2021
1 parent 4834eb4 commit 6fca324
Show file tree
Hide file tree
Showing 8 changed files with 322 additions and 319 deletions.
3 changes: 3 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"singleQuote": true
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"jest": "^27.0.6",
"jest-fetch-mock": "^2.1.2",
"jest-localstorage-mock": "^2.4.18",
"prettier": "^2.5.1",
"rollup": "^1.20.3",
"rollup-plugin-babel-minify": "^9.0.0",
"rollup-plugin-commonjs": "^10.1.0",
Expand Down
Loading

0 comments on commit 6fca324

Please sign in to comment.