We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c72136 commit afb4f42Copy full SHA for afb4f42
tools/make/usage.txt
@@ -39,6 +39,7 @@ Usage: make <cmd>
39
make lint-markdown Lint Markdown files.
40
make lint-javascript Lint JavaScript files.
41
make lint-filenames Lint filenames.
42
+ make lint-pkg-json Lint package.json files.
43
make complexity Generate complexity reports.
44
make complexity-javascript Generate a JavaScript complexity report.
45
make check-deps Check if dependencies are up-to-date.
0 commit comments