Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

VS Code Config

Settings for an easy going, enjoyable development experience when working with node.js in Visual Studio Code.

Settings:

Paste the following into your user settings: settings.json. Then customize font-size, etc to your preference.

This can be done within the VSCode editor - detailed instructions can be found here.

Extensions:

Configuration:

Add the following files to the root of your project with the relevant extension enabled to make life easier.

Font:

Visit Fira Code and follow the installation steps to enable ligatures.

Git troubleshooting:

If you are having troubles with git and logging in, see this link.