summaryrefslogtreecommitdiffstats
path: root/.prettierrc.js
blob: 1d70813d51a788abb4ca1c237dd99f471e1db813 (plain)
1
2
3
module.exports = {
  singleQuote: true
}