Linear Issue: https://linear.app/comm/issue/ENG-1190/get-rid-of-touch-json-commands-in-ci
We were previously creating empty JSON files via the touch command to appease flow in the ESLint/Flow/Test workflows on GitHub and Buildkite.
However, we no longer need to do this as of https://phabricator.ashoat.com/D4097.