Files
reactwizard/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2024-08-12 22:57:35 -04:00

7 lines
71 B
JSON

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