
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@abelflopes/eslint-config-tsr-pro
Advanced tools
Professional grade eslint configuration targeted for typescript & react projects
Professional grade Eslint configuration targeted for typescript & react projects
An ESLint configuration package designed to provide a consistent and performant code linting setup for JavaScript and TypeScript projects, with or without React.
It extends popular ESLint configurations, incorporates rules to prevent conflicts with Prettier, and includes environment settings for browser, Node.js, and ECMAScript 2021.
This package aims to streamline your development workflow by maintaining code quality and ensuring a consistent coding style across your projects.
It makes use of the recommended settings of each plugin, and extends with extra configuration not present on the recommended preset.
Used plugins / configs:
To achieve maximum consistency, use along with prettier-config-pro;
You can install this config via npm or yarn:
npm install @abelflopes/eslint-config-tsr-pro --save-dev
# or
yarn add @abelflopes/eslint-config-tsr-pro --dev
To use this configuration in your project, create an ESLint configuration file
(e.g., .eslintrc.js) and extend @abelflopes/eslint-config-tsr-pro
:
// .eslintrc.js
module.exports = {
extends: '@abelflopes/eslint-config-tsr-pro',
// Add any project-specific overrides or rules here
};
If you encounter any issues with this ESLint configuration or have suggestions for improvements, please visit the GitHub repository and open an issue or pull request. Check also the development docs.
FAQs
Professional grade eslint configuration targeted for typescript & react projects
We found that @abelflopes/eslint-config-tsr-pro demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.