Skip to content

Commit

Permalink
docs: update docs to v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshenhai committed Dec 17, 2023
2 parents f57f713 + dd9cbc6 commit 1e659f3
Show file tree
Hide file tree
Showing 421 changed files with 20,644 additions and 10,846 deletions.
Binary file added .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
registry=https://registry.npmmirror.com
auto-install-peers = true
10 changes: 10 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"tabWidth": 2,
"useTabs": false,
"endOfLine": "auto",
"singleQuote": true,
"semi": true,
"trailingComma": "none",
"bracketSpacing": true,
"printWidth": 160
}
3 changes: 3 additions & 0 deletions .vitepress/cache/deps_temp_8f213493/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"type": "module"
}
162 changes: 162 additions & 0 deletions .vitepress/cache/deps_temp_8f213493/vitepress___@vue_devtools-api.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1e659f3

Please sign in to comment.