is there global settings for the fileExtension configuration option
Open
feature request
- Dominant language
- TypeScript
- Stars
- 5.8k
- Forks
- 510
- Avg merge
- 5h 27m
- Merged PRs (30d)
- 1
Description
Is it possible to create a global configuration setting? For example, I want **all** of my clasp pull/clone commands to use `.js`. I know I can do this by setting the `fileExtension` property in the `.clasp.json` file in the project directory but then I have to set it for each project.
Is it possible to set it globally somewhere, like maybe in the `.clasprc.json` file?
Contributor guide
Assessment
This issue has not been assessed yet.