Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 598 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 598 Bytes

sass-lint-config-firecloud Build Status

The sass-lint config used within Tobii Cloud Services.

In your project's .sass-lint.yml

options:
  config-file: node_modules/sass-lint-config-firecloud/config.yml
rules:
  override-some-rule: 2

Optionally, you can run node_modules/sass-lint-config-firecloud/npm-install-peer-dependencies in order to install the required peer dependencies.

License

UNLICENSE