Skip to content

Commit

Permalink
⚙️ Chore: Package - Prettier Config
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Mar 3, 2023
1 parent eccbc88 commit b3d30fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5",
"useTabs": false
"useTabs": false,
"printWidth": 60
}
]
}
Expand Down

0 comments on commit b3d30fd

Please sign in to comment.