@abdullahceylan/stylelint-config

StyleLint Configuration.

Usage no npm install needed!

<script type="module">
  import abdullahceylanStylelintConfig from 'https://cdn.skypack.dev/@abdullahceylan/stylelint-config';
</script>

README

@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')