Rewrote all plugs using MarkdownTree

This commit is contained in:
Zef Hemel
2022-04-04 11:51:41 +02:00
parent 07453d638b
commit 16577c8ea2
17 changed files with 332 additions and 255 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"context": "node"
},
"test": {
"source": ["common/tree.test.ts"],
"source": ["plugs/lib/tree.test.ts"],
"outputFormat": "commonjs",
"isLibrary": true,
"context": "node"