renovatebot-github/.prettierrc.js
2020-05-05 09:10:13 +02:00

3 lines
43 B
JavaScript

module.exports = {
singleQuote: true,
};