1.0.16 • Published 1 year ago

eslint-config-tale v1.0.16

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Aarnav Tale's personal ESLint Configuration.

  • React & JSX/TSX
  • Node (CommonJS & ESM)
  • Sensible Defaults (ES6)

Usage

Edit your .eslintrc configuration to include the following

{
	"extends": "tale"
}