Skip to content

Commit bf7ffd3

Browse files
committed
Whitelist npm
1 parent 8e0d8e1 commit bf7ffd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ commands =
5454
--die-on-tool-error {posargs}
5555
5656
[testenv:eslint]
57+
whitelist_externals = npm
5758
description = run the JavaScript linter (requires `npm install`)
5859
commands =
5960
npm run lint

0 commit comments

Comments
 (0)