mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
6 lines
134 B
YAML
6 lines
134 B
YAML
include: ../analysis_options.yaml
|
|
|
|
linter:
|
|
rules:
|
|
avoid_js_rounded_ints: false # CLI code doesn't need to worry about JS issues
|