Socket
Socket
Sign inDemoInstall

@dusk-network/stylelint-config

Package Overview
Dependencies
113
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @dusk-network/stylelint-config

Stylelint config used by Dusk


Version published
Weekly downloads
1
decreased by-87.5%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 25 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc