13 留言 (13 留言)0 反應 (0 反應)0 負責人 (0 負責人)TypeScript18,676 star (18,676 star)2,478 fork (2,478 fork)batch import
help wantedmarkersquality
描述
marker.ts should go under browser and be exported by it
problem-marker.ts should go under browser/problem and be exported by it
- 議題類型
- refactor
- 研究方向
- Locate `marker.ts` and `problem marker.ts` in the repository. Move `marker.ts` under the `browser` directory and ensure it is exported from there. Move `problem marker.ts` under `browser/problem` and export it from that directory. Verify that no imports are broken by the move. Refer to the issue for exact requirements: https://github.com/eclipse theia/theia/issues/1322.