mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
* Adjust registerProduct to accept generic icon * Undo unnecessary changes * Anotha one * Fix linting errors in product menu tests - Fix jsx-quotes to use single quotes instead of double quotes - Fix react/jsx-max-props-per-line by placing props on separate lines - Fix react/jsx-no-literals by wrapping literal strings in JSX expression containers - Fix react/jsx-wrap-multilines by wrapping multiline JSX in parentheses - Fix react/jsx-closing-bracket-location for proper bracket alignment * don't use snapshots or enzyme * Fix pipelines? |
||
|---|---|---|
| .. | ||
| .github | ||
| build | ||
| scripts | ||
| src | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| .npm-upgrade.json | ||
| .stylelintignore | ||
| .stylelintrc.json | ||
| babel.config.js | ||
| CLAUDE.OPTIONAL.md | ||
| jest.config.channels.js | ||
| jest.config.js | ||
| jest.config.mattermost-redux.js | ||
| LICENSE.txt | ||
| package.json | ||
| tsconfig.json | ||
| webpack.config.js | ||