stylelint-config-ydj

0.1.1 • Public • Published

stylelint-config-ydj

the stylelint config for YDJ-FE TEAM

css config

add this code into your .stylelintrc.js

module.exports = {
  extends: ['stylelint-config-ydj']
};

scss config

add this code into your .stylelintrc.js

module.exports = {
  extends: ['stylelint-config-ydj/scss']
};

Readme

Keywords

none

Package Sidebar

Install

npm i stylelint-config-ydj

Weekly Downloads

7

Version

0.1.1

License

ISC

Unpacked Size

62.7 kB

Total Files

7

Last publish

Collaborators

  • vegawong