Wednesday, March 25, 2020

Install ESlint and Prettier for Nodejs in Visual Studio

ESlint

npm install -d eslint

npx eslint --init

No comments:

Post a Comment