0.0.1 • Published 2 years ago

eslint-plugin-demo-typescript v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Writing a custom ESLint plugin with TypeScript code

This repo is based on the "Writing a custom ESLint plugin with Typescript" Medium article written by Adam Thompson .

Why this repo?

I was expecting to find a link to a repo with the full code explained in Adam's article but I could not find it.

It will be a quick way to browse the full code on its own and possibly to enhance it by fixing issues.

Getting started

Install

pnpm i

Build

pnpm build

Test

pnpm test

NB: In order to use, the RuleTester from @typescript-eslint/rule-tester, we must:

Docs (Not working yet)

npx eslint-doc-generator --init-rule-docs

npx eslint-doc-generator

0.0.1

2 years ago

0.0.2-beta.0

2 years ago

0.0.2-beta.1

2 years ago

0.0.1-beta.1

2 years ago

0.0.1-beta.0

2 years ago

0.0.1-alpha.5

2 years ago

0.0.1-alpha.4

2 years ago

0.0.1-alpha.3

2 years ago

0.0.1-alpha.2

2 years ago

0.0.1-alpha.1

2 years ago

0.0.1-alpha.0

2 years ago