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.
2 parents adf8309 + 112d1df commit 9f8fab5Copy full SHA for 9f8fab5
scripts/generateChangelog.ts
@@ -1,5 +1,4 @@
1
import fs from 'fs';
2
-import path from 'path';
3
import { extractTodosFromDir } from '../src/parser/extractTodosFromDir';
4
import { classifyTodoText } from '../src/core/classifier';
5
import { TodoItem } from '../src/parser/types';
0 commit comments