pev
pev copied to clipboard
Docker support
It'd be awesome if there were support for docker.
Working on this here https://github.com/mcginleyr1/pev type script currently being a pain and I know nothing about it.
@mcginleyr1 thank you very much for doing that. I'm no expert in TypeScript either, but let me know if there's something I can help with.
I had a problem with compiling typescript in docker, too.
Adding
{ "strictSSL": false }
to ~/.tsdrc solved the issue.
See: https://github.com/DefinitelyTyped/tsd#tsdrc