vuejs / vetur

Vue tooling for VS Code.

Home Page:https://vuejs.github.io/vetur/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migration from TSLint to ESLint

bhomaidan1990 opened this issue · comments

Can you please update the package.json file to use ESLint instead of TSLint, as I get the following warning from npm:

npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. 
Please see https://github.com/palantir/tslint/issues/4534 for more information.

due to this line in your package.json. thanks in advance.

Do you need some help? @bhomaidan1990