Files
Partie-3/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2021-09-05 12:34:08 +02:00

7 lines
71 B
JSON

{
"type": "module",
"scripts": {
"test": "node index.js"
}
}