We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f50469 commit 21b3186Copy full SHA for 21b3186
formatter.js
@@ -1,4 +1,4 @@
1
-// there are issues with running prettier as a CLI command
+// there are issues with running prettier as a CLI command
2
// see: https://github.com/ScottLogic/openapi-forge/issues/133
3
// this is a workaround to run the prettier CLI as a node module
4
const cli = require("prettier/cli.js");
0 commit comments