add analytics-view

This commit is contained in:
2026-03-13 23:14:51 +01:00
parent c5a3f5607d
commit 895448945a
27 changed files with 5545 additions and 35 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"additionalDirectories": [
"C:\\Users\\balex\\IdeaProjects\\post-hub-platform"
],
"allow": [
"Bash(npm install:*)"
]
}
}