This package has been deprecated

Author message:

Package no longer supported.

sass-lint-config-entoj

1.0.1 • Public • Published

Entoj Shareable sass-lint config

Shareable sass-lint config for the entoj project.

Install

npm install sass-lint-config-entoj

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 run this:

npm install --save-dev sass-lint-config-entoj

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.

Package Sidebar

Install

npm i sass-lint-config-entoj

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • pascaliske