7 lines
223 B
Text
7 lines
223 B
Text
# This file allows you to configure the Dart analyzer.
|
|
#
|
|
# The commented part below is just for inspiration. Read the guide here:
|
|
# https://www.dartlang.org/guides/language/analysis-options
|
|
|
|
analyzer:
|
|
strong-mode: true
|