diff --git a/rush.json b/rush.json index 639be28d04be..d55ea3797916 100644 --- a/rush.json +++ b/rush.json @@ -1,7 +1,8 @@ /** * This is the main configuration file for Rush. * For full documentation, please see https://rushjs.io - */{ + */ +{ "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json", /** * (Required) This specifies the version of the Rush engine to be used in this repo.