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

@crx-eslint/standard

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@crx-eslint/standard

eslint的js标准配置

unpublished
latest
npmnpm
Version
0.0.1-beta1
Version published
Maintainers
1
Created
Source

@crx-eslint/standard

介绍

eslint标准配置包,已包含插件:eslint-plugin-importeslint-plugin-sort-keys-fixeslint-plugin-unused-imports

安装教程

npm i -D eslint @crx-eslint/standard

使用说明

// .eslintrc.json
{
   "extends": ["@crx-eslint/standard"]
}

FAQs

Package last updated on 23 Feb 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