@muhmdraouf/eslint-config

1.0.9 • Public • Published

@muhmdraouf/eslint-config

ESLint and TypeScript configuration.

Tests and Release npm version semantic-release

Usage

yarn add eslint @muhmdraouf/eslint-config --dev

In .eslintrc:

{ 
  "extends": "@muhmdraouf/eslint-config"
} 

In tsconfig.json:

{
  "extends": "@muhmdraouf/eslint-config/tsconfig"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @muhmdraouf/eslint-config

Weekly Downloads

0

Version

1.0.9

License

MIT

Unpacked Size

11.5 kB

Total Files

10

Last publish

Collaborators

  • muhmdraouf