move scripts to monorepro-scripts

This commit is contained in:
Fabio Berger
2018-03-13 15:29:12 +01:00
parent df1968157c
commit ca25b816fa
122 changed files with 498 additions and 297 deletions

View File

@@ -1,6 +0,0 @@
declare module '*.json' {
const json: any;
/* tslint:disable */
export default json;
/* tslint:enable */
}