Browse Source

chore: disable `invalid_annotation_target` warning

Hieu 3 năm trước cách đây
mục cha
commit
a0654d8a41
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      frontend/app_flowy/analysis_options.yaml

+ 3 - 0
frontend/app_flowy/analysis_options.yaml

@@ -36,3 +36,6 @@ linter:
 
 # Additional information about this file can be found at
 # https://dart.dev/guides/language/analysis-options
+
+errors:
+  invalid_annotation_target: ignore