r5n-dev / vscode-react-javascript-snippets

Extension for React/Javascript snippets with search supporting ES7+ and babel features
MIT License
1.7k stars 434 forks source link

docs: Update README.md | Clarify Configuration Example for Enhanced User Experience #308

Open putsan opened 10 months ago

putsan commented 10 months ago

I spent unnecessary time trying to figure out how to correctly disable the importReactOnTop option.

To make it more intuitive for new users of this extension and to prevent similar confusion in the future, I suggest adding this explanatory line. It provides a clear example of how to reference the settings keys, making the configuration process smoother for everyone.