We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 102f416 commit e613d3bCopy full SHA for e613d3b
test/test.test.ts
@@ -58,7 +58,6 @@ describe('ts-tree', () => {
58
total: 20,
59
},
60
};
61
- console.log('meta', meta)
62
63
const tree = getTreeByFile('test/test-project/index.ts', meta);
64
const withoutIds = remove(tree, '**.id');
0 commit comments