Skip to content

Commit

Permalink
Merge branch 'master' of github.com:google/clasp
Browse files Browse the repository at this point in the history
  • Loading branch information
grant committed May 30, 2018
2 parents b61f081 + 28e0b85 commit e19fab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ Use an IDE like **Visual Studio Code** for TypeScript autocompletion.
- Install `tsc`: `npm install -g typescript`
- Remove your local version of `clasp`: `sudo npm uninstall -g @google/clasp`
- This will prevent errors when updating `node_modules`.
- Install dependencies: `npm i`

#### After Making a Change

Expand Down

0 comments on commit e19fab5

Please sign in to comment.