about summary refs log tree commit diff
path: root/.prettierrc.js
blob: 1d70813d51a788abb4ca1c237dd99f471e1db813 (plain) (blame)
1
2
3
module.exports = {
  singleQuote: true
}