From e5517f4e37b86c0e3a4e768a18b8d74dd98b2ac8 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:49:06 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- tasks/transform_conformance/update_fixtures.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/transform_conformance/update_fixtures.js b/tasks/transform_conformance/update_fixtures.js index 0cbbb74e33c6f8..8b9a61c220acd6 100644 --- a/tasks/transform_conformance/update_fixtures.js +++ b/tasks/transform_conformance/update_fixtures.js @@ -19,7 +19,7 @@ import { extname, join as pathJoin } from 'path'; const PACKAGES = [ 'babel-plugin-transform-class-properties', - 'babel-plugin-transform-logical-assignment-operators' + 'babel-plugin-transform-logical-assignment-operators', ]; const FILTER_OUT_PRESETS = ['env']; const FILTER_OUT_PLUGINS = [