mirror of
https://github.com/talgo-cloud/Mailer.git
synced 2026-03-07 13:38:16 -08:00
8 lines
No EOL
137 B
JSON
8 lines
No EOL
137 B
JSON
{
|
|
"compilerOptions": {
|
|
"outDir": "./built",
|
|
"allowJs": true,
|
|
"target": "es5"
|
|
},
|
|
"include": ["./src/**/*"]
|
|
} |