Port property assessor helpers to TypeScript

This commit is contained in:
2026-03-27 22:23:58 -05:00
parent 954374ce48
commit e6d987d725
14 changed files with 2155 additions and 202 deletions

3
skills/property-assessor/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules/
dist/
.venv/