dockerized_openAger/nodered/rootfs/data/node_modules/mailparser/.prettierrc.js
2020-10-17 18:42:50 +02:00

6 lines
82 B
JavaScript

module.exports = {
printWidth: 160,
tabWidth: 4,
singleQuote: true
};