tmp-stylelint-config-beta

0.0.1 • Public • Published

stylelint-config

Standard Stylelint config adopted in Groww. Customized as per requirement and preferences of devs in Groww.

Install

for npm >=5

npx install-peerdeps --dev @groww-tech/stylelint-config

for npm <5

  1. Install all the packages returned by the following command.
npm info "@groww-tech/stylelint-config@latest" peerDependencies
  1. Then run

npm install --save-dev "@groww-tech/stylelint-config"

Usage

Add "extends": "@groww-tech/stylelint-config" to your .stylelint


This configuration is for use in Groww projects. Use at your own risk.

Package Sidebar

Install

npm i tmp-stylelint-config-beta

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

4.58 kB

Total Files

5

Last publish

Collaborators

  • sttronn