Skip to content

Commit c311d1b

Browse files
committed
fix: eslint-plugin-putout: rules
1 parent c0efe51 commit c311d1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/eslint-plugin-putout/lib/index.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,6 @@ export const configs = {
139139
esm,
140140
};
141141

142+
export const {rules} = putout;
143+
142144
export default putout;

0 commit comments

Comments
 (0)