blob: a6b80c2e1549a84f55ed580436bb2cdea319d573 [file] [log] [blame]
module.exports = {
singleQuote: true,
semi: false
}