1.1.0 • Published 5 years ago

@abdullahceylan/stylelint-config v1.1.0

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

@abdullahceylan/stylelint-config

StyleLint configurations that I've used.

Install

npm install --save-dev @abdullahceylan/stylelint-config

or

yarn add --dev @abdullahceylan/stylelint-config

Usage

  • Create .stylelintrc.js folder into root directory
  • Add following line:
    • module.exports = require('@abdullahceylan/stylelint-config')