mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
JavaScript: Update 1.19 change notes to remove changes that ended up in 1.18.1.
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
|
||||
## Changes to code extraction
|
||||
|
||||
* Destructuring assignments are now modeled more precisely, which fixes both false-negative and false-positive results for the rules
|
||||
"Missing variable declaration" and "Useless assignment to local variable" in certain corner cases.
|
||||
* The TypeScript compiler is now bundled with the distribution, and no longer needs to be installed manually.
|
||||
Should the compiler version need to be overridden, set the `SEMMLE_TYPESCRIPT_HOME` environment variable to
|
||||
point to an installation of the `typescript` NPM package.
|
||||
|
||||
Reference in New Issue
Block a user