0.6.0 • Published 4 years ago

@lbwa/eslint-config-typescript v0.6.0

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

@lbwa/eslint-config-typescript

An opinionated eslint config.

Installation

yarn add @lbwa/eslint-config-typescript@^0.3.0 \
  @typescript-eslint/eslint-plugin@^4.23.0 \
  @typescript-eslint/parser@^4.23.0

Usage

// .eslintrc.js
module.exports = {
  extends: ['@lbwa/eslint-config-typescript']
}

License

MIT © Liu Bowen

0.6.0

4 years ago

0.5.0

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago