microverseinc / linters-config

248 stars 1.25k forks source link

Update stylelint and eslint to latest version #239

Open bellom opened 1 year ago

bellom commented 1 year ago

update stylelint to latest version - https://www.npmjs.com/package/stylelint update stylelint-scss to latest version - https://www.npmjs.com/package/stylelint-scss update stylelint-config-standard to latest version - https://www.npmjs.com/package/stylelint-config-standard update stylelint-csstree-validator - to latest version - https://www.npmjs.com/package/stylelint-csstree-validator

update eslint to latest version - https://www.npmjs.com/package/eslint update eslint-config-airbnb-base to latest version - https://www.npmjs.com/package/eslint-config-airbnb-base update eslint-config-airbnb to latest version - https://www.npmjs.com/package/eslint-config-airbnb

Under testing....