Browse Source

Ignore annotations in #proselint

Colin Powell 5 năm trước cách đây
mục cha
commit
7afbc0ce36
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      proselint/.config/proselint/config

+ 5 - 0
proselint/.config/proselint/config

@@ -0,0 +1,5 @@
+{
+    "checks": {
+        "annotations.misc": false
+    }
+}