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