New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

baishu-test-mode

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

baishu-test-mode

Wsc-pc-xxx's ESLint config.

  • 0.0.0-beta
  • beta
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

eslint-config-wsc-pc

| wsc-pc-xx 仓库公共 ESLint 配置

说明

本模块在eslint-config-wsc-base的基础上,配置了clint(react相关)、app(服务端相关)、wap(vue相关)目录的特殊规则,建议wsc-pc-xxx等微商城业务模块使用。

本模块所有针对代码样式相关的规则均不配置,一律采用prettier/prettier(除部分与prettier同时工作时存在问题的规则,见官方说明

针对react-hooks/exhaustive-deps规则在使用--fix可能会导致业务逻辑变更的情况,由于目前官方的修复版本尚未发布(详见这个issue),我们folk了一份关闭autofix的版本

安装

# yarn
yyarn add -dev eslint @youzan/eslint-config-wsc-pc
# or npm
ynpm install --save-dev eslint @youzan/eslint-config-wsc-pc

文档

gitlab地址: http://gitlab.qima-inc.com/fe/eslint-config-wsc/ 接入文档地址: https://doc.qima-inc.com/pages/viewpage.action?pageId=263406472

Keywords

FAQs

Package last updated on 21 Apr 2020

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