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