python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Eslint CLI doesnt show prettier errors but VSCode does
I wanted to use eslint to integrate the airbnb styleguide. Also I want the prettier style rules.
Problem is eslint is giving me no errors when using it from the command line but VSCode does.
VSCode sh...

user17450307
Votes: 0
Answers: 0
Vuejs/Eslint/Prettier - Eslint complaining about tabwith and not correcting issues
Trying to get Eslint and Prettier to work on Vue projects. Having a couple of issues though.
For example, I have a rule setup is Eslint to add a space before function parens but it won't format:
Anot...

Riza Khan
Votes: 0
Answers: 1
Prettier is giving inconsistent results on different machines
My colleague and I are working on same project in different parts of app.
But we got certain files which his prettier and my prettier are overwriting each time we push our code to the github.
Here is ...
Sonny49
Votes: 0
Answers: 1