1.0.1 • Published 6 years ago

stylelint-config-fitplan v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

Run npm install --save-dev stylelint-config-fitplan to add this package as a dependency to your project.

Make you sure you have stylelint installed (npm install stylelint).

Extend this configuration in your stylelintrc.json file:

{
  "extends": ["stylelint-config-fitplan"]
}