Microbot-v2: Angular based universal social bot - first commit

This commit is contained in:
2019-02-14 04:08:24 +05:30
parent 78e89209e9
commit 2c5122756e
68 changed files with 6278 additions and 2967 deletions

View File

@@ -16,5 +16,8 @@
"es2017",
"dom"
]
}
},
"angularCompilerOptions": {
"enableIvy": true
}
}