Skip to content

Commit

Permalink
remove unnecessary rule
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Apr 14, 2023
1 parent e82c983 commit 678e009
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"trailingComma": "none",
"semi": true,
"singleQuote": true,
"vueIndentScriptAndStyle": false,
"printWidth": 250,
"bracketSameLine": false
}

0 comments on commit 678e009

Please sign in to comment.