Remove TIMING=1 from eslint command in examples and create-turbo starter (#3813)
This is not a cross-platform compatible way to set an environment variable, and it is not critical to have this as part of the examples and starter template.
Fixes https://github.com/vercel/turbo/issues/3797