Zell Liew 6/5/2019

Using Standard with VSCode

Read Original

This article explains a common issue when using the vscode-standardjs plugin in Visual Studio Code, where the editor toggles spacing around parentheses on save. It provides a solution by disabling VS Code's default JavaScript formatter and linter, and shares the necessary configuration settings to ensure Standard JS handles formatting and linting correctly.

Using Standard with VSCode

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week