You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resolvers/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ export default [
84
84
85
85
#### `useRuleContext` and `getTsconfigWithContext`
86
86
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].
0 commit comments