mirror of
https://github.com/docmost/docmost.git
synced 2025-11-27 14:38:45 +10:00
email integration
* Nest email module with smtp, postmark and console log drivers * react-email package
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"forceConsistentCasingInFileNames": false,
|
||||
"noFallthroughCasesInSwitch": false,
|
||||
"strict": true,
|
||||
"jsx": "react",
|
||||
"paths": {
|
||||
"@docmost/db": ["./src/kysely"],
|
||||
"@docmost/db/*": ["./src/kysely/*"],
|
||||
|
||||
Reference in New Issue
Block a user