microsoft / microsoft/vscode-azurestaticwebapps
Create Configuration File should add file in app folder location
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
Currently, it prompts and defaults to the root of your project, but the staticwebapp.config.json should be in the app folder. We may able to leverage their yaml file to determine where to add it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start by locating the Create Configuration File command and read the linked Azure Static Web Apps file-location guidance, then inspect how the extension handles its YAML configuration. Done means staticwebapp.config.json is created in the app folder rather than the project root.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100