rickvanlieshout.com/.prettierrc.js

5 lines
93 B
JavaScript

module.exports = {
...require("@mastermindzh/prettier-config"),
trailingComma: "all",
};