Clean up Package Structure and .gitignore

This commit is contained in:
Marty 2018-07-07 15:38:56 +02:00 committed by Marty Oehme
parent a9cf46d7a2
commit fffcc3fbae
4 changed files with 47 additions and 25 deletions

View file

@ -1,7 +1,10 @@
analyzer:
exclude: [build/**]
strong-mode: true
# exclude:
# - path/to/excluded/files/**
errors:
uri_has_not_been_generated: ignore
plugins:
- angular
# Lint rules and documentation, see http://dart-lang.github.io/linter/lints
linter: