dimitris kyriazopoulos

Results 2 issues of dimitris kyriazopoulos

### Bug description ## Overview I am trying to use esbuild-loader within a monorepo using yarn workspace and I am unable to declare folder aliases on each individual workspace. I...

feature request

I am trying to define the schema for the following object ``` #examples/errorDetail.json [{ "path": "username", "value": "user1" }] ``` As you can see there is a property named `value`...

Type: Question