Files
portfolio/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2021-09-20 16:54:47 -04:00

7 lines
71 B
JSON

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