{ "*.{js,jsx,ts,tsx,d.ts}": [ "yarn lint:fix", "yarn prettier:fix" ] }