mirror of
https://github.com/talgo-cloud/Mailer.git
synced 2026-03-14 01:37:39 -07:00
First
This commit is contained in:
commit
c3788cc413
14 changed files with 4371 additions and 0 deletions
8
tsconfig.json
Normal file
8
tsconfig.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"outDir": "./built",
|
||||
"allowJs": true,
|
||||
"target": "es5"
|
||||
},
|
||||
"include": ["./src/**/*"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue