chore: 使用了 f2elint 规范项目开发

使用阿里巴巴前端规约 规范开发

参考文档:
https://alibaba.github.io/f2e-spec/zh/
https://github.com/alibaba/f2e-spec
https://git.onemue.cn/flexlark/f2e-spec
This commit is contained in:
2025-08-28 12:48:20 +08:00
parent aaa949bd7d
commit f11ea79748
10 changed files with 2765 additions and 96 deletions

11
.prettierignore Normal file
View File

@@ -0,0 +1,11 @@
build
coverage
dist
es
lib
node_modules
package-lock.json
pnpm-lock.yaml
yarn.lock
*.min.js
*.min.css