Skip to content

Commit

Permalink
chore: ignore no-new eslint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Dec 12, 2024
1 parent effc72d commit 3f80f3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/index.test-d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable no-new -- Testing constructor types, so no need to assign */
import { expectError, expectType } from 'tsd'
import { Tokens } from '..'

Expand Down

0 comments on commit 3f80f3a

Please sign in to comment.