Azurite icon indicating copy to clipboard operation
Azurite copied to clipboard

Remove Dependencies and recommendations on TSLint

Open edwin-huber opened this issue 2 years ago • 0 comments

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

edwin-huber avatar Jan 15 '24 07:01 edwin-huber