@pliancy/eslint-config-ts

1.1.1 • Public • Published

@pliancy/eslint-config-ts

Base eslint config for all TypeScript projects

Usage

  • Install yarn add -D @pliancy/eslint-config-ts
  • Add a .eslintrc.js file to your project with the following:
    module.exports = {
        extends: ['@pliancy/eslint-config-ts'],
    }

Readme

Keywords

none

Package Sidebar

Install

npm i @pliancy/eslint-config-ts

Weekly Downloads

33

Version

1.1.1

License

MIT

Unpacked Size

2.84 kB

Total Files

10

Last publish

Collaborators

  • santese
  • pliancy-bot
  • justin.pliancy