Spaces:
Configuration error
Configuration error
module.exports = { | |
trailingComma: 'all', | |
singleQuote: true, | |
}; | |
module.exports = { | |
trailingComma: 'all', | |
singleQuote: true, | |
}; | |