Skip to content

Commit

Permalink
fix: force a release
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinEberhardt authored Dec 19, 2022
1 parent 2f50469 commit 21b3186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formatter.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// there are issues with running prettier as a CLI command
// there are issues with running prettier as a CLI command
// see: https://github.com/ScottLogic/openapi-forge/issues/133
// this is a workaround to run the prettier CLI as a node module
const cli = require("prettier/cli.js");
Expand Down

0 comments on commit 21b3186

Please sign in to comment.