Skip to content

Commit

Permalink
Update prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3n33dl3 authored Jul 5, 2024
1 parent 9df7f9c commit 4e638ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion prettierrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"product": blackmarlinexec
"tabWidth": 4,
"trailingComma": "es5",
"semi": true,
"singleQuote": true,
"jsxSingleQuote": true,
"jsxBracketSameLine": true,
"printWidth": 120
}
}

0 comments on commit 4e638ad

Please sign in to comment.