Skip to content
Snippets Groups Projects
.prettierrc.js 41 B
Newer Older
module.exports = {
  singleQuote: true
}