Files
codeql-action/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
71 B
JSON
Raw Normal View History

2021-07-27 16:54:26 +00:00
{
"type": "module",
"scripts": {
"test": "node index.js"
}
2022-02-24 17:03:29 +00:00
}