## Task Add a `--no-update-check` global flag and a `updateCheck: false` config file option to opt out of the startup version check. ## Files to update ``` packages/cli/src/index.ts packages/cli/src/lib/updateCheck.ts packages/cli/src/lib/configFile.ts ```
Task
Add a
--no-update-checkglobal flag and aupdateCheck: falseconfig file option to opt out of the startup version check.Files to update