Azurite
Azurite copied to clipboard
Remove Dependencies and recommendations on TSLint
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