{ "*.{js,ts,tsx}": [ "yarn lint:fix", "yarn prettier:format" ], "package.json": "sort-package-json" }