@asl-19/stylelint-config

0.5.0 • Public • Published

@asl-19/stylelint-config

Shared Stylelint config for ASL19 projects.

How to use

Install

npm install @asl-19/stylelint-config --dev
npx install-peerdeps @asl-19/stylelint-config --dev

Add to Stylelint config

Create a stylelint.config.js containing (at least) the following:

const stylelintConfig = {
  extends: ["@asl-19/stylelint-config"],
};

module.exports = stylelintConfig;

Compatibility

This package is developed and used with Node.js 16. The code should be forward-compatible, but use with other Node.js versions is untested and unsupported.

Readme

Keywords

none

Package Sidebar

Install

npm i @asl-19/stylelint-config

Weekly Downloads

17

Version

0.5.0

License

GPL-3.0-or-later

Unpacked Size

46 kB

Total Files

4

Last publish

Collaborators

  • aurangz
  • asl19grant