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 has been archived by the owner on Dec 15, 2022. It is now read-only.
I do not get any error message using it and indeed package.json states that code formatting is provided. It is just that nothing happens. For example it does not fix the indentation of this example.
if (true) {
let v = 42;
}
The text was updated successfully, but these errors were encountered:
I do not get any error message using it and indeed package.json states that code formatting is provided. It is just that nothing happens. For example it does not fix the indentation of this example.
The text was updated successfully, but these errors were encountered: