Prettier config that randomizes options and arbitrarily switches between spaces and tabs 🙄
$ npm install --save-dev pettierCreate a file in your project root called prettier.config.js and save the following:
module.exports = require('pettier');Now your configuration will be randomized every time you run Prettier.