andreasvh-conceto

Results 4 issues of andreasvh-conceto

### Describe the bug Hello, we have xmls/ other file contents with many lines which exceeds the screen size limit, we have to scroll. Since auto scroll is not configured...

Hello, i was trying to serialize a Dto in a jest test, which contains a nested array of another dto. ``` typescript import { Expose, Type, instanceToPlain } from "class-transformer";...

type: question

## Problem With the prisma vs code plugin syntax highlighting is working for queryRaw queries. ``` await this.prisma.$queryRaw`SELECT id,name FROM person WHERE name='john'`; ``` In my last couple of projects...

kind/feature
topic: vscode
topic: syntax highlighting
topic: TS integration

### What version of Bun is running? 1.0.29+a146856d1 ### What platform is your computer? Darwin 23.2.0 arm64 arm ### What steps can reproduce the bug? 1. checkout the repository `[email protected]:andreasvh-conceto/bun-conflicting-peer-dependency.git`...

bug
npm