@spasdk/eslint

1.0.1 • Public • Published

General-purpose eslint linting

npm version dependencies status devDependencies status Gitter

Installation

npm install @spasdk/eslint

Usage

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

module.exports = {
    extends: require.resolve('@spasdk/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

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @spasdk/eslint

    Weekly Downloads

    1

    Version

    1.0.1

    License

    GPL-3.0

    Unpacked Size

    2.28 kB

    Total Files

    3

    Last publish

    Collaborators

    • mullock