{ "src/**/*.{js,ts,tsx,jsx,css,json}": [ "prettier --write", "git add" ] }