0.1.12 • Published 5 years ago

@intracto/stylelint-config-intracto v0.1.12

Weekly downloads
22
License
MIT
Repository
-
Last release
5 years ago

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"]
}
0.1.12

5 years ago

0.1.10

6 years ago

0.1.11

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.9

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago