File "prettier.config.js"
Full Path: /home/pumpbmko/public_html/wp-content/plugins/0je3ljf1/public/vendors/split/prettier.config.js
File size: 104 bytes
MIME-type: text/plain
Charset: utf-8
module.exports = {
trailingComma: "all",
tabWidth: 4,
semi: false,
singleQuote: true
};