ESLint + Prettier + VS Code — The Perfect Setup

preview_player
Показать описание

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

Y'all should smash that subscribe button, eh?

WesBos
Автор

after 4 years this video is still useful. his library is still updated. it is very rare as a open source library by an individual.

mahathirmohammad
Автор

are you serious? You said "we are going to build it from scratch" and then "Oh guys, I have prepared npm package..." What? Dis!

egorshumanskii
Автор

I always get so confused with all these setups, thank you Wes. Excellent videol.

addyprogger
Автор

Good stuff!
I was fighting last night to get eslint to work with typescript. There are some additional plugins that need to be installed and configured but what ended up missing was the vscode setting "eslint.validate": ["javascript", "typescript"]. It's weird that this setting is not necessary for plain JS.

joestrkr
Автор

Man this is so helpful. Thank you Wes Bos

Santini
Автор

Thanks Wes for the updates about this very point.

devaccount
Автор

Great job again Wesbos. Do you plan to make any video about React Hooks, loves your teaching and explaining styles.

nano
Автор

Nice production and explanation style, WesBos!

SchoolforHackers
Автор

i haven't watch it yet, but still wanna say your videos/courses are awesome!

julianklumpers
Автор

Thank you for the video, but you are not going into how to use this with create-react-app (and I think a lot of people would like es-lint with create-react-app). CRA ships with an eslint config; how would you get that to work? And would you use it in conjunction with your package here?

peterborinski
Автор

I like the font of the comments in the video. How to get it in VS Code ?

manjunath-vadigeri
Автор

Top video Wes, superb tips for a great setup, thanks very much for sharing 👍

CerealTuesday
Автор

Hi Wes, I'm having a hard time trying to make this work in React that uses typescript. Can you create also ESLint + Prettier + VS Code + Create React App with Typescript + SASS ? Thanks :)

MarkEdwardTan
Автор

Many thanks for your awesome explanation and eslint configuration, I am wondering how is possible to add eslint.ignore and some more setting for Prettier and Prettier.ignore and finally some more setting for stylelint into your eslint-config-wesbos?

personal
Автор

I wonder if they know no-sweat is not a defendable trademark because it doesn’t have a clear separate meaning from its popular phrase usage

Diamonddrake
Автор

Riiiight
Just one thing: how to set tab width to be 4?

antoniocarlosroque
Автор

you should release a video about this on SFC Vue component

tubun
Автор

Awesome Wes...i made a repo for myself too

prashantrawal
Автор

The packages installed are outdated in October 2019. Should I update it or leave it the way they are in their current version ?

TheAditya