Skip to content
eslint-config / 1.3.2

eslint-config 1.3.2

Install from the command line:
Learn more about npm packages
$ npm install @ultimaker/eslint-config@1.3.2
Install via package.json:
"@ultimaker/eslint-config": "1.3.2"

About this version

Ultimaker ESLint Config

Usage

To use this set of rules, simply create an .eslintrc.js file in the root of your project and add the following:

module.exports = {
    extends: '@ultimaker/eslint-config',
};

You can then run your linting command as usual.

Publishing

Publishing works the same way as we have implemented in stardust-web.

Details


Assets

  • eslint-config-1.3.2-npm.tgz

Download activity

  • Total downloads 5,161
  • Last 30 days 52
  • Last week 16
  • Today 0

Recent versions

View all