diff --git a/src/ast-parse/astParse.ts b/src/ast-parse/astParse.ts index 2bd6f99..827f7b8 100644 --- a/src/ast-parse/astParse.ts +++ b/src/ast-parse/astParse.ts @@ -91,7 +91,7 @@ export async function astParseRoot (rootDir: string, config: Config): Promise