Skip to content

Commit 6efb3e8

Browse files
committed
Criando documentação do projeto
1 parent 8ea9d4d commit 6efb3e8

File tree

613 files changed

+48207
-769
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

613 files changed

+48207
-769
lines changed

.claude/settings.local.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@
3939
"Bash(npm run:*)",
4040
"Bash(npx eslint:*)",
4141
"Bash(diff:*)",
42-
"Bash(do echo \"🗑️ Removendo @archbase/$pkg...\")"
42+
"Bash(do echo \"🗑️ Removendo @archbase/$pkg...\")",
43+
"Bash(timeout 30 pnpm dev:*)"
4344
],
4445
"deny": []
4546
}
46-
}
47+
}

.tsbuildinfo

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This folder stores temp files that Docusaurus' client bundler accesses.
2+
3+
DO NOT hand-modify files in this folder because they will be overwritten in the
4+
next build. You can clear all build artifacts (including this folder) with the
5+
`docusaurus clear` command.

0 commit comments

Comments
 (0)