1.6.0 • Published 1 year ago

@smartlook/eslint-config-typescript v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@smartlook/eslint-config-typescript

This config should be used in all TypeScript projects.

Installation

npm i -D @smartlook/eslint-config-typescript
// .eslintrc.js

module.exports = {
    extends: ['@smartlook/eslint-config-typescript'],
}

License

See LICENSE.