Skip to content

Commit

Permalink
chore: force trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
DhairyaSethi committed Nov 27, 2023
1 parent b20ef6c commit eee3aec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"useTabs": false,
"singleQuote": false,
"bracketSpacing": true,
"trailingComma": "all",
"overrides": [
{
"files": "*.sol",
Expand Down

0 comments on commit eee3aec

Please sign in to comment.