JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q45739F
  • License Apache-2.0

Aarnav Tale's personal ESLint Configuration

Package Exports

  • eslint-config-tale

Readme


eslint-config-tale

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"
}