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

eslint-config-leon-universal

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-leon-universal

personal eslint config best practices

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

eslint-config-leon-universal

npm (scoped) Downloads

eslint-config-leon-universal 是一个针对 ECMAScript、Node.js 和 React 应用程序设计的 ESLint 插件,旨在提供一套强化代码风格一致性及最佳实践的规则集合。

安装

首先确保你已经安装了 ESLint:

npm install --save-dev eslint

然后安装本插件:

npm install --save-dev eslint-config-leon-universal

配置

{
  "extends": [
    "eslint-config-leon-universal"
  ]
}

Keywords

FAQs

Package last updated on 19 Apr 2024

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