Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

@lintest/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lintest/eslint-plugin

The ESLint plugin for Lintest.

  • 0.5.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

ESLint Plugin for Lintest CLI

npm node types downloads license

This project was generated by Vessel. For a simple and quick reference, click here.

About

The ESLint plugin for Lintest CLI.

Installation

ํ•ด๋‹น ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ์‚ฌ์šฉ ํ•  ํ”„๋กœ์ ํŠธ์—์„œ๋Š” ์•„๋ž˜์™€ ๊ฐ™์ด ์˜์กด์„ฑ ๋ชจ๋“ˆ๋กœ ์„ค์น˜ํ•œ๋‹ค.

$ npm install --save @lintest/eslint-plugin
or
$ yarn add @lintest/eslint-plugin

Usage

ESLint ํ”Œ๋Ÿฌ๊ทธ์ธ ์˜ต์…˜์€ ์•„๋ž˜์™€ ๊ฐ™๋‹ค.

{
  "@lintest/report": [
    1, // 1=active, 0=inactive
    "progress", // all, progress, report
    10, // total report count for slowest files
    300, // reports slower than limit duration (ms)
    200, // display progress interval (ms)
    5, // display progress item counts
  ]
}

Change Log

ํ”„๋กœ์ ํŠธ ๋ณ€๊ฒฝ์‚ฌํ•ญ์€ CHANGELOG.md ํŒŒ์ผ ์ฐธ์กฐ.

License

ํ”„๋กœ์ ํŠธ ๋ผ์ด์„ผ์Šค๋Š” LICENSE ํŒŒ์ผ ์ฐธ์กฐ.

Keywords

FAQs

Package last updated on 21 Jul 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

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