Skip to content

Commit

Permalink
Add config-files and esmodules to docs/README (#986)
Browse files Browse the repository at this point in the history
  • Loading branch information
HoldYourWaffle authored Dec 27, 2023
1 parent 86d7e56 commit cf2f91e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

This folder contains advanced guides for `clasp`.

- [Configuration](/docs/config-files.md): Learn about the configuration files used by clasp.
- [Develop clasp](/docs/develop.md): Build, Run, and Test the CLI.
- [Run](/docs/run.md): Execute Apps Script remotely with `clasp run`.
- [Running locally](/docs/running-locally.md): Install and use clasp as a local dependency.
- [Settings](/docs/settings.md): Set up JSON autocompletion and `.gs` syntax highlighting.
- [ES modules](/docs/esmodules.md): Learn how to use ES modules with Apps Script.
- [TypeScript](/docs/typescript.md): Learn how to develop Apps Script in TypeScript.

0 comments on commit cf2f91e

Please sign in to comment.