turbo
3d90b3dc - refactor(turborepo): change the ui config to use an enum (#8919)

Commit
1 year ago
refactor(turborepo): change the ui config to use an enum (#8919) ### Description Right now we internally represent the `ui` config as a boolean. This isn't very extensible, so I refactored it to be an enum instead ### Testing Instructions <!-- Give a quick description of steps to test your changes. -->
Author
Parents
Loading