Skip to content
/ jest Public
forked from jestjs/jest

Commit

Permalink
remove default config
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jul 7, 2023
1 parent 1043a46 commit b307fb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@
"bracketSpacing": false,
"proseWrap": "never",
"singleQuote": true,
"trailingComma": "all",
"arrowParens": "avoid",
"overrides": [
{
Expand Down

0 comments on commit b307fb0

Please sign in to comment.