cra-template-zh
v2.0.3
Published
The base template for Create React App.
Maintainers
Readme
使用 模板
yarn create react-app 项目名 --template cra-template-zh拉取配置
yarn run sync会从 npm 仓库拉以下配置文件(暂时写死)
".eslintrc.js",
".prettierrc",
".prettierignore",
".stylelintrc.json",
"tsconfig.json",