Package Exports
- remark-lint-no-file-name-consecutive-dashes
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 (remark-lint-no-file-name-consecutive-dashes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
remark-lint-no-file-name-consecutive-dashes
Warn when file names contain consecutive dashes.
Install
npm install --save remark-lint-no-file-name-consecutive-dashesExample
When this rule is turned on, the following file
plug-ins.md is ok:
When turned on is passed in, the following error is given:
1:1: Do not use consecutive dashes in a file name