-
**ECMAScript 2018** adds built‑in support for lookbehind assertions to regular expressions, which can be a lot faster than the current pseudo‑look…
-
I'm seeing the following error with the 2.0.0 release when using with `tsc` and `ts-node`:
```
Argument for '--lib' option must be: 'es5', 'es6', 'es2015', 'es7', 'es2016', 'es2017', 'es2018', 'es…
-
Steps to reproduce:
Go to "Steps" page
Create a new composed step
Add a test step
Click the copy icon on the test step
Click the paste icon
Details:
Linux
v5.0.2
Log of Error:
```
E…
-
- Site: [http://seminario-seguridad.herokuapp.com](http://seminario-seguridad.herokuapp.com)
**New Alerts**
- **HTTPS Content Available via HTTP** [10047] total: 12:
- [https://seminario-seg…
-
Does this issue occur when all extensions are disabled? **Yes**
- VS Code Version: 1.94.2, commit 384ff7382de
- OS Version: Windows 22H2, WSL2 Ubuntu 22.04.5 LTS
**I have the project open i…
-
- Site: [https://preview.owasp-juice.shop](https://preview.owasp-juice.shop)
**New Alerts**
- **Source Code Disclosure - Java** [10099] total: 3:
- [https://preview.owasp-juice.shop/vendor-e…
-
- Site: [https://seminario-seguridad.herokuapp.com](https://seminario-seguridad.herokuapp.com)
**New Alerts**
- **Cross-Domain Misconfiguration** [10098] total: 13:
- [https://seminario-segu…
-
When a run configuration does not match any tests, all of the tests run anyway.
Sometimes, an error is generated when this happens and the UI stops working correctly. Other times, there is no error …
-
Gulp version:
`CLI version: 2.2.0,
Local version: 4.0.2`
When using "es2019" as lib in compilerOptions it says:
`error TS6046: Argument for '--lib' option must be: 'es5', 'es6', 'es2015', 'es7'…
-
Hi, I'm attempting to integrate an Angular 14 app as a WebComponent within an Angular 16 app. While I've successfully achieved this integration with an Angular 12, replicating the same steps from the …