0.0.4 • Published 1 year ago

@funish/stylelint-config v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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