0.0.6 • Published 6 years ago

stylelint-config-awm v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

stylelint-config-awm

installation

  npm install --save-dev stylelint-config-awm

configuration

// .eslintrc.js
const stylelintrc = {
  extends: ['stylelint-config-awm'],
};

module.exports = stylelintrc;
0.0.6

6 years ago

0.0.5

6 years ago

0.0.31

6 years ago

0.0.3

6 years ago