global.json

This commit is contained in:
Stef Heyenrath
2017-02-27 12:28:07 +01:00
parent a1a98819df
commit de3884097f
2 changed files with 4 additions and 0 deletions

3
global.json Normal file
View File

@@ -0,0 +1,3 @@
{
"projects": [ "src", "test" ]
}