This repository has been archived on 2024-11-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
enzos-events/.vscode/settings.json
Sockenklaus 864da02de5 - added working typescript support to vue
- added bouncer support
- added UserPolicies
- added first user index call
2023-07-08 08:16:08 +02:00

3 lines
56 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib"
}