Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions slider/internal/slider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -800,3 +800,9 @@ interface Action {
fixed: HTMLInputElement;
values: Map<HTMLInputElement | undefined, number | undefined>;
}
/**
* The following comment is used to pin this file to prettier version 3.2.5
* Please do not remove this comment block and ensure it remains at the end of the file.
* See go/prettier_upgrade_pinning for more details.
*/
// g3-format-v_3_2_5
Loading