Socket
Book a DemoInstallSign in
Socket

eslint-config-tuya-panel

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-tuya-panel

a powerful esLint config

latest
npmnpm
Version
0.4.2
Version published
Maintainers
2
Created
Source

eslint-config-tuya-panel

涂鸦面板开发 ESLint 插件

Please remove your eslint、prettier plugin first. All in eslint-config-tuya-panel

Install

$ yarn add -D eslint-config-tuya-panel

Config

.eslintrc.js

// .eslintrc.js in root
module.exports = {
  extends: "tuya-panel"
}

.prettierrc.js

// .prettierrc.js in root
module.exports = require('eslint-config-tuya-panel/.prettierrc.js')

Keywords

eslint-config

FAQs

Package last updated on 09 Dec 2022

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