This package has been deprecated

Author message:

package was moved to a non-scoped version

@cjssdk/eslint

1.0.1 • Public • Published

General-purpose eslint linting

npm version dependencies status devDependencies status Gitter

Installation

npm install @cjssdk/eslint

Usage

Add file .eslintrc.js to your project with the following content:

module.exports = {
    extends: require.resolve('@cjssdk/eslint')
};

Run linting for your project:

npx eslint .

Contribution

If you have any problems or suggestions please open an issue according to the contribution rules.

License

@cjssdk/eslint is released under the GPL-3.0 License.

Package Sidebar

Install

npm i @cjssdk/eslint

Weekly Downloads

1

Version

1.0.1

License

GPL-3.0

Unpacked Size

13 kB

Total Files

3

Last publish

Collaborators

  • mullock