We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tslint is deprecated and needs to be migrated to eslint.
The text was updated successfully, but these errors were encountered:
issue #4526 Replace TSLint with ESLint (#4857)
481f25d
* replace tslint with eslint * eslint fixes * eslint fixes * fix tsc-compiler * eslint fixes * update tsconfig * update configs * eslint fixes * eslint fixes * remove tslint * eslint fixes * tsconfig update * fix patterns test * update config * fix tests * fix settings test * fix settings test * run prettier for all files * eslint fix * update .prettierignore * revert html changes * fix contact store tests * fix test parse * update prettier config * update codeql config * update codeql config * add gitguardian config * update gitguardian config * remove gitguardian config * remove unused files * disable prettier for extension lib and types * enable trailingComma rule * pr fixes * change printWidth to 160
sosnovsky
Successfully merging a pull request may close this issue.
Tslint is deprecated and needs to be migrated to eslint.
The text was updated successfully, but these errors were encountered: