You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@0x57/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0x57/eslint-config

Eslint configuration for 0x57 projects

1.0.6
latest
npmnpm
Version published
Weekly downloads
16
-97.39%
Maintainers
1
Weekly downloads
 
Created
Source

@0x57/eslint-config

A shared eslint config. It uses the flat config style.

Usage

Install the package:

npm i -D @0x57/eslint-config

Then create a new eslint.config.mjs file:

import config from "@0x57/eslint-config";

/** @type {import("eslint").Linter.Config} */
export default config;

FAQs

Package last updated on 19 Dec 2024

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