first commit

This commit is contained in:
yuanfengxin
2022-07-13 18:35:31 +08:00
commit 8bcf8cf385
19 changed files with 3394 additions and 0 deletions

23
.eslintignore Normal file
View File

@@ -0,0 +1,23 @@
# This file will tell ESLint which files and folders it should never lint.
node_modules
*.d.ts
*.js
build
temp
library
local
native
profiles
settings
build-related