New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@inveniem/eslint-config

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inveniem/eslint-config

Inveniem's reusable ESLint configuration

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
2
Created
Source

@inveniem/eslint-config

This package provides Inveniem's ESLint configuration as an extensible shared configuration.

Usage

  • Run yarn add --dev @inveniem/eslint-config
  • Run npx install-peerdeps --dev @inveniem/eslint-config
  • Create an .eslintrc.js file with the following contents:
module.exports = {
  extends: '@inveniem/eslint-config',
};

Keywords

config

FAQs

Package last updated on 17 Mar 2023

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