diff --git a/global.json b/global.json index 9e26dfeeb..b0323e428 100644 --- a/global.json +++ b/global.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "projects": [ "src" ] +} \ No newline at end of file