mirror of
https://github.com/flutter/flutter
synced 2024-10-30 09:22:49 +00:00
5 lines
134 B
YAML
5 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
|