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 6246365 commit a1e37a0Copy full SHA for a1e37a0
@commitlint/is-ignored/src/index.ts
@@ -1,2 +1,3 @@
1
export * from './is-ignored';
2
+export {default} from './is-ignored';
3
export {Matcher} from './defaults';
0 commit comments