8 lines
194 B
YAML
8 lines
194 B
YAML
include: package:flutter_lints/flutter.yaml
|
|
|
|
# Additional information about this file can be found at
|
|
# https://dart.dev/guides/language/analysis-options
|
|
|
|
formatter:
|
|
trailing_commas: preserve
|