Files
Zero/tsconfig.json
Aj Wazzan cf20ee184c Rename project from Mail0 to Zero
- Update package names, imports, and references from @mail0/* to @zero/*
- Modify configuration files to reflect new project name
- Update database connection and schema imports
- Adjust email sender and branding details
- Add react-library tsconfig
- Remove redundant database files in apps/mail
2025-02-24 19:25:30 -08:00

4 lines
44 B
JSON

{
"extends": "@zero/tsconfig/base.json"
}