How to use Eslint with Typescript

preview_player
Показать описание
Learn how to use Eslint with Typescript.

Links from video:

----

----

----

----
Follow Me Online Here:

#benawad

----
#benawad
Рекомендации по теме
Комментарии
Автор

Funny - I literally had to research this yesterday while converting my TSLint project to ESlint.
Thank you for the video - it won't be of use to me, but I'm glad it'll be useful for other people!

Chocoholic
Автор

Really helpful! Tnx! Would like to see more Tips &Tricks of good development.

Oswee
Автор

can u please tell how to use eslint in angular project? bydefault have tslint .

gayathrid
Автор

More TypeScript please and more NodeJS I really like your videos I said in an other comment how I got hooked-up because you are clever and I like the sound of your voice and the rythme of your videos ... I am basically only interested in JavaScript (TypeScript) NodeJs and anything VSCODE :-)

Luxcium
Автор

Can u make video about eslint vs tslint? I really don' get why u will go with eslint, when u have tslint for typescript. What has eslint, tslint does not have?

MrEnsiferum
Автор

I have a problem that I set up the root same like you. When import just from 'name/...' in this video is 'next/...' and it warning. How can I ignore it or I just off the rule like u

baphuong
Автор

Hi, can You actually use eslint-typescript plugin for typechecking, or is this still not an option and we have to rely on vscodes's default ts formatter ?

fikrecijebitecije
Автор

Thanks, helped a lot. Was actually really bugging me how tslint was showing deprecation warnings. Do you know if there's a way you can have prettier automatically remove unused variables?

grantkang