@dztools/eslint-config-typescript

1.3.1 • Public • Published

@dztools/eslint-config-typescript

Base ESLint configuration for TypeScript applications.

npm prettier license

Installation and Dependencies

To install the package:

[npm i -D || yarn add -D] @dztools/eslint-config-typescript

If peer dependencies are needed, run the following:

[npm i -D || yarn add -D] @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-airbnb-base eslint-config-prettier eslint-plugin-import eslint-plugin-prettier prettier typescript

Usage

In your local eslintrc config file:

module.exports = {
  extends: ['@dztools/eslint-config-typescript']
};

License

MIT

Package Sidebar

Install

npm i @dztools/eslint-config-typescript

Weekly Downloads

0

Version

1.3.1

License

MIT

Unpacked Size

5.57 kB

Total Files

4

Last publish

Collaborators

  • dan.zervoudakes