chore(dart): use --trust-type-annotations and --trust-primitives
This commit is contained in:
parent
1a0da11e55
commit
66f5e30d7c
|
@ -27,5 +27,5 @@ transformers:
|
|||
commandLineOptions:
|
||||
- --dump-info
|
||||
- --show-package-warnings
|
||||
#- --trust-type-annotations
|
||||
#- --trust-primitives
|
||||
- --trust-type-annotations
|
||||
- --trust-primitives
|
||||
|
|
Loading…
Reference in New Issue