code formatting

This commit is contained in:
Dsm0 2025-12-23 02:25:18 -08:00
parent fd1e3d248a
commit ba7721f53c
5 changed files with 30 additions and 30 deletions

View file

@ -25,7 +25,7 @@ export function transpiler(input, options = {}) {
emitMiniLocations = true,
emitWidgets = true,
blockBased = false,
range = []
range = [],
} = options;
let ast = parse(input, {