cubetiq-fusion/.prettierrc.js
2021-07-25 10:44:30 +00:00

5 lines
62 B
JavaScript

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