We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67cfa7 commit 8361727Copy full SHA for 8361727
Makefile
@@ -4,4 +4,4 @@ test:
4
make lint
5
6
lint:
7
- $(BIN)/eslint tests/doxdox.js
+ $(BIN)/eslint tasks/doxdox.js
0 commit comments