0.0.2 • Published 3 years ago

@heartly/eslint-config-typescript v0.0.2

Weekly downloads
90
License
MIT
Repository
github
Last release
3 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 -D
# or
npm install @heartly/eslint-config-typescript -D

Setup

Make a .eslintrc file with the following.

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

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

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

Fin 👨‍🎨


Heartly is inspired by wanting friendly coding. 💕