@byloth/eslint-config-typescript

2.8.1 • Public • Published

ESLint TypeScript configurations ✔

A collection of some common sense linting rules for TypeScript projects.

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

Package Sidebar

Install

npm i @byloth/eslint-config-typescript

Weekly Downloads

8

Version

2.8.1

License

Apache-2.0

Unpacked Size

2.76 kB

Total Files

3

Last publish

Collaborators

  • byloth