We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7408935 commit 8454174Copy full SHA for 8454174
1 file changed
packages/eslint/src/index.ts
@@ -1,2 +1,2 @@
1
export * from './common.js';
2
-export * from '@nzyme/eslint';
+export { imports, jsdoc, packageJson, react, typescript, vue } from '@nzyme/eslint';
0 commit comments