1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

feat(docs): add auto generated doc based on readme

This commit is contained in:
2024-04-10 00:57:47 +07:00
parent 565e7d87eb
commit 3960f86ad8
18 changed files with 25413 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ pnpm install -D @robonen/tsconfig
```json
{
"extends": "@robonen/tsconfig/tsconfig.json"
"extends": "@robonen/tsconfig/tsconfig.json"
}
```