0.6.0 • Published 3 years ago

@lbwa/eslint-config-typescript v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.5.0

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago