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 3a17f6a commit 0d217d5Copy full SHA for 0d217d5
@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