Skip to content

Commit

Permalink
chore: fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinEberhardt committed Jan 3, 2023
1 parent 3f84ede commit b63b163
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 b63b163

Please sign in to comment.