stb-eslint

1.0.2 • Public • Published

General-purpose eslint linting

npm version dependencies status devDependencies status Gitter

Installation

npm install stb-eslint --save-dev

Usage

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

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

stb-eslint is released under the MIT License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i stb-eslint

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

3.97 kB

Total Files

4

Last publish

Collaborators

  • stbsdk