No such file or directory for tslint.json with 2.7.0
KyDenZ opened this issue ยท 1 comments
KyDenZ commented
๐ Bug Report
tslint-to-eslint-config
version: 2.7.0- ESLint version: N/A
- Node version: 12.6.3
Actual Behavior
Tslint file not found with 2.7.0 version
Expected Behavior
I tested with version 2.6.0 it works
Reproduction
install tslint-to-eslint-config with 2.7.0 version, create a tslint.json file, run the command
JoshuaKGoldberg commented
Well, darn. Sorry about this @KyDenZ, and thank you for filing an issue on tslint-to-eslint-config!
I'll post more details in angular-eslint/angular-eslint#571; in the meantime, I've released a 2.9.0 version that should have the two suspicious changes from 2.7.0 reverted.
fyi @JamesHenry