We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516cbc0 commit edc1990Copy full SHA for edc1990
1 file changed
slider/internal/slider.ts
@@ -800,3 +800,9 @@ interface Action {
800
fixed: HTMLInputElement;
801
values: Map<HTMLInputElement | undefined, number | undefined>;
802
}
803
+/**
804
+ * The following comment is used to pin this file to prettier version 3.2.5
805
+ * Please do not remove this comment block and ensure it remains at the end of the file.
806
+ * See go/prettier_upgrade_pinning for more details.
807
+ */
808
+// g3-format-v_3_2_5
0 commit comments