Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
  "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

...