@atolye15/eslint-config-base-typescript

1.2.0 • Public • Published

@atolye15/eslint-config-base-typescript

This package provides Atölye15's base TypeScript .eslintrc (without React plugins) as an extensible shared config.

Install

Install the correct versions of package.

Yarn

yarn add @atolye15/eslint-config-base-typescript --dev

Npm

npm install @atolye15/eslint-config-base-typescript --save-dev

Usage

// .eslintrc

{
  "extends": [
    "@atolye15/eslint-config-base-typescript"
  ]
}

Supported Rules

1. @atolye15/eslint-config-base

https://github.com/atolye15/javascript/tree/master/packages/eslint-config-base

2. @typescript-eslint

https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin

Package Sidebar

Install

npm i @atolye15/eslint-config-base-typescript

Weekly Downloads

5

Version

1.2.0

License

MIT

Unpacked Size

3.17 kB

Total Files

4

Last publish

Collaborators

  • hsnaydd
  • alpcanaydin