-
My config is the following:
```
jsc: {
parser: {
syntax: 'typescript',
jsx: true,
dynamicImport: true,
privateMethod: true,
functionBind: true,
expo…
-
Hello there,
Thank you for the hard work on this project.
I am trying to build a website in this context:
- Using Vue CLI 3.0.3
- Use Office Fabric UI for the design
- IE11 as one of the br…
-
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…
-
# lib Update Request
## Configuration Check
My compilation *target* is `ES2018` and my *lib* is `["ES2016", "dom"]`.
## ~~Missing / Incorrect~~ Imprecise Definitions
At least `toUpperCase`…
-
TL;DR let's *not* make it about GIL.
Let's call it free-threading or multicore enhancements.
I'm for one tired of GIL-flame.
(Assume devil's advocate mode)
I'd posit that Python has only 1…
-
Choose one: is this a bug report or feature request? bug
### Input Code
This is your generated code, not mine. Seems like generator is improperly created.
```js
function _asyncIterat…
-
Seeing [issues of istanbul-instrument-loader](https://github.com/webpack-contrib/istanbul-instrumenter-loader/issues/73), I changed my depencies just got blank file:
![image](https://user-images.gith…
-
@IRCraziestTaxi Using ts compiler api we can create LINQ to SQL in functional style (example of using ts compiler api -http://blog.scottlogic.com/2017/05/02/typescript-compiler-api-revisited.html)
…
-
-
### Search Terms
When the node version is 18.20.0, running TS-node --esm **.ts displays TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts". Runs successfully after the Node version …