Skip to content

Commit 21b3186

Browse files
fix: force a release
1 parent 2f50469 commit 21b3186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formatter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// there are issues with running prettier as a CLI command
1+
// there are issues with running prettier as a CLI command
22
// see: https://github.com/ScottLogic/openapi-forge/issues/133
33
// this is a workaround to run the prettier CLI as a node module
44
const cli = require("prettier/cli.js");

0 commit comments

Comments
 (0)