-
![Screenshot_2024-09-04-13-07-52-76_c23f98e48ae5e53680995170d5870881](https://github.com/user-attachments/assets/3d3df343-d341-4699-b127-c5036ab7edb2)
####the keyboard remains visible or its …
-
## Question
Right now projects using typescript < 5.3.0 will meet build failure if the project references Teams-AI library. Seems the recent MSAL-JS library release causes this issue. However, the …
-
## Bug report
### Required System information
- Node.js version: v20
- NPM version: yarn v1
- Strapi version: 4.25.7
- Database: SQLite
- Operating system: Linux Mint 21.2
- Is your project…
-
## Bug report
### Required System information
Environment: development
OS: linux-x64
Strapi Version: 5.3.0
Node/Yarn Version: npm/10.9.0 node/v20.10.0 linux x64 workspaces/false
Edition: Com…
-
- Rollup Plugin Name: `rollup-plugin-typescript`
- Rollup Plugin Version: `12.1.1`
- Rollup Version: 4.24.0
- Operating System (or Browser): macOs 14.7
- Node Version: 20.11.1
- Link to repro…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
https://github.com/rafamadriz/friendly-snippets/blob/main/snippets/javascript/typescript.json
```…
-
**Guide could include:**
- Describe TypeScript bindings
- Provide a detailed tutorial on adding bindings for specific functions
- Include examples of how to use the bindings in real-world applica…
-
## Bug report
### Required System information
- Node.js version: v20.11.0
- NPM version: 10.2.4
- Strapi version: 5.0.0-rc.11
- Database: SQLite
- Operating system: darwin-arm64
- Is your p…
-
## Bug report
### Required System information
- Node.js version: v20
- NPM version: Yarn v1
- Strapi version: 5.1.0
- Database: SQLite
- Operating system: Linux Mint 21.2
- Is your project …
-
The readme has this:
{
"Say hello to the world": {
"prefix": ["hw", "hello"],
"body": "Hello, ${1:world}!$0"
}
}
Where does this go? A file in ~/.config/nvim/lua/config/snippets…