Files
github-delete-unused-repos/.vscode/settings.json
T
bendtherules bfb2b54634 Initial commit
Contains basic working logic to find unused repos and show in console
2018-05-31 17:48:44 +05:30

4 lines
58 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib/"
}