Skip to content

Commit 00694fc

Browse files
committed
Disable import/no-namespace in exports test
1 parent 9b80819 commit 00694fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/__tests__/exports.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable import/no-namespace */
12
import * as Index from '..'
23
import * as Drafts from '../drafts'
34
import * as Deprecated from '../deprecated'

0 commit comments

Comments
 (0)