prettier.config.js 43 B

123
  1. module.exports = {
  2. "singleQuote": true
  3. }