Clean up Package Structure and .gitignore
This commit is contained in:
parent
a9cf46d7a2
commit
fffcc3fbae
4 changed files with 47 additions and 25 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue