Eclair Implementation (#371)

Eclair Implementation, Closing issue #224
This commit is contained in:
ShahanaFarooqui 2020-07-07 13:57:15 -04:00 committed by GitHub
parent f83fa33a34
commit 1b86a8bc84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
319 changed files with 15497 additions and 7460 deletions

View file

@ -20,6 +20,7 @@
},
"angularCompilerOptions": {
"fullTemplateTypeCheck": true,
"strictInjectionParameters": true
"strictInjectionParameters": true,
"enableIvy": true
}
}