Remove Dependencies and recommendations on TSLint
Open
dependencies
suggestion
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 393
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
### Which service(blob, file, queue, table) does this issue concern?
all
### Which version of the Azurite was used?
3.29.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
GitHub
### What problem was encountered:
We need to remove the recommendations and pipeline references on TSLint and migrate project to ESLint with TypeScript support.
https://github.com/typescript-eslint/typescript-eslint
Directly affected files:
not including all TSLint comments e.g.: ```// tslint:disable-next-line:no-console```
tslint.json
.npmignore
.vscodeignore
azure-pipelines.yml
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.