{
  "semi": false,
  "printWidth": 100,
  "bracketSpacing": false,
  "singleQuote": true,
  "plugins": ["prettier-plugin-packagejson"]
}