Files
galaxy/client/prettier.config.js
T

5 lines
59 B
JavaScript

module.exports = {
tabWidth: 4,
printWidth: 120
};