Skip to content

Commit 9c1a827

Browse files
committed
chore: add package directories metadata
1 parent c943657 commit 9c1a827

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,10 @@
8686
"tui/index.tsx",
8787
"README.md",
8888
"LICENSE"
89-
]
89+
],
90+
"directories": {
91+
"doc": "docs",
92+
"lib": "lib",
93+
"test": "tests"
94+
}
9095
}

0 commit comments

Comments
 (0)