Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
eslint-config-lundegaard
Advanced tools
The package provides `.eslintrc.*` as an extensible shared config.
The package provides .eslintrc.*
as an extensible shared configuration.
There are two ESLint configurations for you to use.
The default export contains all of our ESLint rules, including ECMAScript 6+ and React.
yarn add -D @babel/eslint-parser\@^7.15.0 @babel/eslint-plugin\@^7.14.5 eslint\@^8.7.0 eslint-plugin-babel\@^5.3.0 eslint-plugin-import\@^2.25.4 eslint-plugin-jest\@^26.0.0 eslint-plugin-jest-formatting\@^3.1.0 eslint-plugin-react\@^7.28.0 eslint-plugin-react-hooks\@^4.3.0
or
npm install @babel/eslint-parser\@^7.15.0 @babel/eslint-plugin\@^7.14.5 eslint\@^8.7.0 eslint-plugin-babel\@^5.3.0 eslint-plugin-import\@^2.25.4 eslint-plugin-jest\@^26.0.0 eslint-plugin-jest-formatting\@^3.1.0 eslint-plugin-react\@^7.28.0 eslint-plugin-react-hooks\@^4.3.0
And add "extends": "lundegaard"
to your .eslintrc.
The eslint-config-lundegaard excluding rules for React.
Add "extends": "eslint-config-lundegaard/base"
to your .eslintrc.*
.
We are open to all ideas and suggestions, feel free to open an issue or a pull request!
See the contribution guide for guidelines.
All packages are distributed under the MIT license. See the license here.
0.3.1 (2022-01-26)
Note: Version bump only for package eslint-config-lundegaard
FAQs
ESLint configuration by Lundegaard
The npm package eslint-config-lundegaard receives a total of 28 weekly downloads. As such, eslint-config-lundegaard popularity was classified as not popular.
We found that eslint-config-lundegaard 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
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.