forcedotcom / forcedotcom/web-console-feedback
Couple of odd files at the root of the sfdx project in web console
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
**Describe the bug**
The tsconfig.json file at the root of the project was confusing to me. It made me wonder things like, 'Can I compile typescript here?' (I know we can't).
We should just verify if the files normally associated with running on local provide any value for web console. The two obvious candidates for removal are
tsconfig.json
jest.config.js
**To Reproduce**
Steps to reproduce the behavior:
N/A
**Expected behavior**
Don't have any files to cause confusing unless they provide value. Shane called out these could provide value for some of the extensions (like LWC)
**Screenshots**
**Desktop (please complete the following information):**
gbockus@try.codebuilder
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.