🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

eslint-config-htoooth

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-htoooth

htoooth eslint-cinfig

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

htoo eslint config

Usage

使用之前必须安装:

npm install --save-dev eslint-config-htoooth

使用方法:

  • 在项目根目录下新建文件: .eslintrc
  • 写入以下文件:
{
  "extends": "htoooth"
}

参考文章

  • 代码重构之道
  • 利用 ESLint 检查代码质量

FAQs

Package last updated on 23 May 2021

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