Added files to tsconfig

This commit is contained in:
Claude Ciocan
2018-06-18 20:42:11 -07:00
parent 2f03cffc48
commit fc819241de

View File

@@ -20,5 +20,9 @@
"gramps__rest-helpers"
]
}
}
},
"files": [
"index.d.ts",
"gramps__rest-helpers-tests.ts"
]
}