chore(dart): use --trust-type-annotations and --trust-primitives

This commit is contained in:
yjbanov 2015-05-08 16:13:53 -07:00
parent 1a0da11e55
commit 66f5e30d7c
1 changed files with 2 additions and 2 deletions

View File

@ -27,5 +27,5 @@ transformers:
commandLineOptions: commandLineOptions:
- --dump-info - --dump-info
- --show-package-warnings - --show-package-warnings
#- --trust-type-annotations - --trust-type-annotations
#- --trust-primitives - --trust-primitives