Skip to content

Commit

Permalink
Merge pull request #18 from get-amigo/activity-updates
Browse files Browse the repository at this point in the history
Added a functionality to receive _id from the frontend for message, transaction and activity (feed screen).
  • Loading branch information
tirthajyoti-ghosh authored Jul 16, 2024
2 parents 5e19256 + ef5df64 commit c749cb5
Show file tree
Hide file tree
Showing 9 changed files with 10,958 additions and 11 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ module.exports = {
},
ignorePatterns: ['.eslintrc.js'],
rules: {
'prettier/prettier': 0,
'@typescript-eslint/interface-name-prefix': 'off',
'@typescript-eslint/explicit-function-return-type': 'off',
'@typescript-eslint/explicit-module-boundary-types': 'off',
Expand Down
Loading

0 comments on commit c749cb5

Please sign in to comment.