@owowagency/eslint-config-ts

1.3.0 • Public • Published

ESLint Config TypeScript

⚙️ Installation

Installation of the TypeScript ESLint config can be done by using npm or yarn

# npm
npm install @owowagency/eslint-config-ts

# yarn
yarn add @owowagency/eslint-config-ts

Add the following to your ESLint configuration file

export default {
    extends: [
        '@owowagency/eslint-config-ts',
    ],
};

Changelog

Changelog

Readme

Keywords

Package Sidebar

Install

npm i @owowagency/eslint-config-ts

Weekly Downloads

53

Version

1.3.0

License

MIT

Unpacked Size

9.89 kB

Total Files

4

Last publish

Collaborators

  • barisbora
  • stefvw93
  • hoogwater
  • jelleowow
  • thomas.owow