
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@borealisgroup/eslint-config
Advanced tools
Why do we need a shared coding style accross the company?
TL;DR - For consistency, productivity and happiness.
If you want to change a general config, please submit pull requests instead of overwritting your local config.
If it is specific to your project (e.g. eslint globals), just overwrite your local config.
One of the most widely used code styles for ECMAScript 6+ and React.
"babel-core": "6.26.3",
"babel-runtime": "6.26.0",
"@babel/core": "7.3.3",
"@babel/preset-env": "7.3.1",
"@babel/preset-react": "7.0.0",
The following plugins need to be tested before being added. From awesome-eslint:
Submit a pull request to add an ESLint rule, plugins or anything else.
For each addition, please provide justification in this README.
Borealis Digital Studio
FAQs
ESLint config for JS linting.
The npm package @borealisgroup/eslint-config receives a total of 98 weekly downloads. As such, @borealisgroup/eslint-config popularity was classified as not popular.
We found that @borealisgroup/eslint-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.