There was an error while loading. Please reload this page.
1 parent c943657 commit 9c1a827Copy full SHA for 9c1a827
1 file changed
package.json
@@ -86,5 +86,10 @@
86
"tui/index.tsx",
87
"README.md",
88
"LICENSE"
89
- ]
+ ],
90
+ "directories": {
91
+ "doc": "docs",
92
+ "lib": "lib",
93
+ "test": "tests"
94
+ }
95
}
0 commit comments