
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
@locker/eslint-config-locker
Advanced tools
Lightning Web Security ESLint configurations
$ yarn add --dev eslint @locker/eslint-config-locker
Add the appropriate configuration to the extends
field in
your configuration.
Example of .eslintrc
:
{
"extends": ["@locker/eslint-config-locker"]
}
For more details about configuration, please refer to the dedicated section in
the ESLint documentation:
https://eslint.org/docs/user-guide/configuring#using-a-shareable-configuration-package
This package exposes 2 configurations for Lightning Web Security rules. Unless
stated otherwise, each configuration assumes use of @locker/rollup-plugin
in your build pipeline.
@locker/eslint-config-locker/base
configurationGoal: Detect foundational distortions of Lightning Web Security.
@locker/eslint-config-locker/recommended
configurationGoal: Detect supplemental distortions of Lightning Web Security.
FAQs
Lightning Web Security ESLint configurations
The npm package @locker/eslint-config-locker receives a total of 6,481 weekly downloads. As such, @locker/eslint-config-locker popularity was classified as popular.
We found that @locker/eslint-config-locker demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 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
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.