Skip to content

Commit

Permalink
style(tests): remove unused eslint-disable
Browse files Browse the repository at this point in the history
  • Loading branch information
sukvvon committed Dec 19, 2024
1 parent 5d98e47 commit 3cf8f2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/proxyMap.bench.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @vitest/consistent-test-it */
import { bench, describe } from 'vitest'
import { snapshot } from 'valtio'
import { proxyMap } from 'valtio/utils'
Expand Down

0 comments on commit 3cf8f2d

Please sign in to comment.