jondot / zeroconf-typescript-eslint

A zero config package that sets up Typescript and Eslint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zeroconf Typescript Eslint

A zero config package that sets up Typescript and Eslint, including:

  • Airbnb (base + React)
  • Eslint-typescript
  • Prettier

Quick Start

Two steps to be done with it:

$ yarn add --dev zeroconf-typescript-eslint
$ node_modules/.bin/zeroconf-typescript-eslint

Last step inits an .eslintrc for you.

Contributing

Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).

Thanks:

To all Contributors - you make this happen, thanks!

Copyright

Copyright (c) 2018 Dotan Nahum @jondot. See LICENSE for further details.

About

A zero config package that sets up Typescript and Eslint


Languages

Language:TypeScript 68.7%Language:JavaScript 31.3%