You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This part: https://github.com/Microsoft/react-popout-component/blob/master/.vscode/settings.json#L2
forces files being reformatted on file save. the problem is it works mostly OK on a single given machine, but not on the another.
Can the project ships with its own .editorconfig and .prettierrc to unfiy the behavior? The VSCode will happy follow settings in these config files.