🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

@dusk-network/stylelint-config

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dusk-network/stylelint-config

Stylelint config used by Dusk

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
0
Created
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

dusk

FAQs

Package last updated on 24 Jul 2024

Did you know?

Socket

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