mirror of
https://github.com/flutter/flutter.git
synced 2026-01-09 07:51:35 +08: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
|