-
Hey Christian,
Just found some errors when trying to follow the docs to get a basic store setup:
![Screenshot from 2024-10-15 17-16-29](https://github.com/user-attachments/assets/bdf38718-9889-4…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaS…
-
Refactor and rewrite all classes and functionalities using TypeScript
-
I started integrating PromptLayer and got this error.
```
Error when evaluating SSR module /Users/......+server.ts:
Internal server error: Failed to resolve entry for package "promptlayer". Th…
-
https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html
-
The TS client library has a very cool auto-generated query builder. With python typing we could build the same type of functionality. Here is the TS docs: https://www.edgedb.com/docs/clients/01_js/gen…
-
### SDK
Web
### Provide environment information
OS: Linux
IDE: Vim
Stage: TypeScript build fails for listed reasons
Howdy team! What follows are the configurations, commands, and result…
-
# 🐛 bug report
I am building a TypeScript library for my UI components, which should include a TypeScript definition file in the output. The TypeScript definition file is generated, but for some re…
-
To use this library from a TypeScript Vue project, it needs [.d.ts type declaration files](https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html). Ideally these would be gen…
-
Some of the `eslint` libraries are bit old.
The eslint libraris are dev dependencies:
```
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
…