1
0

recursive merge of config

This commit is contained in:
William Welling
2017-09-26 19:13:32 -05:00
parent 35580b7c48
commit 26e2da93fb
7 changed files with 74 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
// tslint:disable-next-line:no-empty-interface
export interface Config {
}