Skip to content

Commit

Permalink
chore: add a todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Jan 13, 2023
1 parent 6144126 commit 9988bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint/no-relative-parent-import.cts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// remove this after https://github.com/import-js/eslint-plugin-import/issues/2467 is fixed
// TODO: remove this after https://github.com/import-js/eslint-plugin-import/issues/2467 is fixed

import * as path from 'node:path';
import * as posix from 'node:path/posix';
Expand Down

0 comments on commit 9988bb7

Please sign in to comment.