Created by: naveenOnarayanan
With this https://github.com/facebook/buck/commit/fb9dae6d8c66ec5c23e7bea25d170335912a646b we lost the ability for ide type to be case insensitive when running buck project
This diff allows us to both define case insensitive IDE type in both the .buckconfig as CLI through the --ide flag.