Go to file
syy11cn 3445a2c1a5 feat: add typescript support 2021-10-29 16:46:00 +08:00
.vscode init react-vite project using vite@latest 2021-10-29 14:52:55 +08:00
src feat: add typescript support 2021-10-29 16:46:00 +08:00
.editorconfig feat: add editorconfig 2021-10-29 15:11:19 +08:00
.eslintignore feat: add eslint for code verification 2021-10-29 15:06:11 +08:00
.eslintrc feat: add eslint for code verification 2021-10-29 15:06:11 +08:00
.gitignore init react-vite project using vite@latest 2021-10-29 14:52:55 +08:00
.prettierignore feat: add prettier for code formatting 2021-10-29 15:09:26 +08:00
.prettierrc feat: add prettier for code formatting 2021-10-29 15:09:26 +08:00
.stylelintrc feat: add stylelint 2021-10-29 16:27:35 +08:00
index.html feat: add typescript support 2021-10-29 16:46:00 +08:00
package.json feat: add typescript support 2021-10-29 16:46:00 +08:00
tsconfig.json feat: add typescript support 2021-10-29 16:46:00 +08:00
vite.config.js init react-vite project using vite@latest 2021-10-29 14:52:55 +08:00
yarn.lock feat: add typescript support 2021-10-29 16:46:00 +08:00