Files
gas-react-sheets/appsscript.json
T
Elisha Nuchi a18779850f first commit
2018-09-12 21:13:28 -04:00

9 lines
196 B
JSON

{
"timeZone": "America/New_York",
"dependencies": {
},
"oauthScopes": [
"https://www.googleapis.com/auth/script.container.ui",
"https://www.googleapis.com/auth/spreadsheets"
]
}