
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@matterlabs/eslint-config-typescript
Advanced tools
This package provides Matter Labs's .eslintrc as an extensible shared typescript config
This package provides Matter Labs's .eslintrc as an extensible shared typescript config.
Leverage Matter Labs's standard eslint configuration for your TypeScript projects. This configuration is built on top of several reputable configurations and plugins, and it's been tailored to fit Matter Labs's style and preferences.
To use the @matterlabs/eslint-config-typescript, first install the package:
npm i -D @matterlabs/eslint-config-typescript
or with yarn:
yarn add @matterlabs/eslint-config-typescript -D
Once installed, add it to your .eslintrc or eslint.config.js:
{
"extends": ["@matterlabs/eslint-config-typescript"]
}
Here's a quick overview of some of the primary rules:
type-imports.For a detailed list of all rules, please refer to the source configuration
@typescript-eslint/eslint-plugin: ^6.5.0@typescript-eslint/parser: ^6.5.0eslint: ^8.48.0eslint-plugin-import: ^2.28.1If you find any issues or have suggestions, feel free to open an issue or a pull request in the repository.
This project is licensed under MIT and APACHE 2.0.
FAQs
This package provides Matter Labs's .eslintrc as an extensible shared typescript config
The npm package @matterlabs/eslint-config-typescript receives a total of 6,170 weekly downloads. As such, @matterlabs/eslint-config-typescript popularity was classified as popular.
We found that @matterlabs/eslint-config-typescript 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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.