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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of tslint-to-eslint-config!