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
Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.
Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of tslint-to-eslint-config!