Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / tslib / test / validateModuleExportsMatchCommonJS / package.json
1 {
2   "type": "module",
3   "scripts": {
4     "test": "node index.js"
5   }
6 }