-
Hello, in order to use external javascript libraries in Typescript, there should be defined types for the library. That being the case, currently I cant use this library as it doesn't have any. What c…
-
### Describe the bug
Building a project that uses primeng fails if `@angular/animations` is not installed, but the dependency is not declared in `project.json`
```
✖ Compiling with Angular source…
-
### Summary
OAuth support will need to be implemented for authenticating through the AT Protocol services.
### Pain points
App Passwords will be eventually deprecated. ATProtoKit needs to get…
-
Is this possible somehow? Perhaps as a submodule?
`git submodule add git@github.com:microsoft/TypeScript.git tslib`
samhh updated
3 years ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
## Bug report
### Required System information
- Node.js version: v20.9.0
- NPM version: 10.1.0
- Strapi version: 5.3.0
- Database: psql@14
- Operating system: mac
- Is your project Javascri…
-
### 🔍 Search Terms
nullish, strictNullChecks, equals, undefined, null
### ✅ Viability Checklist
- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't c…
-
Currently only the local `package.json` is copied into the build directory. Because the workspace global `package.json` (with it's `resolutions` fields) is missing package resolution behaves different…
-
## Steps to reproduce
1) Install a normal npm library, or clone this repositiory for reproduction: https://github.com/johanrd/ember-vite-npm
Detailed steps
1.1) create a new ember vite app wi…
-
# Typescript conversion or simply type definitions?
## Adding modularity to AR.js
We converted **AR.js** to **ES6** and we have a npm package that can be imported in many projects and frameworks, …