1.9.0 • Published 2 years ago

@martyncherry/eslint-config-ts v1.9.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Install

pnpm

pnpm i @martyncherry/eslint-config-ts -D

Usage

eslintrc.js

module.exports = {
  extends: '@martyncherry/ts'
}