replace deprecated no-triple-slash-reference with triple-slash-reference #241
Labels
good first issue
Good for newcomers; welcome aboard!
status: accepting prs
Please, send in a PR to resolve this! ✨
type: bug
Something isn't working
Milestone
🐛 Bug Report
tslint-to-eslint-config
version: 0.2.8Actual Behavior
TSLint no-reference is being converted to
"@typescript-eslint/no-triple-slash-reference"
Expected Behavior
TSLint no-reference should be converted to
"@typescript-eslint/triple-slash-reference"
Reproduction
tslint.json file:
npx tslint-to-eslint-config
The text was updated successfully, but these errors were encountered: