You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.
Hey, I'm new-ish to using tsd (arrived here via ms visual studio code), so please excuse the likely naïveté of this question ...
Have you considered supporting a tsd property within package.json as an alternative to a separate tsd.json file? I doubt I'm the only one who likes to minimize the sprawl of "meta" config files, and one less file at the root of my projects is appealing.
Hey, I'm new-ish to using tsd (arrived here via ms visual studio code), so please excuse the likely naïveté of this question ...
Have you considered supporting a
tsd
property withinpackage.json
as an alternative to a separatetsd.json
file? I doubt I'm the only one who likes to minimize the sprawl of "meta" config files, and one less file at the root of my projects is appealing.FWIW, eslint has adopted this approach.
I tried poking around existing issues to see if this has been raised:
package.json
, but as far as I can tell, it's addressing a distinct issue?The text was updated successfully, but these errors were encountered: