Theo Ephraim

Results 174 comments of Theo Ephraim

Maybe it's time that vue-class-component and vue-property-decorator merge into a single tool? It seems like it would be easier to design a better and more wholistic solution this way.

implemented something simple -- https://github.com/mboynes/super-cpt/pull/18

I'm trying to implement mTLS as well. Using @cruz3rblade's example and things seem to be working, but I'd like to be able to make mTLS requests from the browser as...

Oh! Very weird. I’ll take a look. Thanks!

@Ivokato - I suspect this may have been related to https://github.com/theoephraim/node-google-spreadsheet/issues/701 Please give the latest version a try!

I'm open to it, but it would probably take a fairly large refactoring and I'm not quite sure what the interface would be like for devs... Can you give some...

I just swapped over to ky, so it should be a little easier to at least think about now. Still need to think through the DX though

Sorry for the delay. This is great! Will get this merged soon :)

@RyanCavanaugh - thanks for replying! Do you think there would be a willingness to add these concepts and get something implemented? It seems [this is the main file involved](https://github.com/microsoft/TypeScript/blob/main/src/services/codefixes/importFixes.ts)? I'm...