Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
eslint-config-lifion
Advanced tools
This package provides Lifion's base JS .eslintrc as an extensible shared config.
Install the module and its peer dependencies:
npm install eslint-config-lifion eslint@8 prettier@2 -D
Make sure ESLint uses this module by adding "extends" to your .eslintrc
file:
{
"extends": "lifion"
}
Configure Prettier by adding this to your .prettierrc
file:
{
"endOfLine": "auto",
"printWidth": 100,
"singleQuote": true,
"trailingComma": "none"
}
v3.1.0 (2023-03-14)
#563
: Bump eslint-plugin-sonarjs from 0.13.0 to 0.18.0#576
: Bump eslint-plugin-jsdoc from 39.2.8 to 40.0.1#574
: Bump eslint-plugin-unicorn from 42.0.0 to 46.0.0#570
: Bump prettier from 2.6.2 to 2.8.4#562
: Bump eslint-plugin-jest from 26.1.5 to 27.2.1#575
: Bump eslint from 8.18.0 to 8.36.0#528
: Bump @babel/eslint-parser from 7.17.0 to 7.19.1#512
: Bump eslint-plugin-markdown from 2.2.1 to 3.0.0#560
: Bump json5 from 1.0.1 to 1.0.2#506
: Bump eslint-plugin-prettier from 4.0.0 to 4.2.1#500
: Bump core-commons from 1.0.0-alpha.6 to 1.0.0-alpha.7#487
: Bump eslint-plugin-jsdoc from 39.2.7 to 39.2.8#489
: Bump eslint-plugin-jest from 26.1.4 to 26.1.5#486
: Bump eslint from 8.13.0 to 8.14.0#488
: Bump core-commons from 1.0.0-alpha.5 to 1.0.0-alpha.6#485
: Bump eslint-plugin-jsdoc from 39.2.6 to 39.2.7b8198cd
: Upgrade eslint-plugin-simple-import-sortfa5492a
: Upgrade core-commonsc731e57
: Fix the shared workflow callsaaa691b
: Correct the usage of the shared publish workflowa7ca653
: Update the CHANGELOGd7636e5
: Fix missing secret in the shared workflow callFAQs
Lifion's ESLint config
The npm package eslint-config-lifion receives a total of 12,414 weekly downloads. As such, eslint-config-lifion popularity was classified as popular.
We found that eslint-config-lifion 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's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.