...
Code Block | ||
---|---|---|
| ||
{ "name": "jupyter-ipython-viewer-for-confluence", "version": "1.0.3", "private": true, "scripts": { "start": "node app.js", "test": "mocha test/*.js", "lint": "eslint **/*.js" }, ... |
And then run the link lint task in your CI build:
...
Supported Output Formats
...