github-app-token/prettier.config.js

6 lines
61 B
JavaScript

"use strict";
module.exports = {
trailingComma: "all",
};