Skip to content

Commit

Permalink
going back to old prettier config files. Redo this change under #9082
Browse files Browse the repository at this point in the history
  • Loading branch information
stevector committed Jul 10, 2024
1 parent f4a2fb8 commit 4ba6420
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}
4 changes: 0 additions & 4 deletions prettier.config.js

This file was deleted.

0 comments on commit 4ba6420

Please sign in to comment.