UNPKG

6.07 kBMarkdownView Raw
1![GitHub CI - Publish to NPM](https://github.com/leanupjs/leanup/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
2
3[![downloads][downloads]][downloads-url]
4[![npm][npm]][npm-url]
5[![license][license]][license-url]
6
7[![dependencies][dependencies]][dependencies-url]
8[![devDependencies][devdependencies]][devdependencies-url]
9[![peerDependencies][peerdependencies]][peerdependencies-url]
10[![optionalDependencies][optionaldependencies]][optionaldependencies-url]
11
12[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
13[![install-size][install-size]][install-size-url]
14
15[![lernajs][lernajs]][lernajs-url]
16[![prettier][prettier]][prettier-url]
17
18[npm]: https://img.shields.io/npm/v/@leanup/cli-core-lint
19[npm-url]: https://www.npmjs.com/package/@leanup/cli-core-lint
20[dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/lint&ref=release/1.0
21[dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/lint&ref=release/1.0
22[devdependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/lint&ref=release/1.0&type=dev
23[devdependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/lint&ref=release/1.0&type=dev
24[peerdependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/lint&ref=release/1.0&type=peer
25[peerdependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/lint&ref=release/1.0&type=peer
26[optionaldependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/lint&ref=release/1.0&type=optional
27[optionaldependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/lint&ref=release/1.0&type=optional
28[vulnerabilities]: https://snyk.io/test/npm/@leanup/cli-core-lint/badge.svg
29[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-core-lint
30[downloads]: https://img.shields.io/npm/dt/@leanup/cli-core-lint
31[downloads-url]: https://npmcharts.com/compare/@leanup/cli-core-lint?minimal=true
32[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-core-lint
33[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-core-lint
34[license]: https://img.shields.io/npm/l/@leanup/cli
35[license-url]: https://github.com/leanupjs/leanup/blob/master/LICENSE
36[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet
37[lernajs-url]: https://lerna.js.org
38[prettier]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg
39[prettier-url]: https://prettier.io
40
41# `@leanup/cli-core-lint`
42
43> This module contains some lint ([eslint](https://eslint.org/)) feature for the [@leanup/cli](https://www.npmjs.com/package/@leanup/cli).
44
45## Dependencies
46
47| Package | Size | Vulnerabilities |
48| -------------------------------: | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
49| @typescript-eslint/eslint-plugin | [![install size of @typescript-eslint/eslint-plugin](https://packagephobia.now.sh/badge?p=@typescript-eslint/eslint-plugin)](https://packagephobia.now.sh/result?p=@typescript-eslint/eslint-plugin) | [![vulnerabilities of @typescript-eslint/eslint-plugin](https://snyk.io/test/npm/@typescript-eslint/eslint-plugin/badge.svg)](https://snyk.io/test/npm/@typescript-eslint/eslint-plugin) |
50| @typescript-eslint/parser | [![install size of @typescript-eslint/parser](https://packagephobia.now.sh/badge?p=@typescript-eslint/parser)](https://packagephobia.now.sh/result?p=@typescript-eslint/parser) | [![vulnerabilities of @typescript-eslint/parser](https://snyk.io/test/npm/@typescript-eslint/parser/badge.svg)](https://snyk.io/test/npm/@typescript-eslint/parser) |
51| @babel/eslint-parser | [![install size of @babel/eslint-parser](https://packagephobia.now.sh/badge?p=@babel/eslint-parser)](https://packagephobia.now.sh/result?p=@babel/eslint-parser) | [![vulnerabilities of @babel/eslint-parser](https://snyk.io/test/npm/@babel/eslint-parser/badge.svg)](https://snyk.io/test/npm/@babel/eslint-parser) |
52| eslint | [![install size of eslint](https://packagephobia.now.sh/badge?p=eslint)](https://packagephobia.now.sh/result?p=eslint) | [![vulnerabilities of eslint](https://snyk.io/test/npm/eslint/badge.svg)](https://snyk.io/test/npm/eslint) |
53| eslint-plugin-html | [![install size of eslint-plugin-html](https://packagephobia.now.sh/badge?p=eslint-plugin-html)](https://packagephobia.now.sh/result?p=eslint-plugin-html) | [![vulnerabilities of eslint-plugin-html](https://snyk.io/test/npm/eslint-plugin-html/badge.svg)](https://snyk.io/test/npm/eslint-plugin-html) |
54| eslint-plugin-json | [![install size of eslint-plugin-json](https://packagephobia.now.sh/badge?p=eslint-plugin-json)](https://packagephobia.now.sh/result?p=eslint-plugin-json) | [![vulnerabilities of eslint-plugin-json](https://snyk.io/test/npm/eslint-plugin-json/badge.svg)](https://snyk.io/test/npm/eslint-plugin-json) |