hborchardt
hborchardt
Hi! 👋 Thanks again for typeconv! I was trying to convert a json schema to suretype and noticed that the "minimum" and "maximum" properties for numbers are not honored in...
Hi, I am using typeconv to convert a JSON schema to suretype. I noticed that for required properties whose type is a referenced type, the 'required()' function call does not...
Hi, after upgrading to TypeScript 4.7 I got this error: ``` Error: node_modules/suretype/dist/validators/functional.d.ts:25:96 - error TS2344: Type 'T' does not satisfy the constraint '{}'. 25 export declare type AdditionalProperties =...
Hi, thanks for this great project! Running the installer as admin means that the default installation folder is the admin's appdata folder. Even when installing into a user-owned location, I...
Hi, I like using alacritty without decorations (on windows, that's the only alternative to full title bar), but I found it difficult to move and resize the window. I saw...