文件名称:react-ts-template:React Typescript项目样板
文件大小:235KB
文件格式:ZIP
更新时间:2024-06-13 05:07:56
react template boilerplate typescript eslint
React打字稿模板 React Typescript项目样板 开始使用 yarn 地方发展 启动开发服务器 yarn start 运行测试 运行您所有的测试文件 yarn test 建造 将网站build到build文件夹中 yarn build 埃斯林特 扩展react-app配置和react-app / jest配置 检查棉绒错误 yarn lint 检查并自动修复棉绒错误 yarn lint:fix 更漂亮 与eslint-plugin-prettier eslint-config-prettier和eslint-config-prettier prettier的eslint-plugin-prettier结合使用 格式化工作空间文件 yarn format 格式化package.json文件 yarn format:package 犯罪 git add . &&
【文件预览】:
react-ts-template-main
----.gacprc.json(75B)
----.lintstagedrc.json(190B)
----package.json(2KB)
----.eslintrc.json(247B)
----.prettierignore(111B)
----LICENSE(1KB)
----src()
--------App.css(31B)
--------react-app-env.d.ts(40B)
--------reportWebVitals.ts(425B)
--------index.tsx(501B)
--------App.tsx(168B)
--------setupTests.ts(241B)
--------App.test.tsx(264B)
--------index.css(366B)
----tsconfig.json(775B)
----.gitignore(761B)
----.commitlintrc.json(51B)
----public()
--------logo192.png(5KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(2KB)
--------logo512.png(9KB)
--------favicon.ico(4KB)
----README.md(1KB)
----yarn.lock(540KB)
----.eslintignore(111B)
----.huskyrc.json(105B)
----.vscode()
--------settings.json(55B)
----.prettierrc.json(310B)