Diullei Gomes
Diullei Gomes
@winkee01 since you didn't post your packer config, I'm not sure if your problem is the same as I had, but anyway I'll share what worked for me... I had...
I'm focused on stabilizing the TSD for now. I confess, I have not started to look into this issue, but I will do it soon. All your suggestions are most...
Totally agree. I sent a PR covering it. I'll merge it. https://github.com/DefinitelyTyped/tsd/pull/183
I started it here https://github.com/Diullei/tsd/commit/4671696899fb089340d652c10d41189693cbed84
We can use multiples `tsd.json` files using `--config` flag. Example: `tsd reinstall --config client/tsd.json` and`tsd reinstall --config server/tsd.json`. Each file will define their own typing references and their own `tsd.d.ts`...
The current TSD version already supports the `--config` argument.
Note: I fixed a bug with `--config` option. To get the latest version you must install `[email protected]` https://github.com/DefinitelyTyped/tsd/releases/tag/0.6.5-beta
Hi @L6Echo Thank you for reporting this issue. I'll investigate and try to reproduce the problem.
@sebastian-lenz 😃
@blakeembrey thoughts?