wix-incubator / vscode-glean

The extension provides refactoring tools for your React codebase
MIT License
1.46k stars 56 forks source link

Incorrect type. Expected one of string in setting.json #191

Open SWEKanaramYadav opened 9 months ago

SWEKanaramYadav commented 9 months ago

Issue Description When attempting to configure settings in the settings.json file for Visual Studio Code, users are encountering an "Incorrect type" error. The error message indicates that the expected type is a string.

Steps to Reproduce

Expected Behavior Users should be able to configure settings in the settings.json file without encountering type errors.

Actual Behavior An "Incorrect type" error is displayed, indicating that the expected type is a string.

Screenshot_1