Skip to content

Code style: Enforce dangling comma in Javascript + Vue code

Chris Oelmueller requested to merge dangling-comma into master

This helps with moving code around, and with clean diffs. No functional changes.

Merge request reports