phodal/growth

View on GitHub
src/containers/skill-tree/SKILL_TREE_DATA.js

Summary

Maintainability
D
2 days
Test Coverage

File SKILL_TREE_DATA.js has 1093 lines of code (exceeds 250 allowed). Consider refactoring.
Open

export default [
  {
    id: 1,
    title: 'HTML',
    description: 'Internet主要由从服务器通过HTTP协议向浏览器发送的HTML文档组成。HTML被用来结构化信息——例如标题、段落和列表等等,也可用来在一定程度上描述文档的外观和语义。',
Severity: Major
Found in src/containers/skill-tree/SKILL_TREE_DATA.js - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status