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 e3629be commit e67bab1Copy full SHA for e67bab1
src/index.ts
@@ -65,3 +65,6 @@ try {
65
}
66
67
export const config = baseConfig;
68
+
69
+// eslint-disable-next-line import/no-default-export
70
+export default config;
0 commit comments