Another (hopeful) quickie: I'm trying to add a `mo...
# help
j
Another (hopeful) quickie: I'm trying to add a
modules.d.ts
to a barebones typescript template from
create-serverless-stack --language typescript
and it's not getting picked up, even when I specify in tsconfig's
files[]
Is there a reason that would be or is it just my environment revolting?
Well, after re-trying a gazillion times it's finally seeing my definitions 😄
t
What did you do?