Skip to content

Commit

Permalink
Migrate configuration to support ES modules migration
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Nov 2, 2021
1 parent 71f6a50 commit dfc7274
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
File renamed without changes.
5 changes: 5 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 100
}
7 changes: 0 additions & 7 deletions .prettierrc.js

This file was deleted.

0 comments on commit dfc7274

Please sign in to comment.