Skip to content

Commit

Permalink
fix: remove prettier naming suggestions comment
Browse files Browse the repository at this point in the history
  • Loading branch information
papsavas committed Feb 11, 2024
1 parent 3ca9c33 commit 52b6aca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions prettier.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// prettier.config.js, .prettierrc.js, prettier.config.mjs, or .prettierrc.mjs

/** @type {import("prettier").Config} */
const config = {
trailingComma: "es5",
Expand Down

0 comments on commit 52b6aca

Please sign in to comment.