yacd/prettier.config.js
2020-02-10 23:04:57 +08:00

3 lines
42 B
JavaScript

module.exports = {
singleQuote: true
};