Michael Glitzos
Michael Glitzos
Using `esdoc-typescript-plugin` the plugin throws exceptions when trying to parse a typescript file containing an interface. The error specifically says "`interface is a reserved word in strict mode`" See attachments:...
Make a .d.ts file so that react-redux-modal can inter-op with TypeScript and TSX.
I've tried to instantiate a Deployment using the following yaml: ```yaml apiVersion: v1 kind: ConfigMap metadata: name: proxy-config-template namespace: linkerd data: config.hcl: | vault { ssl { ca_cert = "/vault/tls/ca.crt"...