Files
codeql-action/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2021-07-27 16:54:26 +00:00

6 lines
70 B
JSON

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