prettier-standard-vscode
prettier-standard-vscode copied to clipboard
"generator-star-spacing" doesn't match standard config
Plugin enforces "generator-star-spacing": ["error", "after"]
rule, when actual standard
has "both".
Related standard
issue: https://github.com/standard/standard/issues/724