Skip to content

Commit

Permalink
Update prettier config file
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorKowalczyk committed Jul 6, 2023
1 parent ab6325d commit b2fd2e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .prettierrc.js → prettier.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint-disable global-require */

module.exports = {
...require("@igorkowalczyk/prettier-config"),
};

0 comments on commit b2fd2e2

Please sign in to comment.