[Pkg-javascript-devel] Bug#974648: Bug#974648: Bug#974648: Please really ship TypeScript definitions

Xavier yadd at debian.org
Sat Dec 5 21:16:45 GMT 2020



Le 04/12/2020 à 14:47, Xavier a écrit :
> Le 13/11/2020 à 12:04, Xavier a écrit :
>> Le 13/11/2020 à 11:26, Julien Puydt a écrit :
>>> Package: jest
>>> Version: 26.6.3+ds+~cs64.27.30-1
>>>
>>> The file /usr/share/nodejs/package.json says the TypeScript definitions
>>> are available in build/jest.d.ts, but the package doesn't contain that
>>> file : the build/ directory only has jest.js.
>>
>> Hi,
>>
>> this needs a lot of @types/ in other packages (chalk, yargs-parser,...).
>> For now I disabled `node script/buildTs.js` in debian/rules.
>>
>> I'm going to try to fix this.
> 
> Hi,
> 
> good news: I'll be able to build ts definitions
> bad news : not with typescript 4.1.x for now...
> 
> Cheers,
> Xavier

Missing types needed:

@types/co
@types/color-name
@types/convert-source-map
@types/dedent
@types/exit
@types/fb-watchman
@types/is-ci
@types/istanbul-lib-instrument
@types/istanbul-lib-source-maps
@types/merge-stream
@types/natural-compare
@types/node-notifier
@types/prettier
@types/prompts
@types/prop-types
@types/resolve
@types/sane
@types/source-map-support
@types/supports-color
@types/weak-napi
@types/write-file-atomic
@types/yargs-parser



More information about the Pkg-javascript-devel mailing list