Skip to content

dusk-network/stylelint-config

Dusk Stylelint rules

Stylelint config used by Dusk web apps.

Installation

npm i -D @dusk-network/stylelint-config

Usage

// ...

extends: [
    "@dusk-network/stylelint-config"
]

// ...

npm scripts

  • npm run check performs all checks
  • npm run format performs the Prettier formatting check
  • npm run format:fix reformats according to the Prettier rules
  • npm run lint performs the linting check

About

⚙️ Dusk Stylelint configuration

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published