diff --git a/test/fixtures/transformation/api/options.json b/test/fixtures/transformation/api/options.json new file mode 100644 index 0000000000..df1ae3d305 --- /dev/null +++ b/test/fixtures/transformation/api/options.json @@ -0,0 +1,3 @@ +{ + "noCheckAst": true +}