Package: pkg-js-tools Version: 0.16.0 Followup-For: Bug #1010602 Example of one case where we don't want require to be tested:
node-luxon/types-luxon/package.json
"main": "",
"types": "index.d.ts",
"exports": {
".": {
"import": "./index.d.mts",
"require": "./index.d.ts"
},
"./package.json": "./package.json"
},
the package.json#type field isn't defined.
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
