forked from AndreaPontrandolfo/sheriff
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readmeMarkdownTable.json
20 lines (20 loc) · 1.27 KB
/
readmeMarkdownTable.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{
"Link": "[Sheriff docs website](www.eslint-config-sheriff.dev)",
"Source": "[docs-website](https://github.com/AndreaPontrandolfo/sheriff/tree/master/apps/docs-website)",
"Description": "Sheriff documentation website",
"Version": "[![GitHub release](https://img.shields.io/github/release/AndreaPontrandolfo/your-repository.svg)](https://github.com/AndreaPontrandolfo/sheriff/releases/latest)"
},
{
"Link": "[`eslint-config-sheriff`](https://www.npmjs.com/package/eslint-config-sheriff)",
"Source": "[eslint-config-sheriff](https://github.com/AndreaPontrandolfo/sheriff/tree/master/packages/eslint-config-sheriff)",
"Description": "A comprehensive and opinionated Typescript-first ESLint configuration",
"Version": "[![npm](https://img.shields.io/npm/v/eslint-config-sheriff.svg)](https://www.npmjs.com/package/eslint-config-sheriff)"
},
{
"Link": "[`@sherifforg/cli`](https://www.npmjs.com/package/@sherifforg/cli)",
"Source": "[sheriff-cli](https://github.com/AndreaPontrandolfo/sheriff/tree/master/packages/sheriff-cli)",
"Description": "The Sheriff CLI. Used to create and manage Sheriff-based ESLint configs.",
"Version": "[![npm](https://img.shields.io/npm/v/@sherifforg/cli.svg)](https://www.npmjs.com/package/@sherifforg/cli)"
}
]