-
# tsconfig.json All In One
https://github.com/xgqfrms/vscode/blob/master/tsconfig.json
https://github.com/xgqfrms/vscode/blob/master/tsconfig.old.json
## old `tsconfig.json`
```ts
"ta…
-
Hi,
Thanks for making those type definitions, this is really helpful to be able to use TypeScript for Adobe products!
This is a sample config for `tsconfig.json` and `package.json`:
```js
//…
-
**Describe the bug**
I'm working on a project to run react directly from the browser. I configured everything for Typescript as showing below in the code snippet. But Monaco still seems that I'm runn…
-
Hi, this code broken the compressor
```
api.fetch = async function(path, data){
let headers = new Headers();
headers.append("Cache-Control", "no-cache");
headers.append("Conte…
-
i get an error in vs 2015 with the map parser with "=>" in my code in ecma6 javascript
-
### What is the problem this feature would solve?
Bun, like pnpm, doesn't automatically hoist packages to the root `node_modules` folder. This is the right thing to do. However, there are a handful o…
-
-
@madskristensen
**Steps to Reproduce**
1. File --> New --> Project --> ASP.NET Core Web Application (.NET Core)
2. Rename _gulpfile.js_ in Solution Explorer to _gulpfile.babel.js_
3. Click the **Refr…
-
I worked on the problem with the help of [this issue](https://github.com/import-js/eslint-plugin-import/issues/1485) but could not solve the problem.
I would appreciate your help.
#### my proble…
-
My issue is similar to issue #4778
- node version: 20.9.0
- npm version: 10.2.4
- EdgeDB Version: 4.2+7038dfc
- EdgeDB CLI Version: 4.0.2+da2788e
- OS Version: macOS Ventura Version 13.4.1
…