1
0
Fork 0
hugo-paper/.prettierrc.js
2021-08-24 04:07:54 +08:00

5 lines
62 B
JavaScript

module.exports = {
printWidth: 100,
singleQuote: true,
};