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
# If your IDE (vscode for me) extension for prettier couldn't find plugins, try install them into your IDE destination folder (cd "full_path_to_dir/Visual Studio Code" && npm install typescript prettier prettier-plugin-organize-imports prettier-plugin-jsdoc) OR try install them globaly
plugins:
# replaces default vscode "editor.action.organizeImports", generally with the same functionality