blob: 86aeaaf059125b6f247fe0ad83a8cd2124461c21 [file] [log] [blame]
// Prettier configuration
module.exports = {
tabWidth: 2,
singleQuote: true,
};