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