.prettierrc.js 68 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 "use strict"; module.exports = { printWidth: 100, tabWidth: 4 };