feat: comprehensive project structure improvements and Cloud for Sovereignty landing zone
- Add Cloud for Sovereignty landing zone architecture and deployment - Implement complete legal document management system - Reorganize documentation with improved navigation - Add infrastructure improvements (Dockerfiles, K8s, monitoring) - Add operational improvements (graceful shutdown, rate limiting, caching) - Create comprehensive project structure documentation - Add Azure deployment automation scripts - Improve repository navigation and organization
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx}": [
|
||||
"eslint --fix --config eslint.config.js",
|
||||
"NODE_OPTIONS='--max-old-space-size=4096' eslint --fix --config eslint.config.js",
|
||||
"prettier --write"
|
||||
],
|
||||
"*.{json,md,yaml,yml}": [
|
||||
|
||||
Reference in New Issue
Block a user