Files
typescript-tutorial/package.json
2025-11-07 22:42:03 +01:00

6 lines
58 B
JSON

{
"devDependencies": {
"typescript": "^5.9.3"
}
}