Oliver

Results 5 issues of Oliver

There is no index.d.ts file in the node_modules/p2 folder when installing via npm. Is this intentional? I have to install the types via @types/p2 which works fine, but the maintainer...

Hi! Following problem on Pop!_OS when running `bash install`: ``` Installing binaries ... install: ./compile: /bin/bash^M: bad interpreter: No such file or directory ``` I had to `sed -i 's/\r$//'...

Hi. An issue I frequently run into is that Swagger is using UpperCased property names, but the server transforms the actual json into lowerCase. I can transform the Json before...

It would be great if this plugin was usable in typescript projects! Consider adding it so it can be installed via (@)types/vue-progressbar

It would be very nice to have type definitions / completions on my state. Would you accept a PR for a typescript re-write or do you have any plans on...

enhancement
good first issue