diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-methods/async-generator/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-methods/async-generator/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-methods/async-generator/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-methods/async/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-methods/async/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-methods/async/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-methods/combined/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-methods/combined/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-methods/combined/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-methods/failure-name-constructor/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-methods/failure-name-constructor/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-methods/failure-name-constructor/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-methods/failure-spaces/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-methods/failure-spaces/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-methods/failure-spaces/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-methods/generator/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-methods/generator/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-methods/generator/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-methods/get-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-methods/get-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-methods/get-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-methods/method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-methods/method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-methods/method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-instance-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-instance-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-instance-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-instance-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-instance-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-instance-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-instance-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-instance-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-instance-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-field-static-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-instance-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-instance-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-instance-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-instance-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-instance-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-instance-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-instance-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-instance-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-instance-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-get-static-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-instance-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-method-static-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-instance-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-instance-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-instance-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-instance-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-instance-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-instance-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-instance-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-instance-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-instance-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/instance-set-static-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-instance-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-field-static-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-instance-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-static-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-static-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-static-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-static-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-static-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-static-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-static-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-static-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-get-static-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-instance-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-method-static-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-get/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-get/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-get/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-instance-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-static-field/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-static-field/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-static-field/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-static-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-static-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-static-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-static-set/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-static-set/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-names-duplicated/static-set-static-set/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/asi-success/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/asi-success/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/asi-success/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/await-in-async-in-private-property/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/await-in-async-in-private-property/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/await-in-async-in-private-property/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/await-in-private-property-in-async/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/await-in-private-property-in-async/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/await-in-private-property-in-async/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/declared-later-outer-class/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/declared-later-outer-class/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/declared-later-outer-class/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/declared-later-same-class/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/declared-later-same-class/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/declared-later-same-class/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-delete-optional-private-property/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-delete-optional-private-property/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-delete-optional-private-property/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-delete-private-property/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-delete-private-property/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-delete-private-property/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-name-constructor/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-name-constructor/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-name-constructor/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-spaces/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-spaces/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/failure-spaces/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/inline/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/inline/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/inline/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/invalid-destructuring-arguments/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/invalid-destructuring-arguments/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/invalid-destructuring-arguments/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/invalid-destructuring/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/invalid-destructuring/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/invalid-destructuring/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/invalid-object-method/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/invalid-object-method/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/invalid-object-method/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/nested/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/nested/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/nested/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-object/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-object/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-object/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-call/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-call/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-call/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-member-call/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-member-call/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-member-call/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-member/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-member/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-member/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-simple/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-simple/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/optional-chain-start-simple/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/pbn-success/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/pbn-success/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/pbn-success/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/static/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/static/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/static/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/super-call/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/super-call/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/super-call/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/super-private-member-access/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/super-private-member-access/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/super-private-member-access/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/undeclared-nested/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/undeclared-nested/options.json deleted file mode 100644 index 0967ef424bce..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/undeclared-nested/options.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/babel-parser/test/fixtures/es2022/class-private-properties/undeclared-top-level/options.json b/packages/babel-parser/test/fixtures/es2022/class-private-properties/undeclared-top-level/options.json deleted file mode 100644 index 0967ef424bce..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-private-properties/undeclared-top-level/options.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-arrow-function/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-arrow-function/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-arrow-function/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-function/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-function/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-function/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-key/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-key/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-key/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-nested-class/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-nested-class/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/arguments-in-nested-class/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/arguments/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/arguments/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/arguments/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/asi-success/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/asi-success/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/asi-success/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/await-in-async-in-class-property/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/await-in-async-in-class-property/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/await-in-async-in-class-property/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/await-in-class-property-in-async/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/await-in-class-property-in-async/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/await-in-class-property-in-async/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/computed/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/computed/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/computed/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/edge-cases/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/edge-cases/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/edge-cases/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/inline/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/inline/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/inline/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/new-target-invalid/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/new-target-invalid/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/new-target-invalid/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/new-target/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/new-target/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/new-target/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/no-ctor-2/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/no-ctor-2/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/no-ctor-2/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/no-ctor/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/no-ctor/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/no-ctor/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/no-static-prototype-2/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/no-static-prototype-2/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/no-static-prototype-2/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/no-static-prototype/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/no-static-prototype/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/no-static-prototype/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/static-field-named-constructor/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/static-field-named-constructor/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/static-field-named-constructor/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/super-call/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/super-call/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/super-call/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/super-inside-arrow-function/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/super-inside-arrow-function/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/super-inside-arrow-function/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/super-inside-function/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/super-inside-function/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/super-inside-function/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/super/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/super/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/super/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/yield-in-class-property-in-generator/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/yield-in-class-property-in-generator/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/yield-in-class-property-in-generator/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/es2022/class-properties/yield-in-generator-in-class-property/options.json b/packages/babel-parser/test/fixtures/es2022/class-properties/yield-in-generator-in-class-property/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/es2022/class-properties/yield-in-generator-in-class-property/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/experimental/template-literal-invalid-escapes-tagged/options.json b/packages/babel-parser/test/fixtures/experimental/template-literal-invalid-escapes-tagged/options.json deleted file mode 100644 index 0967ef424bce..000000000000 --- a/packages/babel-parser/test/fixtures/experimental/template-literal-invalid-escapes-tagged/options.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/babel-parser/test/fixtures/experimental/uncategorised/43/options.json b/packages/babel-parser/test/fixtures/experimental/uncategorised/43/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/experimental/uncategorised/43/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/experimental/uncategorised/44/options.json b/packages/babel-parser/test/fixtures/experimental/uncategorised/44/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/experimental/uncategorised/44/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/experimental/uncategorised/45/options.json b/packages/babel-parser/test/fixtures/experimental/uncategorised/45/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/experimental/uncategorised/45/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -} diff --git a/packages/babel-parser/test/fixtures/experimental/uncategorised/46/options.json b/packages/babel-parser/test/fixtures/experimental/uncategorised/46/options.json deleted file mode 100644 index a5b818f53025..000000000000 --- a/packages/babel-parser/test/fixtures/experimental/uncategorised/46/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "plugins": [] -}