Package Exports
- mrm-task-stylelint
- mrm-task-stylelint/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mrm-task-stylelint) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
mrm-task-stylelint
What it does
- Creates
.stylelintrc - Adds npm script to run stylelint before tests
- Installs dependencies
Usage
npx mrm stylelintOptions
See Mrm docs and stylelint docs for more details.
stylelintPreset (default: stylelint-config-standard)
Stylelint preset name.
stylelintRules
Stylelint rules.
stylelintExtensions (default: .css)
File extensions to lint.
Changelog
The changelog can be found in CHANGELOG.md.
Contributing
Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.
Authors and license
Artem Sapegin and contributors.
MIT License, see the included License.md file.