const githubConfig = require('@github/prettier-config')

module.exports = {
  ...githubConfig,
  bracketSpacing: true,
}
