Skip to content

Commit

Permalink
prettierrc config
Browse files Browse the repository at this point in the history
  • Loading branch information
Snafkin547 committed Mar 28, 2024
1 parent 15bf6a9 commit 630b2b8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
{}
{
"printWidth": 200,
"singleQuote": true,
"trailingComma": "none"
}

0 comments on commit 630b2b8

Please sign in to comment.