mattermost-community/focalboard

Webapp Linter Fixes - Investigate/Cleanup ToDos

Open

#1,346 建立於 2021年9月28日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)TypeScript (2,542 fork)user submission
HacktoberfestHelp Wanted

倉庫指標

Star
 (26,187 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

There are several files with ToDos left in the code. These need to be investigated, fixed and removed. * Run npx eslint --ext .tsx,.ts . in the webapp folder to see them

If small enough and easy enough to understand and fix. They can be fixed as part of this ticket. However, if after investigating the issue is large and/or complicated, a separate ticket should be created and this ticket can be closed by referencing the new ticket and removing the TODO from code.

This ticket includes the investigation of the following files. /webapp/src/archiver.ts /webapp/src/cardFilter.ts

貢獻者指南