HAUS Prettier Config This is the Prettier configuration we commonly use and share at HAUS. Usage Install: npm i --dev @madeinhaus/prettier-config Edit package.json: { // ... "prettier": "@madeinhaus/prettier-config" }