We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0d8e1 commit bf7ffd3Copy full SHA for bf7ffd3
tox.ini
@@ -54,6 +54,7 @@ commands =
54
--die-on-tool-error {posargs}
55
56
[testenv:eslint]
57
+whitelist_externals = npm
58
description = run the JavaScript linter (requires `npm install`)
59
commands =
60
npm run lint
0 commit comments