Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

lint-ecology

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lint-ecology

lint生态脚手架(eslint stylelint husky lint-staged vscode)

latest
Source
npmnpm
Version
0.0.5
Version published
Weekly downloads
1
-85.71%
Maintainers
1
Weekly downloads
 
Created
Source

lint-ecology

介绍

lint-ecology 是一个基于 eslint、stylelint、husky、lint-staged 的代码规范检查工具,可以帮助你检查和修复代码,统一代码风格,提升代码质量

另外,如果你使用vscode编辑器还有 "彩蛋" 功能 -- 可以实时显示lint错误,并且保存可以自动格式化,极大省去commit阶段手动解决代码问题的时间。

安装

yarn global add lint-ecology

使用

在项目工程目录下执行以下命令即可

lint-ecology init

FAQs

Package last updated on 10 Jan 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