Skip to content

Commit e327eee

Browse files
authored
Update resolvers/README.md
1 parent 9da822a commit e327eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resolvers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export default [
8484

8585
#### `useRuleContext` and `getTsconfigWithContext`
8686

87-
They are powered by [eslint-import-context] in the above example, but they are not required to be used, and please be aware that `useRuleContext` could return `undefined` when using [eslint-plugin-import] or old versions of [eslint-plugin-import-x].
87+
They are powered by [eslint-import-context] in the above example, but they are not required to be used, and please be aware that `useRuleContext()` could be `undefined` when using [eslint-plugin-import] or old versions of [eslint-plugin-import-x].
8888

8989
#### Arguments
9090

0 commit comments

Comments
 (0)