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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of tslint-to-eslint-config!