Open cncolder opened 4 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/formium/tsdx/l67cmftp5
✅ Preview: https://tsdx-git-types.formium.vercel.app
I copy TsdxOptions
into externalTypes.ts
. So user cannot explore more types in editor. e.g. Cmd+Click in vscode.
Update comments to JSDoc. So comments will emit into externalTypes.d.ts
I'm not sure if we need exclude another .d.ts files from npm. I wish leave there. It's cool if someone find code suggestions when require('tsdx/dist/createJestConfig')
So now. What's your favor @agilgur5 ?
TsdxOptions
from types.ts.types/index.d.ts
. But we still need main field in package.json
TsdxOptions
into tsdx.config.js JSDoc