Skip to content

Commit

Permalink
simplify redocly command
Browse files Browse the repository at this point in the history
  • Loading branch information
zefir-git committed Jul 31, 2024
1 parent 38accc3 commit ddff072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"start": "node --enable-source-maps ./dist/index.js",
"build": "tsc",
"docs:lint": "npx @redocly/cli lint openapi.yaml",
"docs:lint": "redocly lint openapi.yaml",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
Expand Down

0 comments on commit ddff072

Please sign in to comment.