Skip to content

Commit e3e15a6

Browse files
committed
JS: Rephrase change note
1 parent 2508da7 commit e3e15a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

change-notes/1.24/analysis-javascript.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
* Support for the following frameworks and libraries has been improved:
66
- [react](https://www.npmjs.com/package/react)
77

8-
- Imports with the `.js` extension can now be resolved to a TypeScript file.
8+
- Imports with the `.js` extension can now be resolved to a TypeScript file,
9+
when the import refers to a file generated by TypeScript.
910

1011
## New queries
1112

0 commit comments

Comments
 (0)