
Security News
CISA Kills Off RSS Feeds for KEVs and Cyber Alerts
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
@munierujp/eslint-config-typescript
Advanced tools
ESLint Shareable Config for TypeScript
npm:
npm i -D @munierujp/eslint-config-typescript
Yarn:
yarn add -D @munierujp/eslint-config-typescript
pnpm:
pnpm add -D @munierujp/eslint-config-typescript
Add @munierujp/eslint-config-typescript
to the extends
section of your ESLint configuration file.
JavaScript:
module.exports = {
extends: [
'@munierujp/eslint-config-typescript'
// add other rulesets here if needed
]
}
YAML:
extends:
- @munierujp/eslint-config-typescript
# add other rulesets here if needed
JSON:
{
"extends": [
"@munierujp/eslint-config-typescript"
// add other rulesets here if needed
]
}
FAQs
ESLint Shareable Config for TypeScript
The npm package @munierujp/eslint-config-typescript receives a total of 259 weekly downloads. As such, @munierujp/eslint-config-typescript popularity was classified as not popular.
We found that @munierujp/eslint-config-typescript demonstrated a healthy version release cadence and project activity because the last version was released less than 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
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.