rg -F "CONTENT"
rg -i "CONTENT"
rg "CONTENT" --iglob "!*.json" --iglob "!node_modules"
rg "CONTENT" projects*