@foyer/tslint-config

0.1.6 • Public • Published

TSLint Config Foyer

A TSLint config for Foyer

Installation

Dependent on tslint tslint-config-prettier tslint-plugin-prettier tslint-react tslint-react-hooks

npm install @foyer/tslint-config tslint tslint-config-prettier tslint-plugin-prettier tslint-react tslint-react-hooks --save-dev

Usage

In tslint.json:

{
  "extends": "@foyer/tslint-config",
  "rules": {
    "object-literal-sort-keys": true
  }
}

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @foyer/tslint-config

Weekly Downloads

10

Version

0.1.6

License

MIT

Unpacked Size

5.14 kB

Total Files

5

Last publish

Collaborators

  • foyerlive
  • jturle
  • pramod2work
  • shanehandley