{ "*.{js,ts,tsx,json,scss,css,html}": "prettier --write", "package.json": "sort-package-json", "public/locales/**/*.json": "sort-json" }