
Product
Introducing Scala and Kotlin Support in Socket
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
@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.1eslint-plugin-prettier
: ^5.0.0prettier
: ^3.0.3We welcome contributions from the community! If you're interested in contributing to the Matter Labs Eslint Config, please take a look at our CONTRIBUTING.md for guidelines and details on the process.
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 4,846 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.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.