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 58a8375 commit 79c1004Copy full SHA for 79c1004
src/index.js
@@ -1,2 +1,2 @@
1
-export * from './calculate-complexity'
2
-export * from './report-generator'
+export * from './calculate-complexity.js'
+export * from './report-generator.js'
0 commit comments