# jira-react **Repository Path**: yeshaojun/jira-react ## Basic Information - **Project Name**: jira-react - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-18 - **Last Updated**: 2021-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 1.技术栈 react17 + reactHook + ts4 ### 2.代码规范 eslint + prettier + husky + commitlint url(https://www.notion.so/2-2-prettier-commitlint-db637fe559b44dbe9a967bd4c1399282) commit 类型 build, // 构造 chore, // 日常 ci, // 集成 docs, // 文档 feat, // 功能 fix, // 修复 perf, // 性能 refactor, //重构 revert, // 恢复 style, // 样式 test // 测试