module.exports = { // we want to change this later to 120, // but for now we will keep the 80 to avoid to much/unwanted changes in commits printWidth: 80 };