4.0.0-beta.1 • Published 1 year ago

@absolunet/eslint-config-typescript v4.0.0-beta.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@absolunet/eslint-config-typescript

npm npm dependencies Tests npms License: MIT

ESLint config for TypeScript

Opinionated ESLint shareable config for TypeScript.

Made to be combined with a @absolunet/eslint-config-core sourced config.

Install

$ npm install @absolunet/eslint-config-typescript

Usage

Add some ESLint config to your .eslintrc.yaml:

extends: "@absolunet/eslint-config-typescript"

parserOptions:
  project:
    - "./tsconfig.json" # Your TS config file

Used parser

Used plugins

Used configurations

Related

Documentation

View documentation

License

MIT © Absolunet