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
ts-standard is not related to VSCode, it is only a npm package but it can be used with vscode-standardjs extension.
Maybe you have prettier installed and it auto-formats without the space, we'd like to integrate prettier built-in, it is currently a work in progress, you can see our discussions in #102.
Also there is also a open pull request to implement it in standard-engine : standard/standard-engine#230
To fix this issue you could write something like that :
What version of this package are you using?
latest
What operating system, Node.js, and npm version?
WINServer 2016 [email protected]
What happened?
When I use (Alt+shift+F), then i get code without space and ts-standard show me error
What did you expect to happen?
Are you willing to submit a pull request to fix this bug?
The text was updated successfully, but these errors were encountered: