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

eslint-config-tqfed

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

eslint-config-tqfed

语法规范自动检规则

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

eslint验证规则

编辑

git clone ssh://git@gitlab.hztianque.com:22016/f2e/eslint-config-tqfe.git

安装

npm i eslint-config-tqfe

使用

base

// .eslintrc
{
    "extends": "eslint-config-tqfe"
}

vue

// .eslintrc
{
    "extends": "eslint-config-tqfe/vue"
}

change log

  • 2017-05-10 新建
  • 2018-01-31 完善base,新增vue lint
  • 2018-02-01 change brace-style from stroustrup to 1tbs
  • 2018-02-01 add x-invalid-end-tag:false to vue/no-parsing-error
  • 2018-02-01 change vue/no-parsing-error from error to warn. lint rule has bug
  • 2018-02-01 change vue/html-indent from error to off. lint rule has bug

Keywords

FAQs

Package last updated on 25 Sep 2018

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