1.3.2 • Published 3 years ago

stylint-config-rapida v1.3.2

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

Rapida Logo

Stylint Config Rapida - An extensible shared Stylint configuration to lint Stylus code.

Warning - Stylint Config Rapida has been deprecated and it's no longer maintained.

This package is part of Rapida.

Usage

In your project directory, install stylint-config-rapida by running:

npm i stylint stylint-config-rapida --save-dev

Then in your package.json, specify the configuration using the --config flag in the scripts object:

"scripts": {
  "stylint": "stylint <path/to/directory> --config node_modules/stylint-config-rapida/.stylintrc --color"
}

While <path/to/directory> is the directory you want to lint.

License

Copyright (c) 2020 Nuotron. Released under the MIT license.

1.3.2

3 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago