module.exports = { singleQuote: true, // Converts double quote to single semi: false, // Makes sure semicolons aren't added and the ones that are there will be removed }