u-now / types-x

eXtend ServiceNow development with type definitions
MIT License
1 stars 3 forks source link

Update CONTRIBUTING.md #23

Closed animyeboah closed 5 years ago

animyeboah commented 5 years ago

...

(After forking)

  1. Run npm install to install development packages.

  2. Set up the prettier code formatter in Visual Studio Code:

    • Install the "Prettier" Visual Studio Code extension
    • Under User Settings > Prettier: Check "Require Config"
    • Under User Settings > Text Editor > Formatting: Enable "Format on save"