Commit Graph

26 Commits

Author SHA1 Message Date
Nex Zhu
fa8cbdbc35
Merge branch 'master' of https://github.com/daotl/fes-starter 2022-01-04 18:40:20 +08:00
Nex Zhu
2d996184a8
chore: update ESLint config, add import/export linting 2022-01-04 18:35:55 +08:00
Nex Zhu
5a51c860ea
Merge branch 'master' of https://github.com/daotl/fes-starter 2021-12-28 18:58:32 +08:00
Nex Zhu
da0d0a6513
feat: add Pinia 2021-12-28 18:37:34 +08:00
Nex Zhu
126d430ef3
fix: add 'node' and 'jest' to types in tsconfig.json 2021-12-28 17:06:43 +08:00
Nex Zhu
1d16701350
docs: links 2021-12-28 12:20:01 +08:00
Nex Zhu
991bac1231
Merge branch 'master' of https://github.com/daotl/fes-starter 2021-12-28 10:26:27 +08:00
Nex Zhu
751b9e7b3b
chore: update fes.js deps 2021-12-28 09:51:12 +08:00
Nex Zhu
6e4869dae1
chore: setup commitlint and commitizen 2021-12-27 23:33:58 +08:00
Nex Zhu
cd3ad4ef78
chore: init from starter template 2021-12-27 22:09:26 +08:00
Nex Zhu
80715dc6bd
style: move <config> block to top 2021-12-27 21:54:25 +08:00
Nex Zhu
4c7482cef8
feat: add Iconify icons with unplugin-icons 2021-12-27 21:47:25 +08:00
Nex Zhu
373d34df9f
feat: switch to Element Plus 2021-12-27 21:27:52 +08:00
Nex Zhu
a9b2b816f8
feat: add unplugin-vue-components 2021-12-27 19:23:47 +08:00
Nex Zhu
545ef5b0dd
feat: add unplugin-auto-imports 2021-12-27 19:16:10 +08:00
Nex Zhu
3fa72dc0fc
docs: update README 2021-12-27 17:41:26 +08:00
Nex Zhu
d7dc53640b
feat: add eslint-webpack-plugin 2021-12-27 17:38:52 +08:00
Nex Zhu
d848c6934c
docs: update README 2021-12-27 17:31:15 +08:00
Nex Zhu
36ff5aff2b
fix: add TypeScript to devDependencies 2021-12-27 17:23:55 +08:00
Nex Zhu
32d835ff27
chore: add husky and lint-staged 2021-12-27 16:14:28 +08:00
Nex Zhu
4908523bc4
chore: add recommended VSCode extensions 2021-12-27 16:00:29 +08:00
Nex Zhu
b43eac82ad
docs: README 2021-12-27 15:38:31 +08:00
Nex Zhu
808ee93613
feat: switch to SCSS and add Stylelint 2021-12-27 15:29:28 +08:00
Nex Zhu
6382f68efd
feat: add alias: ~ -> src 2021-12-27 15:06:11 +08:00
Nex Zhu
a7c776a85e
feat: switch to TypeScript, custom ESLint config, update deps 2021-12-27 13:55:59 +08:00
Nex Zhu
bc6bc455d8
init: npx @fesjs/create-fes-app myapp 2021-12-26 18:58:36 +08:00