yacd/prettier.config.js

4 lines
42 B
JavaScript
Raw Permalink Normal View History

2020-02-10 22:53:14 +08:00
module.exports = {
singleQuote: true
};