-
@xxOctavianxx Check how the code gets converted from Typescript into Roblox Studio.
In ServerScriptService, you'll see there's only one `Script` and the rest are `ModuleScripts`. In the filesystem, t…
-
Hello, I'm trying to use a custom domain but I have the following error:
I'm using example: basic-starter-api-gateway-v2-typescript/
```
CREATE_FAILED AWS::ApiGateway::B…
-
## Suggestion
If I have `source/index.js` which has:
``` javascript
function isObject(value) {
// null is object, hence the extra check
return value !== null && typeof value === 'object'
}…
-
# To do
- Create a documents and share with the rest of the organization containing information about the technology stack
- Define the rules of code creation, naming, styling, work flow, meetings an…
-
## Search Terms
type destructuring
## Suggestion
Allow destructuring syntax when assigning `type`
## Use Cases
Dynamically assign a type as the type of an other type's property.
## Example…
-
- Rollup Plugin Name: @rollup/plugin-typescript
- Rollup Plugin Version: 7.15.0
- Rollup Version: v4.20.0
- Operating System (or Browser): Windows 10
- Node Version: v20.13.1
- Link to reproducti…
-
## There have been updates to the *babel7* monorepo:
+ - The `devDependency` [@babel/core](https://www.npmjs.com/package/@babel/core) was updated from `7.7.7` to `7.8.0`.
- The `devDependency` [@ba…
-
# Suggestion
Originally opened at https://github.com/microsoft/vscode/issues/132304 - they asked me to file upstream.
## 🔍 Search Terms
inlay hints
## ✅ Viability Checklist
My suggest…
-
## Search Terms
canonical filename
## Suggestion
I'd like to re-use the get-canonical-filename logic:
https://github.com/microsoft/TypeScript/blob/d68295e74e4897f588e73edf72089eb238904f02/src/co…
-
## Search Terms
find why was file included during typescript build
## Suggestion
Be able to find out why a file was checked by TS compiler during a build.
## Use Cases
Sometimes te…