@funish/stylelint-config
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

@funish/stylelint-config

npm version npm downloads npm license Contributor Covenant

Shared stylelint configuration, powered by Funish.

Getting started

# npm
$ npm install -D stylelint @funish/stylelint-config

# yarn
$ yarn add -D stylelint @funish/stylelint-config

# pnpm
$ pnpm add -D stylelint @funish/stylelint-config

Usage

Create a new .stylelintrc.js file or open the original stylelint configuration file and fill it with the following content.

module.exports = {
  extends: ["@funish/stylelint-config"],
};

Credits

  • Demo Macro - Always believe that good things are about to happen.

License

MIT © Funish

Package Sidebar

Install

npm i @funish/stylelint-config

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

4.13 kB

Total Files

5

Last publish

Collaborators

  • demomacro