@intracto/stylelint-config-intracto

0.1.12 • Public • Published

stylelint-config-intracto

Introduction

This repository contains sample linting configs for, .scss files. Currently they are all based on recommended configs and prettier.

How to use

Installing

To install this repo, run:

yarn global add install-peerdeps
install-peerdeps --dev "@intracto/stylelint-config-intracto"

And then create a file .stylelintrc.json. Add this config if your codebase is based on SCSS:

{
  "extends": ["@intracto/stylelint-config-intracto/scss"]
}

Readme

Keywords

Package Sidebar

Install

npm i @intracto/stylelint-config-intracto

Weekly Downloads

13

Version

0.1.12

License

MIT

Unpacked Size

2.01 kB

Total Files

3

Last publish

Collaborators