@wkovacs64/eslint-config-ts-react

3.0.0 • Public • Published

@wkovacs64/eslint-config-ts-react

This is my personal ESLint configuration for TypeScript+React projects.

Install

npx install-peerdeps --dev --yarn @wkovacs64/eslint-config-ts-react

Drop the --yarn when using npm.

Usage

Extend in your .eslintrc.js:

module.exports = {
  extends: ['@wkovacs64/eslint-config-ts-react'],
};

Other Configurations

/@wkovacs64/eslint-config-ts-react/

    Package Sidebar

    Install

    npm i @wkovacs64/eslint-config-ts-react

    Weekly Downloads

    0

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    4.16 kB

    Total Files

    5

    Last publish

    Collaborators

    • wkovacs64