/ prettier.config.js
prettier.config.js
1  module.exports = {
2    printWidth: 100,
3  };