
Security News
Open Source Maintainers Feeling the Weight of the EU’s Cyber Resilience Act
The EU Cyber Resilience Act is prompting compliance requests that open source maintainers may not be obligated or equipped to handle.
@1password/stylelint-config
Advanced tools
@1password/stylelint
Shared stylelint configuration
pnpm add --save-dev @1password/stylelint-config stylelint@16.2.1 stylelint-config-standard@36.0.1
npm install --save-dev @1password/stylelint-config stylelint@16.2.1 stylelint-config-standard@36.0.1
yarn add --dev @1password/stylelint-config stylelint@16.2.1 stylelint-config-standard@36.0.1
For projects using CSS only:
Add to your package.json
file:
"stylelint": {
"extends": "@1password/stylelint-config"
}
For projects using SCSS:
First, install the additional peer dependencies:
pnpm add --save-dev postcss-scss stylelint-scss
npm install --save-dev postcss-scss stylelint-scss
```sh
yarn add --dev postcss-scss stylelint-scss
Add to your package.json
file:
"stylelint": {
"extends": "@1password/stylelint-config/scss"
}
You should also install the related IDE extensions so you can see issues (and sometimes get them auto-fixed) as you code.
FAQs
1Password’s shared Stylelint configuration.
The npm package @1password/stylelint-config receives a total of 1,461 weekly downloads. As such, @1password/stylelint-config popularity was classified as popular.
We found that @1password/stylelint-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Security News
The EU Cyber Resilience Act is prompting compliance requests that open source maintainers may not be obligated or equipped to handle.
Security News
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
Research
/Security News
Undocumented protestware found in 28 npm packages disrupts UI for Russian-language users visiting Russian and Belarusian domains.