| Current Path : /home/c/i/n/cinepatreb/billetterie/modules/blockwishlist/ | 
| Current File : /home/c/i/n/cinepatreb/billetterie/modules/blockwishlist/.prettierrc.js | 
module.exports = {
  htmlWhitespaceSensitivity: 'ignore',
  semi: true,
  singleQuote: true,
  vueIndentScriptAndStyle: true,
  trailingComma: 'none'
};