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 1ed22fc commit b9e1c61Copy full SHA for b9e1c61
test/index.test.ts
@@ -1,4 +1,4 @@
1
-import MarkdownIndexGenerator from '../src/index'
+import MarkdownIndexGenerator from '../src/index';
2
3
describe('MarkdownIndexGenerator', () => {
4
beforeEach(() => {
0 commit comments