Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
camc314 committed Nov 25, 2024
1 parent 2f8dc92 commit f3608f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/oxc_linter/src/snapshots/prefer_set_has.snap
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,6 @@ source: crates/oxc_linter/src/tester.rs
1
2const a: Array<'foo' | 'bar'> = ['foo', 'bar']
· ────────────────────────────────────────
3
3
╰────
help: Switch to `Set`

0 comments on commit f3608f2

Please sign in to comment.