feat: Convert all app files to JS
This commit is contained in:
3
packages/backend/src/apps/zendesk/common/auth-scope.js
Normal file
3
packages/backend/src/apps/zendesk/common/auth-scope.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const authScope = ['read', 'write'];
|
||||
|
||||
export default authScope;
|
Reference in New Issue
Block a user