Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@figuredev/eslint-config-node

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figuredev/eslint-config-node

ESLint configuration for our Node.js applications.

  • 3.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
316
increased by2157.14%
Maintainers
0
Weekly downloads
 
Created
Source

Eslint configuration (Node.js)

Eslint configuration for our Node.js applications.

Usage

Install the package and its peer dependencies.

npm install -D @figuredev/eslint-config-node

Create eslint.config.js.

import config from "@figuredev/eslint-config-node";

export default [
    ...config,
]

Development

To release your changes run:

npm run release

FAQs

Package last updated on 07 Jan 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc