1.0.1 • Published 7 years ago

sass-lint-config-entoj v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Entoj Shareable sass-lint config

Greenkeeper badge

Shareable sass-lint config for the entoj project.

Install

yarn add sass-lint-config-entoj --dev

Usage

The sass-lint shareable configs can be used with the config-file feature of .sass-lint.yml files.

Learn more about shareable configs on the github wiki of sass-lint.

To use the Entoj shareable config, first install it and then, add this to your .sass-lint.yml file:

options:
  config-file: ./node_modules/sass-lint-config-entoj/sass-lint.yml

You can override settings from the shareable config by adding them directly into your .sass-lint.yml file.

Learn more

For the full listing of rules visit the wiki.

License

MIT. Copyright © Pascal Iske.