Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@gfez/eslint-config-wechat-miniprogram

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gfez/eslint-config-wechat-miniprogram

ESLint config for Wechat Miniprogram

latest
Source
npmnpm
Version
2.0.1
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Installation

yarn add -D @gfez/eslint-config-wechat-miniprogram

Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like

Usage

Add to your eslint config (.eslintrc.js, or eslintConfig field in package.json):

module.exports = {
  root: true,
  extends: ['@gfez/wechat-miniprogram', 'plugin:prettier/recommended']
};

FAQs

Package last updated on 24 Apr 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