
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@electron-toolkit/eslint-config-ts
Advanced tools
Basic ESLint config for Electron-TypeScript projects.
Basic ESLint config for Electron-TypeScript projects.
Requires eslint >= 9.0.0.
This config is specifically designed to be used by @quick-start/create-electron setups.
npm add -D @electron-toolkit/eslint-config-ts
This package exports the following:
| name | Description |
|---|---|
| config | A utility function for creating type-safe flat configs, export form typescript-eslint |
| configs | Built-in configurations: base, recommended and recommendedTypeChecked |
| parser | TypeScript parser for ESLint, export form @typescript-eslint/parser |
| plugin | TypeScript plugin for ESLint, export form @typescript-eslint/eslint-plugin |
Import @electron-toolkit/eslint-config-ts and add it to the configuration array in your eslint.config.js file.
import tseslint from '@electron-toolkit/eslint-config-ts'
export default tseslint.config(
tseslint.configs.recommended
// Any other config
)
FAQs
Basic ESLint config for Electron-TypeScript projects.
The npm package @electron-toolkit/eslint-config-ts receives a total of 21,410 weekly downloads. As such, @electron-toolkit/eslint-config-ts popularity was classified as popular.
We found that @electron-toolkit/eslint-config-ts 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.