4 Commits

Author SHA1 Message Date
Sybren A. Stüvel
e4321284d7 VSCode: change formatter for Vue files
The old one wasn't available any more.
2022-07-11 18:45:32 +02:00
Sybren A. Stüvel
ec3a74f5f6 VSCode: disable 'cover on save' setting, it's too noisy 2022-06-10 16:53:39 +02:00
Sybren A. Stüvel
d6c257d396 Include .editorconfig file
This is an attempt to get more cross-editor compatibility.
2022-05-02 18:25:40 +02:00
Sybren A. Stüvel
634d59e622 Use VSCode + Prettier to reformat YAML
This commit includes settings for Visual Studio Code, so that at least
different people with the same editor (or me on multiple machines) get the
same formatting.

No functional changes.
2022-04-22 12:01:09 +02:00