topcoder-platform / ide-ext-vscode

VS Code Topcoder Extension
GNU General Public License v3.0
2 stars 5 forks source link

Replace tslint with eslint #79

Open callmekatootie opened 4 years ago

callmekatootie commented 4 years ago

tslint is now deprecated.

We need to use eslint - https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/README.md

callmekatootie commented 4 years ago

More info - https://github.com/typescript-eslint/typescript-eslint/blob/master/docs/getting-started/linting/README.md