mirror of
https://github.com/Luzifer/gmail-manage.git
synced 2024-11-08 15:30:10 +00:00
Knut Ahlers
3e3cf696cd
- Use ES6 and Babel to transpile to AppsScript - Add filter management - Move config to config
11 lines
No EOL
214 B
JSON
11 lines
No EOL
214 B
JSON
{
|
|
"timeZone": "Europe/Paris",
|
|
"dependencies": {
|
|
"enabledAdvancedServices": [{
|
|
"userSymbol": "Gmail",
|
|
"serviceId": "gmail",
|
|
"version": "v1"
|
|
}]
|
|
},
|
|
"exceptionLogging": "STACKDRIVER"
|
|
} |