{ "*.{ts,tsx,js}": ["prettier --write", "eslint --fix --ext js,ts,tsx"], }