
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@borealisgroup/eslint-config
Advanced tools
ESLint config for JS linting.
react
or node
environmentjest
as the test-suite (if any)create-react-app
, you have to install eslint
Note: you can still overwrite the env
, globals
and parser
in your local .eslintrc.js
.
Using npm:
yarn -D @borealisgroup/eslint-config
Create a file .eslintrc.js
at the root of your project:
module.exports = {
extends: '@borealisgroup',
};
If not already done, in your editor (e.g. VSCode):
babel-eslint
airbnb
: one of the most widely used code styles for ECMAScript 6+ and React.This ESLint configuration can work together with prettier, thanks to eslint-plugin-prettier
Why do we need a shared coding style accross the company?
TL;DR - For consistency, productivity and happiness.
If you want to modify plugins or general rules in your project, please submit a pull request with a justification instead of overwriting your local config.
See awesome-eslint for more plugins.
FAQs
ESLint config for JS linting.
The npm package @borealisgroup/eslint-config receives a total of 69 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.