glacier-stylelint

0.1.7 • Public • Published

glacier-stylelint

dependancy

stylelint-config-recommended,
stylelint-config-standard

install

npm install glacier-stylelint

how to use

take one follow after this.

  • run this script in ternimal
  npx json -I -f package.json -e 'this.stylelint = { "extends" = "./node_modules/glacier-stylelint/stylelintrc.yml"'
  • add your package.json
    ...
    "stylelint": {
      "extends": [
        "./node_modules/glacier-stylelint/stylelintrc.yml"
      ]
    }
    ...

Package Sidebar

Install

npm i glacier-stylelint

Weekly Downloads

1

Version

0.1.7

License

MIT

Unpacked Size

4.93 kB

Total Files

3

Last publish

Collaborators

  • jdrunken