Converts your TSLint configuration to the closest reasonable ESLint equivalent. The tslint-to-eslint-config command reads in any existing linter, TypeScript, and package configuration files, then creates an .eslintrc.js result based on them. For any TSLint rules with corresponding ESLint equivalents, those equivalents will be used in the new configuration. TSLint rules without ESLint equivalents will be wrapped with eslint-plugin-tslint. If passed without arguments, respects the excludes, files, and includes in your TypeScript configuration.
Features
- TypeScript configuration or file glob path(s) to convert TSLint rule flags to ESLint within.
- Add eslint-config-prettier to the plugins list.
- Convert from TSLint rule flags to ESLint inline comments
- Path to an editor configuration file to convert settings settings within
- Add eslint-config-prettier to the list of ESLint plugins
- Node API
License
MIT LicenseFollow tslint-to-eslint-config
Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of tslint-to-eslint-config!