1.2.1 • Published 4 years ago

@ultimaker/eslint-config v1.2.1

Weekly downloads
337
License
GPL-3.0-or-later
Repository
github
Last release
4 years ago

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.

1.2.1

4 years ago

1.2.0

4 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago