@wkovacs64/eslint-config-ts

4.0.0 • Public • Published

@wkovacs64/eslint-config-ts

This is my personal ESLint configuration for TypeScript projects.

Install

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

Drop the --yarn when using npm.

Usage

Extend in your .eslintrc.js:

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

Other Configurations

Dependents (1)

Package Sidebar

Install

npm i @wkovacs64/eslint-config-ts

Weekly Downloads

17

Version

4.0.0

License

MIT

Unpacked Size

4.95 kB

Total Files

5

Last publish

Collaborators

  • wkovacs64