Skip to content

Commit

Permalink
Add Review message panel (mozilla#3340)
Browse files Browse the repository at this point in the history
Also included:

* Add ability to send a test message to the current user
* Add support for Markdown
  • Loading branch information
mathjazz authored Sep 17, 2024
1 parent 50e0dcf commit ff2c4d0
Show file tree
Hide file tree
Showing 11 changed files with 5,596 additions and 114 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ module.exports = {
generalShortcutsHandler: true,
traversalShortcutsHandler: true,
editorShortcutsHandler: true,
showdown: true,
},
plugins: ['react'],
rules: {
Expand Down
Loading

0 comments on commit ff2c4d0

Please sign in to comment.