scripts: add script to print code ownership

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-05 13:21:15 +01:00
parent c1c0cb047b
commit 278d9959c1
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"
},