@batou.dev/eslint-config-typescript

0.8.0 • Public • Published

eslint-config-typescript

This package provides an ESLint shared configuration with TypeScript support.

Usage

To get started using this configuration, add the dependency via npm:

npm install --dev @batou.dev/eslint-config-typescript

Then configure your .eslintrc.js to extend it:

module.exports = {
    root: true,
    extends: ["@batou.dev/eslint-config-typescript"],
};

Links

License

This code is licensed and distributed under the term of the MIT license.

Package Sidebar

Install

npm i @batou.dev/eslint-config-typescript

Weekly Downloads

2

Version

0.8.0

License

MIT

Unpacked Size

10.4 kB

Total Files

12

Last publish

Collaborators

  • vbatoufflet