tslint-to-eslint-config
tslint-to-eslint-config copied to clipboard
Converts your TSLint configuration to the closest possible ESLint equivalent. 🚀
### 🐛 Bug Report - `tslint-to-eslint-config` version: 2.3.0 - ESLint version: 7.24.0 #### Actual Behavior ```json "variable-name": [ true, "ban-keywords" ] ``` is converted to ```json "id-blacklist": [ "error", "any",...
### 🚀 Feature Request Splitting out of #959: users of specifically known frameworks might need to be told to use a different tool. So far that's just angular-eslint. #### Existing...
### 🐛 Bug Report - `tslint-to-eslint-config` version: 2.1.0 - ESLint version: 7.18.0 - Node version: 12.18.0 #### Actual Behavior * tslint-to-eslint-config does not know the ESLint equivalent for TSLint's "prefer-method-signature"....
### 🚀 Feature Request Currently migration will just output notice that top level named functions are disallowed by the plugin, but default tslint behaviour is to allow them. I think...
### 🚀 Feature Request Forking off of #744: I can't find any kind of CSON diff writer equivalent to [`jsondiffpatch`](https://github.com/benjamine/jsondiffpatch)... does such a thing exist? #### Existing Behavior Atom config...
### 🚀 Feature Request Forking conversation from https://github.com/typescript-eslint/tslint-to-eslint-config/issues/738#issuecomment-706321235: > Also the error message for the error shown here [typescript-eslint/typescript-eslint#967](https://github.com/typescript-eslint/typescript-eslint/issues/967) can be fixed with this and the combination of fixing the...
### 🚀 Feature Request Following #58, https://eslint.org/docs/user-guide/configuring states: > **Configuration Files** - use a JavaScript, JSON or YAML file to specify configuration information for an entire directory and all of...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`5.53.0` -> `8.34.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.53.0/8.34.1) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc)) | [`1.3.104` -> `1.12.1`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.104/1.12.1) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [husky](https://redirect.github.com/typicode/husky) | [`8.0.3` -> `9.1.7`](https://renovatebot.com/diffs/npm/husky/8.0.3/9.1.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...