feat: improve referral system (#29720)

This commit is contained in:
Victor Navarro 2026-05-28 13:50:14 +02:00 committed by GitHub
commit fdc574ff81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 55 additions and 65 deletions

View file

@ -17,5 +17,6 @@
"paths": {
"~/*": ["./src/*"]
}
}
},
"include": ["*.ts", "src", "../core/src/resource.d.ts"]
}