We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da6a67 commit e34f773Copy full SHA for e34f773
1 file changed
src/generators/ast-js/index.mjs
@@ -28,8 +28,6 @@ export default {
28
29
description: 'Parses Javascript source files passed into the input.',
30
31
- dependsOn: 'metadata',
32
-
33
/**
34
* Process a chunk of JavaScript files in a worker thread.
35
* Parses JS source files into AST representations.
0 commit comments