@ueberbit/stylelint-config

0.4.0 • Public • Published

@ueberbit/stylelint-config

npm

Usage

Install

pnpm add -D @ueberbit/stylelint-config

Config .stylelintrc

{
  "extends": "@ueberbit/stylelint-config"
}

Alternatively you can use other files patterns:

  • a stylelint property in package.json
  • a .stylelintrc file
  • a stylelint.config.js file exporting a JS object
  • a stylelint.config.cjs file exporting a JS object. When running Stylelint in JavaScript packages that specify "type":"module" in their package.json

Readme

Keywords

Package Sidebar

Install

npm i @ueberbit/stylelint-config

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

4.06 kB

Total Files

4

Last publish

Collaborators

  • woldtwerk