We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00694fc commit a077d9cCopy full SHA for a077d9c
src/__tests__/exports.test.ts
@@ -1,6 +1,8 @@
1
-/* eslint-disable import/no-namespace */
+// eslint-disable-next-line import/no-namespace
2
import * as Index from '..'
3
4
import * as Drafts from '../drafts'
5
6
import * as Deprecated from '../deprecated'
7
8
describe('@primer/react', () => {
0 commit comments