Merge pull request #22755 from backstage/rugvip/loc

scripts: add script to print code ownership
This commit is contained in:
Patrik Oldsberg
2024-02-06 13:07:41 +01:00
committed by GitHub
3 changed files with 160 additions and 5 deletions
+1
View File
@@ -92,6 +92,7 @@
"prettier": "^2.2.1",
"semver": "^7.5.3",
"shx": "^0.3.2",
"sloc": "^0.3.1",
"ts-node": "^10.4.0",
"typescript": "~5.1.0"
},