Anonymous View
Skip to content

Commit 8454174

Browse files
committed
feat: add common eslint config
1 parent 7408935 commit 8454174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/eslint/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export * from './common.js';
2-
export * from '@nzyme/eslint';
2+
export { imports, jsdoc, packageJson, react, typescript, vue } from '@nzyme/eslint';

0 commit comments

Comments
 (0)