0.0.1 • Published 4 years ago

@heartly/eslint-config-typescript-react v0.0.1

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

@heartly/eslint-config-typescript 💕

Typed with TypeScript js-standard-style

Standard Eslint Config with Prettier for TypeScript Projects.

Install

yarn add @heartly/eslint-config-typescript-react -D

Setup

Make a .eslintrc file with the following.

{
  "extends": "@heartly/eslint-config-typescript-react"
}

Make a prettier.config.js file with the following.

module.exports = require('@heartly/eslint-config-typescript-react/dist/prettier')

Or, add a line to your package.json

"prettier": "@heartly/eslint-config-typescript-react/dist/prettier"

Fin 👨‍🎨


Heartly is inspired by wanting friendly coding. 💕