typescript monorepo:用于创建React应用程序的monorepo的模板 源码
打字稿单声道 用于创建React应用程序的monorepo的模板。 特征 JS中CSS React快速刷新 预提交验证 所有组件的故事书 带有HMR的故事书 带有建议规则的Eslint和Prettier 更漂亮,仅在json文件上运行,而在js,ts,tsx上运行eslint 固态继电器 Github操作来运行单元测试 Tsconfig带有React项目的推荐规则 Graphql 根以外的每个程序包中的对等依赖关系 如果多个团队在仓库中工作,则代码所有者可以进行文件夹验证 Jest + Testing库单元测试 纱2 资料夹结构 packages/ // feel free to add more components in this folder app/ //
文件列表
typescript-monorepo-master.zip
(预估有个67文件)
typescript-monorepo-master
.stylelintignore
17B
package.json
3KB
.prettierignore
17B
lerna.json
118B
.eslintrc.js
1KB
tsconfig.json
279B
tsconfig.base.json
667B
jest.config.base.js
327B
.stylelintrc.js
83B
暂无评论