Merge branch 'V2' into feature/v2/viewer-improvements

This commit is contained in:
James Brunton
2025-11-05 08:57:15 +00:00
committed by GitHub
2 changed files with 1 additions and 3 deletions

View File

@@ -4,8 +4,7 @@
"paths": {
"@app/*": [
"src/core/*"
],
"@core/*": ["src/core/*"]
]
}
},
"exclude": [

View File

@@ -6,7 +6,6 @@
"src/proprietary/*",
"src/core/*"
],
"@proprietary/*": ["src/proprietary/*"],
"@core/*": ["src/core/*"]
}
}