From 5086241bd335750d0ae2becf004b853cd683ac82 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Mon, 3 Feb 2025 18:43:06 -0600 Subject: [PATCH 01/33] Install `vitest` --- packages/ast-spec/package.json | 8 +- yarn.lock | 550 +++++++++++++++++---------------- 2 files changed, 282 insertions(+), 276 deletions(-) diff --git a/packages/ast-spec/package.json b/packages/ast-spec/package.json index 9570afa99a9f..dfeac6fea236 100644 --- a/packages/ast-spec/package.json +++ b/packages/ast-spec/package.json @@ -48,17 +48,15 @@ "@babel/code-frame": "*", "@babel/core": "*", "@babel/eslint-parser": "*", - "@jest/types": "29.6.3", "@microsoft/api-extractor": "^7.47.11", "@typescript-eslint/typescript-estree": "workspace:*", + "@vitest/coverage-v8": "^3.0.8", "glob": "*", - "jest": "29.7.0", "jest-diff": "^29.7.0", - "jest-specific-snapshot": "^8.0.0", - "make-dir": "*", "prettier": "^3.2.5", "pretty-format": "*", "rimraf": "*", - "typescript": "*" + "typescript": "*", + "vitest": "^3.0.8" } } diff --git a/yarn.lock b/yarn.lock index 960e7d2d1c13..ada9748b0590 100644 --- a/yarn.lock +++ b/yarn.lock @@ -569,13 +569,13 @@ __metadata: linkType: hard "@babel/parser@npm:^7.25.4": - version: 7.26.10 - resolution: "@babel/parser@npm:7.26.10" + version: 7.27.0 + resolution: "@babel/parser@npm:7.27.0" dependencies: - "@babel/types": ^7.26.10 + "@babel/types": ^7.27.0 bin: parser: ./bin/babel-parser.js - checksum: 81f9af962aea55a2973d213dffc6191939df7eba0511ba585d23f0d838931f5fca2efb83ae382e4b9bb486f20ae1b2607cb1b8be49af89e9f011fb4355727f47 + checksum: 062a4e6d51553603253990c84e051ed48671a55b9d4e9caf2eff9dc888465070a0cfd288a467dbf0d99507781ea4a835b5606e32ddc0319f1b9273f913676829 languageName: node linkType: hard @@ -1728,13 +1728,13 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.25.4, @babel/types@npm:^7.26.10": - version: 7.26.10 - resolution: "@babel/types@npm:7.26.10" +"@babel/types@npm:^7.25.4, @babel/types@npm:^7.27.0": + version: 7.27.0 + resolution: "@babel/types@npm:7.27.0" dependencies: "@babel/helper-string-parser": ^7.25.9 "@babel/helper-validator-identifier": ^7.25.9 - checksum: 07340068ea3824dcaccf702dfc9628175c9926912ad6efba182d8b07e20953297d0a514f6fb103a61b9d5c555c8b87fc2237ddb06efebe14794eefc921dfa114 + checksum: 59582019eb8a693d4277015d4dec0233874d884b9019dcd09550332db7f0f2ac9e30eca685bb0ada4bab5a4dc8bbc2a6bcaadb151c69b7e6aa94b5eaf8fc8c51 languageName: node linkType: hard @@ -3048,9 +3048,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/aix-ppc64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/aix-ppc64@npm:0.25.1" +"@esbuild/aix-ppc64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/aix-ppc64@npm:0.25.2" conditions: os=aix & cpu=ppc64 languageName: node linkType: hard @@ -3069,9 +3069,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/android-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/android-arm64@npm:0.25.1" +"@esbuild/android-arm64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/android-arm64@npm:0.25.2" conditions: os=android & cpu=arm64 languageName: node linkType: hard @@ -3090,9 +3090,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/android-arm@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/android-arm@npm:0.25.1" +"@esbuild/android-arm@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/android-arm@npm:0.25.2" conditions: os=android & cpu=arm languageName: node linkType: hard @@ -3111,9 +3111,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/android-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/android-x64@npm:0.25.1" +"@esbuild/android-x64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/android-x64@npm:0.25.2" conditions: os=android & cpu=x64 languageName: node linkType: hard @@ -3132,9 +3132,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/darwin-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/darwin-arm64@npm:0.25.1" +"@esbuild/darwin-arm64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/darwin-arm64@npm:0.25.2" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard @@ -3153,9 +3153,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/darwin-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/darwin-x64@npm:0.25.1" +"@esbuild/darwin-x64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/darwin-x64@npm:0.25.2" conditions: os=darwin & cpu=x64 languageName: node linkType: hard @@ -3174,9 +3174,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/freebsd-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/freebsd-arm64@npm:0.25.1" +"@esbuild/freebsd-arm64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/freebsd-arm64@npm:0.25.2" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard @@ -3195,9 +3195,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/freebsd-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/freebsd-x64@npm:0.25.1" +"@esbuild/freebsd-x64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/freebsd-x64@npm:0.25.2" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard @@ -3216,9 +3216,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-arm64@npm:0.25.1" +"@esbuild/linux-arm64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/linux-arm64@npm:0.25.2" conditions: os=linux & cpu=arm64 languageName: node linkType: hard @@ -3237,9 +3237,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-arm@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-arm@npm:0.25.1" +"@esbuild/linux-arm@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/linux-arm@npm:0.25.2" conditions: os=linux & cpu=arm languageName: node linkType: hard @@ -3258,9 +3258,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-ia32@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-ia32@npm:0.25.1" +"@esbuild/linux-ia32@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/linux-ia32@npm:0.25.2" conditions: os=linux & cpu=ia32 languageName: node linkType: hard @@ -3279,9 +3279,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-loong64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-loong64@npm:0.25.1" +"@esbuild/linux-loong64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/linux-loong64@npm:0.25.2" conditions: os=linux & cpu=loong64 languageName: node linkType: hard @@ -3300,9 +3300,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-mips64el@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-mips64el@npm:0.25.1" +"@esbuild/linux-mips64el@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/linux-mips64el@npm:0.25.2" conditions: os=linux & cpu=mips64el languageName: node linkType: hard @@ -3321,9 +3321,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-ppc64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-ppc64@npm:0.25.1" +"@esbuild/linux-ppc64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/linux-ppc64@npm:0.25.2" conditions: os=linux & cpu=ppc64 languageName: node linkType: hard @@ -3342,9 +3342,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-riscv64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-riscv64@npm:0.25.1" +"@esbuild/linux-riscv64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/linux-riscv64@npm:0.25.2" conditions: os=linux & cpu=riscv64 languageName: node linkType: hard @@ -3363,9 +3363,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-s390x@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-s390x@npm:0.25.1" +"@esbuild/linux-s390x@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/linux-s390x@npm:0.25.2" conditions: os=linux & cpu=s390x languageName: node linkType: hard @@ -3384,9 +3384,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-x64@npm:0.25.1" +"@esbuild/linux-x64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/linux-x64@npm:0.25.2" conditions: os=linux & cpu=x64 languageName: node linkType: hard @@ -3398,9 +3398,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/netbsd-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/netbsd-arm64@npm:0.25.1" +"@esbuild/netbsd-arm64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/netbsd-arm64@npm:0.25.2" conditions: os=netbsd & cpu=arm64 languageName: node linkType: hard @@ -3419,9 +3419,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/netbsd-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/netbsd-x64@npm:0.25.1" +"@esbuild/netbsd-x64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/netbsd-x64@npm:0.25.2" conditions: os=netbsd & cpu=x64 languageName: node linkType: hard @@ -3433,9 +3433,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/openbsd-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/openbsd-arm64@npm:0.25.1" +"@esbuild/openbsd-arm64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/openbsd-arm64@npm:0.25.2" conditions: os=openbsd & cpu=arm64 languageName: node linkType: hard @@ -3454,9 +3454,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/openbsd-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/openbsd-x64@npm:0.25.1" +"@esbuild/openbsd-x64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/openbsd-x64@npm:0.25.2" conditions: os=openbsd & cpu=x64 languageName: node linkType: hard @@ -3475,9 +3475,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/sunos-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/sunos-x64@npm:0.25.1" +"@esbuild/sunos-x64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/sunos-x64@npm:0.25.2" conditions: os=sunos & cpu=x64 languageName: node linkType: hard @@ -3496,9 +3496,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/win32-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/win32-arm64@npm:0.25.1" +"@esbuild/win32-arm64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/win32-arm64@npm:0.25.2" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard @@ -3517,9 +3517,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/win32-ia32@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/win32-ia32@npm:0.25.1" +"@esbuild/win32-ia32@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/win32-ia32@npm:0.25.2" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard @@ -3538,9 +3538,9 @@ __metadata: languageName: node linkType: hard -"@esbuild/win32-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/win32-x64@npm:0.25.1" +"@esbuild/win32-x64@npm:0.25.2": + version: 0.25.2 + resolution: "@esbuild/win32-x64@npm:0.25.2" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -4703,135 +4703,142 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-android-arm-eabi@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-android-arm-eabi@npm:4.35.0" +"@rollup/rollup-android-arm-eabi@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-android-arm-eabi@npm:4.39.0" conditions: os=android & cpu=arm languageName: node linkType: hard -"@rollup/rollup-android-arm64@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-android-arm64@npm:4.35.0" +"@rollup/rollup-android-arm64@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-android-arm64@npm:4.39.0" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-darwin-arm64@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-darwin-arm64@npm:4.35.0" +"@rollup/rollup-darwin-arm64@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-darwin-arm64@npm:4.39.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-darwin-x64@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-darwin-x64@npm:4.35.0" +"@rollup/rollup-darwin-x64@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-darwin-x64@npm:4.39.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@rollup/rollup-freebsd-arm64@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-freebsd-arm64@npm:4.35.0" +"@rollup/rollup-freebsd-arm64@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-freebsd-arm64@npm:4.39.0" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-freebsd-x64@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-freebsd-x64@npm:4.35.0" +"@rollup/rollup-freebsd-x64@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-freebsd-x64@npm:4.39.0" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@rollup/rollup-linux-arm-gnueabihf@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.35.0" +"@rollup/rollup-linux-arm-gnueabihf@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.39.0" conditions: os=linux & cpu=arm & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-arm-musleabihf@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.35.0" +"@rollup/rollup-linux-arm-musleabihf@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.39.0" conditions: os=linux & cpu=arm & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-arm64-gnu@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.35.0" +"@rollup/rollup-linux-arm64-gnu@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.39.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-arm64-musl@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-linux-arm64-musl@npm:4.35.0" +"@rollup/rollup-linux-arm64-musl@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-arm64-musl@npm:4.39.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-loongarch64-gnu@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.35.0" +"@rollup/rollup-linux-loongarch64-gnu@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.39.0" conditions: os=linux & cpu=loong64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-powerpc64le-gnu@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.35.0" +"@rollup/rollup-linux-powerpc64le-gnu@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.39.0" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-riscv64-gnu@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.35.0" +"@rollup/rollup-linux-riscv64-gnu@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.39.0" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-s390x-gnu@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.35.0" +"@rollup/rollup-linux-riscv64-musl@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.39.0" + conditions: os=linux & cpu=riscv64 & libc=musl + languageName: node + linkType: hard + +"@rollup/rollup-linux-s390x-gnu@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.39.0" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-x64-gnu@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-linux-x64-gnu@npm:4.35.0" +"@rollup/rollup-linux-x64-gnu@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-x64-gnu@npm:4.39.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-x64-musl@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-linux-x64-musl@npm:4.35.0" +"@rollup/rollup-linux-x64-musl@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-linux-x64-musl@npm:4.39.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-win32-arm64-msvc@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.35.0" +"@rollup/rollup-win32-arm64-msvc@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.39.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-win32-ia32-msvc@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.35.0" +"@rollup/rollup-win32-ia32-msvc@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.39.0" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@rollup/rollup-win32-x64-msvc@npm:4.35.0": - version: 4.35.0 - resolution: "@rollup/rollup-win32-x64-msvc@npm:4.35.0" +"@rollup/rollup-win32-x64-msvc@npm:4.39.0": + version: 4.39.0 + resolution: "@rollup/rollup-win32-x64-msvc@npm:4.39.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -6032,18 +6039,16 @@ __metadata: "@babel/code-frame": "*" "@babel/core": "*" "@babel/eslint-parser": "*" - "@jest/types": 29.6.3 "@microsoft/api-extractor": ^7.47.11 "@typescript-eslint/typescript-estree": "workspace:*" + "@vitest/coverage-v8": ^3.0.8 glob: "*" - jest: 29.7.0 jest-diff: ^29.7.0 - jest-specific-snapshot: ^8.0.0 - make-dir: "*" prettier: ^3.2.5 pretty-format: "*" rimraf: "*" typescript: "*" + vitest: ^3.0.8 languageName: unknown linkType: soft @@ -6414,8 +6419,8 @@ __metadata: linkType: hard "@vitest/coverage-v8@npm:^3.0.8": - version: 3.0.8 - resolution: "@vitest/coverage-v8@npm:3.0.8" + version: 3.1.1 + resolution: "@vitest/coverage-v8@npm:3.1.1" dependencies: "@ampproject/remapping": ^2.3.0 "@bcoe/v8-coverage": ^1.0.2 @@ -6426,22 +6431,22 @@ __metadata: istanbul-reports: ^3.1.7 magic-string: ^0.30.17 magicast: ^0.3.5 - std-env: ^3.8.0 + std-env: ^3.8.1 test-exclude: ^7.0.1 tinyrainbow: ^2.0.0 peerDependencies: - "@vitest/browser": 3.0.8 - vitest: 3.0.8 + "@vitest/browser": 3.1.1 + vitest: 3.1.1 peerDependenciesMeta: "@vitest/browser": optional: true - checksum: 6b3f0f86f8df895f9d4e3978b11303cada2425452177b70e9b2c19fe5a56e2f5d075b7760de4d856406daa3d9f22c173145664cad75677f4085c63e290071e65 + checksum: 5f55207c0f3ccf66cb56267643fffdce06bece64eb7f777c49257094c82371fb087e83976821f1c234dc796bc396dd89a3e26c59ad1534dcc639c39caa116532 languageName: node linkType: hard "@vitest/eslint-plugin@npm:^1.1.37": - version: 1.1.37 - resolution: "@vitest/eslint-plugin@npm:1.1.37" + version: 1.1.39 + resolution: "@vitest/eslint-plugin@npm:1.1.39" peerDependencies: "@typescript-eslint/utils": ^8.24.0 eslint: ">= 8.57.0" @@ -6452,27 +6457,27 @@ __metadata: optional: true vitest: optional: true - checksum: 697fec7491e943d08ee5169e00041597b56db2d9a27740639e9051b254f4115af423ea81ca47b6df5cf4ac5de9d651f43bc1f7be19731eedfce6a1262133fd9f + checksum: 0730c7d2a24b6e72ad74478991f7426fe889d0a326f4dc5034db5bfb1fcedeb1f54f8d90d61587e66c447139fa5c72af07003d740753860de82a9b0565bd14aa languageName: node linkType: hard -"@vitest/expect@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/expect@npm:3.0.8" +"@vitest/expect@npm:3.1.1": + version: 3.1.1 + resolution: "@vitest/expect@npm:3.1.1" dependencies: - "@vitest/spy": 3.0.8 - "@vitest/utils": 3.0.8 + "@vitest/spy": 3.1.1 + "@vitest/utils": 3.1.1 chai: ^5.2.0 tinyrainbow: ^2.0.0 - checksum: f3356755ff797f763d31cd6dca5a9ca9e2bb9a9da18e3154659cf9d4b7676342c45bce53e8aa76464d28797bd9a4aa7fa75a76857927706007cbe5385522fd56 + checksum: a345dbdf60470853fc7641268bea2721ab6c117c77b2195fce74aab187284fedf81e7d1d2292336184804993139734169ee8a7af2ac8e7d67f3f8b5b89797f77 languageName: node linkType: hard -"@vitest/mocker@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/mocker@npm:3.0.8" +"@vitest/mocker@npm:3.1.1": + version: 3.1.1 + resolution: "@vitest/mocker@npm:3.1.1" dependencies: - "@vitest/spy": 3.0.8 + "@vitest/spy": 3.1.1 estree-walker: ^3.0.3 magic-string: ^0.30.17 peerDependencies: @@ -6483,57 +6488,57 @@ __metadata: optional: true vite: optional: true - checksum: 9769160ca5386cc46cd627bc654168f8267b873dac078bdd33e02f22baf3be2b411f65a7cd54173756a9d88ca90c43bb61e1febc58b4dcbfc96eac529ec0583a + checksum: a97f5b730360a13e9b6da99c110928eff9c87fe853f18578826025485dc89a42c6870d3c11c30bbe07cac40d45163d3d1b21fc7ed85035dc782b8ecbe4264b96 languageName: node linkType: hard -"@vitest/pretty-format@npm:3.0.8, @vitest/pretty-format@npm:^3.0.8": - version: 3.0.8 - resolution: "@vitest/pretty-format@npm:3.0.8" +"@vitest/pretty-format@npm:3.1.1, @vitest/pretty-format@npm:^3.1.1": + version: 3.1.1 + resolution: "@vitest/pretty-format@npm:3.1.1" dependencies: tinyrainbow: ^2.0.0 - checksum: 1c0651979b44d58203b5a508e4e09d368ea3fbf2721fc555a701a7b35921b30fc363965686e026350d0870b17fb79ddcb20d386b8a51ae42bd0e82e1fe995aa9 + checksum: 9f036086bf46b65fb062a6e9f796b17dd64f81eeb237ea141f3bcda413bc71a1f17546cd9def4ee75ea0c47f1120a083b048e65cf877ab114a4355105f64e14d languageName: node linkType: hard -"@vitest/runner@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/runner@npm:3.0.8" +"@vitest/runner@npm:3.1.1": + version: 3.1.1 + resolution: "@vitest/runner@npm:3.1.1" dependencies: - "@vitest/utils": 3.0.8 + "@vitest/utils": 3.1.1 pathe: ^2.0.3 - checksum: 220449385e2064be48cc75ad74824e008c4ac493d6b5422433cf4ad67745802a69e55e8b81a5cd7615243e1c33f148ea5edb63b9a2b56e7c83838143a188abcc + checksum: 9d05418116bd8a40415c17fa4a90c5f852b0ab0fe8403655fcaef6d6a8943d511f8e948f775a0c5e49b767c0aaa2372aea44bb0f62c68791e035717638097129 languageName: node linkType: hard -"@vitest/snapshot@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/snapshot@npm:3.0.8" +"@vitest/snapshot@npm:3.1.1": + version: 3.1.1 + resolution: "@vitest/snapshot@npm:3.1.1" dependencies: - "@vitest/pretty-format": 3.0.8 + "@vitest/pretty-format": 3.1.1 magic-string: ^0.30.17 pathe: ^2.0.3 - checksum: 1bccaf37de698a6b73a54afdcbfa2874f75bf0dcab6c00f01994294f166448856491ddaddb406325832ceb54b7623b5c35d132dbffad5575d3e0a7a0df84fa12 + checksum: 00079c18e21c7271a6b27198f6604645ec5e4cda8f86716ee658a0993d1baaa47ac0064a92ed0a61a29c27a7f2877f3fa6e11a90d3d597c119623732ecaf1f7b languageName: node linkType: hard -"@vitest/spy@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/spy@npm:3.0.8" +"@vitest/spy@npm:3.1.1": + version: 3.1.1 + resolution: "@vitest/spy@npm:3.1.1" dependencies: tinyspy: ^3.0.2 - checksum: 2e35b0fb0434baff243b26ebf4b57665b07e6f51efedd70ebb9422cd30942893612f6aed68c32956212f3f22d4ef335ac0d12987480d536c12892e0a45255f34 + checksum: 7ab13a9fed9fa41a2eee2d098c5026938f7899f41bd1a5ae8db6bd3ed2d3fc4ac6d9142e5028391d5d36c54f989c15450ea89d1fb326bc7fcce590cefd290a41 languageName: node linkType: hard -"@vitest/utils@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/utils@npm:3.0.8" +"@vitest/utils@npm:3.1.1": + version: 3.1.1 + resolution: "@vitest/utils@npm:3.1.1" dependencies: - "@vitest/pretty-format": 3.0.8 + "@vitest/pretty-format": 3.1.1 loupe: ^3.1.3 tinyrainbow: ^2.0.0 - checksum: 20bac67702c8f32316dba3af165db23bd588913050cabaf8f86512a26389078c84eee7900dc2da2fcca452c540f8a55c42dd48a8cc808016a021f6dd41c1e31f + checksum: 6d93b0876b1c708b3b9f5a1203ab3838811798ee1f989e5b06a1de3aca2c61493075a1a44de220c77ddf914b9f0888845612c9a8175d965b98715196fc169ebe languageName: node linkType: hard @@ -10012,34 +10017,34 @@ __metadata: linkType: hard "esbuild@npm:^0.25.0": - version: 0.25.1 - resolution: "esbuild@npm:0.25.1" - dependencies: - "@esbuild/aix-ppc64": 0.25.1 - "@esbuild/android-arm": 0.25.1 - "@esbuild/android-arm64": 0.25.1 - "@esbuild/android-x64": 0.25.1 - "@esbuild/darwin-arm64": 0.25.1 - "@esbuild/darwin-x64": 0.25.1 - "@esbuild/freebsd-arm64": 0.25.1 - "@esbuild/freebsd-x64": 0.25.1 - "@esbuild/linux-arm": 0.25.1 - "@esbuild/linux-arm64": 0.25.1 - "@esbuild/linux-ia32": 0.25.1 - "@esbuild/linux-loong64": 0.25.1 - "@esbuild/linux-mips64el": 0.25.1 - "@esbuild/linux-ppc64": 0.25.1 - "@esbuild/linux-riscv64": 0.25.1 - "@esbuild/linux-s390x": 0.25.1 - "@esbuild/linux-x64": 0.25.1 - "@esbuild/netbsd-arm64": 0.25.1 - "@esbuild/netbsd-x64": 0.25.1 - "@esbuild/openbsd-arm64": 0.25.1 - "@esbuild/openbsd-x64": 0.25.1 - "@esbuild/sunos-x64": 0.25.1 - "@esbuild/win32-arm64": 0.25.1 - "@esbuild/win32-ia32": 0.25.1 - "@esbuild/win32-x64": 0.25.1 + version: 0.25.2 + resolution: "esbuild@npm:0.25.2" + dependencies: + "@esbuild/aix-ppc64": 0.25.2 + "@esbuild/android-arm": 0.25.2 + "@esbuild/android-arm64": 0.25.2 + "@esbuild/android-x64": 0.25.2 + "@esbuild/darwin-arm64": 0.25.2 + "@esbuild/darwin-x64": 0.25.2 + "@esbuild/freebsd-arm64": 0.25.2 + "@esbuild/freebsd-x64": 0.25.2 + "@esbuild/linux-arm": 0.25.2 + "@esbuild/linux-arm64": 0.25.2 + "@esbuild/linux-ia32": 0.25.2 + "@esbuild/linux-loong64": 0.25.2 + "@esbuild/linux-mips64el": 0.25.2 + "@esbuild/linux-ppc64": 0.25.2 + "@esbuild/linux-riscv64": 0.25.2 + "@esbuild/linux-s390x": 0.25.2 + "@esbuild/linux-x64": 0.25.2 + "@esbuild/netbsd-arm64": 0.25.2 + "@esbuild/netbsd-x64": 0.25.2 + "@esbuild/openbsd-arm64": 0.25.2 + "@esbuild/openbsd-x64": 0.25.2 + "@esbuild/sunos-x64": 0.25.2 + "@esbuild/win32-arm64": 0.25.2 + "@esbuild/win32-ia32": 0.25.2 + "@esbuild/win32-x64": 0.25.2 dependenciesMeta: "@esbuild/aix-ppc64": optional: true @@ -10093,7 +10098,7 @@ __metadata: optional: true bin: esbuild: bin/esbuild - checksum: c84e209259273fca0f8ba7cd00974dfff53eb3fcce5ff0f987d8231a5b49f22c16fa954f0bf06f07b00bd368270d8274feb5a09d7d5dfae0891a47dda24455a2 + checksum: 2c4e91948b939e711e9342e692fc3c8b0a95acbc1fc9c7628db6092c4aef7c32aa643b2782111625871756084536cebc4831b3f1d5c3b6bd4e4774e21bc4bbea languageName: node linkType: hard @@ -10876,10 +10881,10 @@ __metadata: languageName: node linkType: hard -"expect-type@npm:^1.1.0": - version: 1.2.0 - resolution: "expect-type@npm:1.2.0" - checksum: fb6cce8e0d8cd2d2b329afeacad08dbf01297b0363494a826cb3dad7d22d45e5283a1c2c3f8cdef5765afefab4676a7cb9a46c9c5a506fdd1ee255e429debe96 +"expect-type@npm:^1.2.0": + version: 1.2.1 + resolution: "expect-type@npm:1.2.1" + checksum: 4fc41ff0c784cb8984ab7801326251d3178083661f0ad08bbd3e5ca789293e6b66d5082f0cef83ebf9849c85d0280a19df5e4e2c57999a2464db9a01c7e3344f languageName: node linkType: hard @@ -18475,29 +18480,30 @@ __metadata: linkType: hard "rollup@npm:^4.30.1": - version: 4.35.0 - resolution: "rollup@npm:4.35.0" - dependencies: - "@rollup/rollup-android-arm-eabi": 4.35.0 - "@rollup/rollup-android-arm64": 4.35.0 - "@rollup/rollup-darwin-arm64": 4.35.0 - "@rollup/rollup-darwin-x64": 4.35.0 - "@rollup/rollup-freebsd-arm64": 4.35.0 - "@rollup/rollup-freebsd-x64": 4.35.0 - "@rollup/rollup-linux-arm-gnueabihf": 4.35.0 - "@rollup/rollup-linux-arm-musleabihf": 4.35.0 - "@rollup/rollup-linux-arm64-gnu": 4.35.0 - "@rollup/rollup-linux-arm64-musl": 4.35.0 - "@rollup/rollup-linux-loongarch64-gnu": 4.35.0 - "@rollup/rollup-linux-powerpc64le-gnu": 4.35.0 - "@rollup/rollup-linux-riscv64-gnu": 4.35.0 - "@rollup/rollup-linux-s390x-gnu": 4.35.0 - "@rollup/rollup-linux-x64-gnu": 4.35.0 - "@rollup/rollup-linux-x64-musl": 4.35.0 - "@rollup/rollup-win32-arm64-msvc": 4.35.0 - "@rollup/rollup-win32-ia32-msvc": 4.35.0 - "@rollup/rollup-win32-x64-msvc": 4.35.0 - "@types/estree": 1.0.6 + version: 4.39.0 + resolution: "rollup@npm:4.39.0" + dependencies: + "@rollup/rollup-android-arm-eabi": 4.39.0 + "@rollup/rollup-android-arm64": 4.39.0 + "@rollup/rollup-darwin-arm64": 4.39.0 + "@rollup/rollup-darwin-x64": 4.39.0 + "@rollup/rollup-freebsd-arm64": 4.39.0 + "@rollup/rollup-freebsd-x64": 4.39.0 + "@rollup/rollup-linux-arm-gnueabihf": 4.39.0 + "@rollup/rollup-linux-arm-musleabihf": 4.39.0 + "@rollup/rollup-linux-arm64-gnu": 4.39.0 + "@rollup/rollup-linux-arm64-musl": 4.39.0 + "@rollup/rollup-linux-loongarch64-gnu": 4.39.0 + "@rollup/rollup-linux-powerpc64le-gnu": 4.39.0 + "@rollup/rollup-linux-riscv64-gnu": 4.39.0 + "@rollup/rollup-linux-riscv64-musl": 4.39.0 + "@rollup/rollup-linux-s390x-gnu": 4.39.0 + "@rollup/rollup-linux-x64-gnu": 4.39.0 + "@rollup/rollup-linux-x64-musl": 4.39.0 + "@rollup/rollup-win32-arm64-msvc": 4.39.0 + "@rollup/rollup-win32-ia32-msvc": 4.39.0 + "@rollup/rollup-win32-x64-msvc": 4.39.0 + "@types/estree": 1.0.7 fsevents: ~2.3.2 dependenciesMeta: "@rollup/rollup-android-arm-eabi": @@ -18526,6 +18532,8 @@ __metadata: optional: true "@rollup/rollup-linux-riscv64-gnu": optional: true + "@rollup/rollup-linux-riscv64-musl": + optional: true "@rollup/rollup-linux-s390x-gnu": optional: true "@rollup/rollup-linux-x64-gnu": @@ -18542,7 +18550,7 @@ __metadata: optional: true bin: rollup: dist/bin/rollup - checksum: 1139d35809d1aa4ac8bff49fd0c819bcce86ce6e8e259fd0cacac086998938b5ad44f523d4414b6565ebc0338e7d2de0ad3efa03e26738fe8bd05f1baf72e980 + checksum: e5205be3107221bc0de467c6f9d2cc4bef18019f5111fa84f24dd640cb1c82c0c46a5f51c052df956fe24bd6a1e34398fb5abe08470f94d29aa7ad08208115e9 languageName: node linkType: hard @@ -19420,10 +19428,10 @@ __metadata: languageName: node linkType: hard -"std-env@npm:^3.8.0": - version: 3.8.1 - resolution: "std-env@npm:3.8.1" - checksum: 20114a5270aa2a3fc50d897461c6ab73329cf2d3c6bff1c124bb969577493aeebda8ee1916588b2657afcee9881bc652437cfdec6360e3f30be36c8675ea0cbb +"std-env@npm:^3.8.1": + version: 3.9.0 + resolution: "std-env@npm:3.9.0" + checksum: d40126e4a650f6e5456711e6c297420352a376ef99a9599e8224d2d8f2ff2b91a954f3264fcef888d94fce5c9ae14992c5569761c95556fc87248ce4602ed212 languageName: node linkType: hard @@ -20870,9 +20878,9 @@ __metadata: languageName: node linkType: hard -"vite-node@npm:3.0.8": - version: 3.0.8 - resolution: "vite-node@npm:3.0.8" +"vite-node@npm:3.1.1": + version: 3.1.1 + resolution: "vite-node@npm:3.1.1" dependencies: cac: ^6.7.14 debug: ^4.4.0 @@ -20881,13 +20889,13 @@ __metadata: vite: ^5.0.0 || ^6.0.0 bin: vite-node: vite-node.mjs - checksum: 58532ba5bab923dedad7c28fb8b37afc4ef009a8b62dde31f38919958bc3cd47d580b56ad82f321873c3d0d67e691a8eac10c26b06c70843eb357ed2105a44c2 + checksum: 34f214413cdbdf77bd2ff786934fa6c3e7c6628cfae6e6aba92fc7c0438ad0642166e43077954216b7737aed9de5dec4b6a916dea0384b791e1521e242dd2d56 languageName: node linkType: hard "vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.2": - version: 6.2.2 - resolution: "vite@npm:6.2.2" + version: 6.2.5 + resolution: "vite@npm:6.2.5" dependencies: esbuild: ^0.25.0 fsevents: ~2.3.3 @@ -20933,40 +20941,40 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 5a8b2083ef2534fab8769f18807e1df055730f1cb7853bed9d2556b2bb6c566aad25b6f530440370798baa4bc6c63f0d1339b646ee06102bc4f9373e93fefb7e + checksum: 49a6529c5ae8d6e4926f2daa51d7e20c50d780d8d2ec8c08605e966983fe8d17ec69bc36a356c1a21141c5a630b7a4109f3690c5b33f579d3e2bf26f914a149d languageName: node linkType: hard "vitest@npm:^3.0.8": - version: 3.0.8 - resolution: "vitest@npm:3.0.8" - dependencies: - "@vitest/expect": 3.0.8 - "@vitest/mocker": 3.0.8 - "@vitest/pretty-format": ^3.0.8 - "@vitest/runner": 3.0.8 - "@vitest/snapshot": 3.0.8 - "@vitest/spy": 3.0.8 - "@vitest/utils": 3.0.8 + version: 3.1.1 + resolution: "vitest@npm:3.1.1" + dependencies: + "@vitest/expect": 3.1.1 + "@vitest/mocker": 3.1.1 + "@vitest/pretty-format": ^3.1.1 + "@vitest/runner": 3.1.1 + "@vitest/snapshot": 3.1.1 + "@vitest/spy": 3.1.1 + "@vitest/utils": 3.1.1 chai: ^5.2.0 debug: ^4.4.0 - expect-type: ^1.1.0 + expect-type: ^1.2.0 magic-string: ^0.30.17 pathe: ^2.0.3 - std-env: ^3.8.0 + std-env: ^3.8.1 tinybench: ^2.9.0 tinyexec: ^0.3.2 tinypool: ^1.0.2 tinyrainbow: ^2.0.0 vite: ^5.0.0 || ^6.0.0 - vite-node: 3.0.8 + vite-node: 3.1.1 why-is-node-running: ^2.3.0 peerDependencies: "@edge-runtime/vm": "*" "@types/debug": ^4.1.12 "@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0 - "@vitest/browser": 3.0.8 - "@vitest/ui": 3.0.8 + "@vitest/browser": 3.1.1 + "@vitest/ui": 3.1.1 happy-dom: "*" jsdom: "*" peerDependenciesMeta: @@ -20986,7 +20994,7 @@ __metadata: optional: true bin: vitest: vitest.mjs - checksum: e4786f6127a261d61fec20c1a9cc2acae514696fc382d0cd9c62d83d7d872eaadf4d7d09495a04a6c5a8879306f197a35729c7c6c1929ef870ea063e4be87847 + checksum: 817198380f249388bebc64cdae27e64d04570bc6ca98c13b3518059a655ebf94f413e17bbe5d71bfc2ca444e9ab93d0b39e9da4f455a51600fd92d4fa6c50664 languageName: node linkType: hard From de2239a0fc6500b63795f3ae90b16f73bd0d9cd5 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Mon, 3 Feb 2025 18:43:37 -0600 Subject: [PATCH 02/33] Rename `jest.config.js` to `vitest.config.mts` --- packages/ast-spec/{jest.config.js => vitest.config.mts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename packages/ast-spec/{jest.config.js => vitest.config.mts} (100%) diff --git a/packages/ast-spec/jest.config.js b/packages/ast-spec/vitest.config.mts similarity index 100% rename from packages/ast-spec/jest.config.js rename to packages/ast-spec/vitest.config.mts From e9fe20178318ebf812215424fd6d008c2643a21b Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Mon, 3 Feb 2025 18:47:11 -0600 Subject: [PATCH 03/33] Rename `setupJest.ts` to `setupVitest.mts` --- packages/ast-spec/tests/util/{setupJest.ts => setupVitest.mts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename packages/ast-spec/tests/util/{setupJest.ts => setupVitest.mts} (100%) diff --git a/packages/ast-spec/tests/util/setupJest.ts b/packages/ast-spec/tests/util/setupVitest.mts similarity index 100% rename from packages/ast-spec/tests/util/setupJest.ts rename to packages/ast-spec/tests/util/setupVitest.mts From 722e512d8d8f2e2dbdb82dccc360443a5935442d Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Tue, 4 Feb 2025 00:53:30 -0600 Subject: [PATCH 04/33] Rename type test files from `type-test.ts` to `test-d.ts` --- ...atorToText.type-test.ts => AssignmentOperatorToText.test-d.ts} | 0 ...OperatorToText.type-test.ts => BinaryOperatorToText.test-d.ts} | 0 ...orTokenToText.type-test.ts => PunctuatorTokenToText.test-d.ts} | 0 .../{ast-node-types.type-test.ts => ast-node-types.test-d.ts} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename packages/ast-spec/tests/{AssignmentOperatorToText.type-test.ts => AssignmentOperatorToText.test-d.ts} (100%) rename packages/ast-spec/tests/{BinaryOperatorToText.type-test.ts => BinaryOperatorToText.test-d.ts} (100%) rename packages/ast-spec/tests/{PunctuatorTokenToText.type-test.ts => PunctuatorTokenToText.test-d.ts} (100%) rename packages/ast-spec/tests/{ast-node-types.type-test.ts => ast-node-types.test-d.ts} (100%) diff --git a/packages/ast-spec/tests/AssignmentOperatorToText.type-test.ts b/packages/ast-spec/tests/AssignmentOperatorToText.test-d.ts similarity index 100% rename from packages/ast-spec/tests/AssignmentOperatorToText.type-test.ts rename to packages/ast-spec/tests/AssignmentOperatorToText.test-d.ts diff --git a/packages/ast-spec/tests/BinaryOperatorToText.type-test.ts b/packages/ast-spec/tests/BinaryOperatorToText.test-d.ts similarity index 100% rename from packages/ast-spec/tests/BinaryOperatorToText.type-test.ts rename to packages/ast-spec/tests/BinaryOperatorToText.test-d.ts diff --git a/packages/ast-spec/tests/PunctuatorTokenToText.type-test.ts b/packages/ast-spec/tests/PunctuatorTokenToText.test-d.ts similarity index 100% rename from packages/ast-spec/tests/PunctuatorTokenToText.type-test.ts rename to packages/ast-spec/tests/PunctuatorTokenToText.test-d.ts diff --git a/packages/ast-spec/tests/ast-node-types.type-test.ts b/packages/ast-spec/tests/ast-node-types.test-d.ts similarity index 100% rename from packages/ast-spec/tests/ast-node-types.type-test.ts rename to packages/ast-spec/tests/ast-node-types.test-d.ts From 6143d29feb4477772dfb7ced353e7a72272385b8 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Tue, 4 Feb 2025 00:56:08 -0600 Subject: [PATCH 05/33] chore(ast-spec): migrate type tests to `vitest` --- .../tests/AssignmentOperatorToText.test-d.ts | 18 ++++++++++++------ .../tests/BinaryOperatorToText.test-d.ts | 19 +++++++++++++------ .../tests/PunctuatorTokenToText.test-d.ts | 18 ++++++++++++------ .../ast-spec/tests/ast-node-types.test-d.ts | 14 +++++++++----- 4 files changed, 46 insertions(+), 23 deletions(-) diff --git a/packages/ast-spec/tests/AssignmentOperatorToText.test-d.ts b/packages/ast-spec/tests/AssignmentOperatorToText.test-d.ts index 18b6abbb6638..9b7fce69bc56 100644 --- a/packages/ast-spec/tests/AssignmentOperatorToText.test-d.ts +++ b/packages/ast-spec/tests/AssignmentOperatorToText.test-d.ts @@ -2,9 +2,15 @@ import type { AssignmentOperator } from 'typescript'; import type { AssignmentOperatorToText } from '../src'; -type _Test = { - readonly [T in AssignmentOperator]: AssignmentOperatorToText[T]; - // If there are any AssignmentOperator members that don't have a corresponding - // AssignmentOperatorToText, then this line will error with "Type 'T' cannot - // be used to index type 'AssignmentOperatorToText'." -}; +test('type tests', () => { + expectTypeOf() + .pick() + .toEqualTypeOf(); + + type _Test = { + readonly [T in AssignmentOperator]: AssignmentOperatorToText[T]; + // If there are any AssignmentOperator members that don't have a corresponding + // AssignmentOperatorToText, then this line will error with "Type 'T' cannot + // be used to index type 'AssignmentOperatorToText'." + }; +}); diff --git a/packages/ast-spec/tests/BinaryOperatorToText.test-d.ts b/packages/ast-spec/tests/BinaryOperatorToText.test-d.ts index 95f993b9e4df..29c98032b362 100644 --- a/packages/ast-spec/tests/BinaryOperatorToText.test-d.ts +++ b/packages/ast-spec/tests/BinaryOperatorToText.test-d.ts @@ -12,9 +12,16 @@ type BinaryOperatorWithoutInvalidTypes = Exclude< | SyntaxKind.CommaToken // -> SequenceExpression | SyntaxKind.QuestionQuestionToken // -> LogicalExpression >; -type _Test = { - readonly [T in BinaryOperatorWithoutInvalidTypes]: BinaryOperatorToText[T]; - // If there are any BinaryOperator members that don't have a corresponding - // BinaryOperatorToText, then this line will error with "Type 'T' cannot - // be used to index type 'BinaryOperatorToText'." -}; + +test('type tests', () => { + expectTypeOf() + .pick() + .toEqualTypeOf(); + + type _Test = { + readonly [T in BinaryOperatorWithoutInvalidTypes]: BinaryOperatorToText[T]; + // If there are any BinaryOperator members that don't have a corresponding + // BinaryOperatorToText, then this line will error with "Type 'T' cannot + // be used to index type 'BinaryOperatorToText'." + }; +}); diff --git a/packages/ast-spec/tests/PunctuatorTokenToText.test-d.ts b/packages/ast-spec/tests/PunctuatorTokenToText.test-d.ts index e92f2a7db0c5..4e65bb725c4f 100644 --- a/packages/ast-spec/tests/PunctuatorTokenToText.test-d.ts +++ b/packages/ast-spec/tests/PunctuatorTokenToText.test-d.ts @@ -2,9 +2,15 @@ import type { PunctuationSyntaxKind } from 'typescript'; import type { PunctuatorTokenToText } from '../src'; -type _Test = { - readonly [T in PunctuationSyntaxKind]: PunctuatorTokenToText[T]; - // If there are any PunctuationSyntaxKind members that don't have a - // corresponding PunctuatorTokenToText, then this line will error with - // "Type 'T' cannot be used to index type 'PunctuatorTokenToText'." -}; +test('type tests', () => { + expectTypeOf() + .pick() + .toEqualTypeOf(); + + type _Test = { + readonly [T in PunctuationSyntaxKind]: PunctuatorTokenToText[T]; + // If there are any PunctuationSyntaxKind members that don't have a + // corresponding PunctuatorTokenToText, then this line will error with + // "Type 'T' cannot be used to index type 'PunctuatorTokenToText'." + }; +}); diff --git a/packages/ast-spec/tests/ast-node-types.test-d.ts b/packages/ast-spec/tests/ast-node-types.test-d.ts index f906a86139eb..09b9dabd3941 100644 --- a/packages/ast-spec/tests/ast-node-types.test-d.ts +++ b/packages/ast-spec/tests/ast-node-types.test-d.ts @@ -9,8 +9,12 @@ type AllKeys = { type TakesString> = T; -type _Test = - // forcing the test onto a new line so it isn't covered by the expect error - // If there are any enum members that don't have a corresponding TSESTree.Node, then this line will error with "Type 'string | number | symbol' is not assignable to type 'string'." - // eslint-disable-next-line @typescript-eslint/no-invalid-void-type - TakesString | void; +test('type tests', () => { + expectTypeOf().toMatchTypeOf>(); + + type _Test = + // forcing the test onto a new line so it isn't covered by the expect error + // If there are any enum members that don't have a corresponding TSESTree.Node, then this line will error with "Type 'string | number | symbol' is not assignable to type 'string'." + // eslint-disable-next-line @typescript-eslint/no-invalid-void-type + TakesString | void; +}); From cb1018b17f3cd970184d4d25d074c262a243f558 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Tue, 4 Feb 2025 00:38:45 -0600 Subject: [PATCH 06/33] chore(ast-spec): migrate to `vitest` --- .gitignore | 3 + eslint.config.mjs | 1 + knip.ts | 8 +- packages/ast-spec/package.json | 4 +- packages/ast-spec/project.json | 13 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../missing-body/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../abstract/snapshots/1-TSESTree-AST.shot | 6 +- .../abstract/snapshots/2-TSESTree-Tokens.shot | 6 +- .../abstract/snapshots/3-Babel-AST.shot | 6 +- .../abstract/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../declare/snapshots/1-TSESTree-AST.shot | 6 +- .../declare/snapshots/2-TSESTree-Tokens.shot | 6 +- .../declare/snapshots/3-Babel-AST.shot | 6 +- .../declare/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../decorator-many/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../decorator-one/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../empty/snapshots/1-TSESTree-AST.shot | 6 +- .../empty/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/empty/snapshots/3-Babel-AST.shot | 6 +- .../empty/snapshots/4-Babel-Tokens.shot | 6 +- .../empty/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../extends/snapshots/1-TSESTree-AST.shot | 6 +- .../extends/snapshots/2-TSESTree-Tokens.shot | 6 +- .../extends/snapshots/3-Babel-AST.shot | 6 +- .../extends/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../implements-one/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../type-param/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../type-param/snapshots/3-Babel-AST.shot | 6 +- .../type-param/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../assertion/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../assertion/snapshots/3-Babel-AST.shot | 6 +- .../assertion/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../kind-type/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../kind-type/snapshots/3-Babel-AST.shot | 6 +- .../kind-type/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../named/snapshots/1-TSESTree-AST.shot | 6 +- .../named/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/named/snapshots/3-Babel-AST.shot | 6 +- .../named/snapshots/4-Babel-Tokens.shot | 6 +- .../named/snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../type-kind/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../type-kind/snapshots/3-Babel-AST.shot | 6 +- .../type-kind/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../unnamed/snapshots/1-TSESTree-AST.shot | 6 +- .../unnamed/snapshots/2-TSESTree-Tokens.shot | 6 +- .../unnamed/snapshots/3-Babel-AST.shot | 6 +- .../unnamed/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../enum/snapshots/1-TSESTree-Error.shot | 9 +- .../_error_/enum/snapshots/2-Babel-Error.shot | 5 +- .../enum/snapshots/3-Alignment-Error.shot | 5 +- .../namespace/snapshots/1-TSESTree-Error.shot | 9 +- .../namespace/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../type-alias/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../class/snapshots/1-TSESTree-AST.shot | 6 +- .../class/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/class/snapshots/3-Babel-AST.shot | 6 +- .../class/snapshots/4-Babel-Tokens.shot | 6 +- .../class/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../function/snapshots/1-TSESTree-AST.shot | 6 +- .../function/snapshots/2-TSESTree-Tokens.shot | 6 +- .../function/snapshots/3-Babel-AST.shot | 6 +- .../function/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../identifier/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../identifier/snapshots/3-Babel-AST.shot | 6 +- .../identifier/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../interface/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../interface/snapshots/3-Babel-AST.shot | 6 +- .../interface/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../literal/snapshots/1-TSESTree-AST.shot | 6 +- .../literal/snapshots/2-TSESTree-Tokens.shot | 6 +- .../literal/snapshots/3-Babel-AST.shot | 6 +- .../literal/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../assertion/snapshots/1-TSESTree-Error.shot | 5 +- .../assertion/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 11 +- .../snapshots/2-Babel-Error.shot | 9 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 11 +- .../snapshots/2-Babel-Error.shot | 9 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 11 +- .../snapshots/2-Babel-Error.shot | 9 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 11 +- .../snapshots/2-Babel-Error.shot | 9 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 19 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 15 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../class/snapshots/1-TSESTree-AST.shot | 6 +- .../class/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/class/snapshots/3-Babel-AST.shot | 6 +- .../class/snapshots/4-Babel-Tokens.shot | 6 +- .../class/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../enum/snapshots/1-TSESTree-AST.shot | 6 +- .../enum/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/enum/snapshots/3-Babel-AST.shot | 6 +- .../enum/snapshots/4-Babel-Tokens.shot | 6 +- .../enum/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../interface/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../interface/snapshots/3-Babel-AST.shot | 6 +- .../interface/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../namespace/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../namespace/snapshots/3-Babel-AST.shot | 6 +- .../namespace/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../type-alias/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../type-alias/snapshots/3-Babel-AST.shot | 6 +- .../type-alias/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../async/snapshots/1-TSESTree-AST.shot | 6 +- .../async/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/async/snapshots/3-Babel-AST.shot | 6 +- .../async/snapshots/4-Babel-Tokens.shot | 6 +- .../async/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../empty/snapshots/1-TSESTree-AST.shot | 6 +- .../empty/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/empty/snapshots/3-Babel-AST.shot | 6 +- .../empty/snapshots/4-Babel-Tokens.shot | 6 +- .../empty/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../generator/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../generator/snapshots/3-Babel-AST.shot | 6 +- .../generator/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../param-many/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../param-many/snapshots/3-Babel-AST.shot | 6 +- .../param-many/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../param-one/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../param-one/snapshots/3-Babel-AST.shot | 6 +- .../param-one/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../returnType/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../returnType/snapshots/3-Babel-AST.shot | 6 +- .../returnType/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../type-param-one/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 9 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../assertion/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../assertion/snapshots/3-Babel-AST.shot | 6 +- .../assertion/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../default/snapshots/1-TSESTree-AST.shot | 6 +- .../default/snapshots/2-TSESTree-Tokens.shot | 6 +- .../default/snapshots/3-Babel-AST.shot | 6 +- .../default/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../named-many/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../named-many/snapshots/3-Babel-AST.shot | 6 +- .../named-many/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../named-none/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../named-none/snapshots/3-Babel-AST.shot | 6 +- .../named-none/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../named-one/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../named-one/snapshots/3-Babel-AST.shot | 6 +- .../named-one/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../side-effect/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../side-effect/snapshots/3-Babel-AST.shot | 6 +- .../side-effect/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../async/snapshots/1-TSESTree-Error.shot | 9 +- .../async/snapshots/2-Babel-Error.shot | 5 +- .../async/snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../generator/snapshots/1-TSESTree-Error.shot | 9 +- .../generator/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../async-ambient/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../async-overload/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../empty/snapshots/1-TSESTree-AST.shot | 6 +- .../empty/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/empty/snapshots/3-Babel-AST.shot | 6 +- .../empty/snapshots/4-Babel-Tokens.shot | 6 +- .../empty/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../param-many/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../param-many/snapshots/3-Babel-AST.shot | 6 +- .../param-many/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../param-one/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../param-one/snapshots/3-Babel-AST.shot | 6 +- .../param-one/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../returnType/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../returnType/snapshots/3-Babel-AST.shot | 6 +- .../returnType/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../type-param-one/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../decorator/snapshots/1-TSESTree-Error.shot | 9 +- .../decorator/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../missing-body/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../missing-id/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../const/snapshots/1-TSESTree-AST.shot | 6 +- .../const/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/const/snapshots/3-Babel-AST.shot | 6 +- .../const/snapshots/4-Babel-Tokens.shot | 6 +- .../const/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../declare/snapshots/1-TSESTree-AST.shot | 6 +- .../declare/snapshots/2-TSESTree-Tokens.shot | 6 +- .../declare/snapshots/3-Babel-AST.shot | 6 +- .../declare/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../empty/snapshots/1-TSESTree-AST.shot | 6 +- .../empty/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/empty/snapshots/3-Babel-AST.shot | 6 +- .../empty/snapshots/4-Babel-Tokens.shot | 6 +- .../empty/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 11 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../import-kind/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../missing-id/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../decorator/snapshots/1-TSESTree-Error.shot | 9 +- .../decorator/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../missing-body/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../missing-id/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../declare/snapshots/1-TSESTree-AST.shot | 6 +- .../declare/snapshots/2-TSESTree-Tokens.shot | 6 +- .../declare/snapshots/3-Babel-AST.shot | 6 +- .../declare/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../empty/snapshots/1-TSESTree-AST.shot | 6 +- .../empty/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/empty/snapshots/3-Babel-AST.shot | 6 +- .../empty/snapshots/4-Babel-Tokens.shot | 6 +- .../empty/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../extends-many/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../extends-one/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../extends-one/snapshots/3-Babel-AST.shot | 6 +- .../extends-one/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../type-param-one/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../global/snapshots/1-TSESTree-AST.shot | 6 +- .../global/snapshots/2-TSESTree-Tokens.shot | 6 +- .../global/snapshots/3-Babel-AST.shot | 6 +- .../global/snapshots/4-Babel-Tokens.shot | 6 +- .../global/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../module-declare/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../missing-id/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../valid/snapshots/1-TSESTree-AST.shot | 6 +- .../valid/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/valid/snapshots/3-Babel-AST.shot | 6 +- .../valid/snapshots/4-Babel-Tokens.shot | 6 +- .../valid/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../decorator/snapshots/1-TSESTree-Error.shot | 9 +- .../decorator/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../declare/snapshots/1-TSESTree-AST.shot | 6 +- .../declare/snapshots/2-TSESTree-Tokens.shot | 6 +- .../declare/snapshots/3-Babel-AST.shot | 6 +- .../declare/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../type-param-one/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../valid/snapshots/1-TSESTree-AST.shot | 6 +- .../valid/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/valid/snapshots/3-Babel-AST.shot | 6 +- .../valid/snapshots/4-Babel-Tokens.shot | 6 +- .../valid/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../decorator/snapshots/1-TSESTree-Error.shot | 9 +- .../decorator/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../no-variables/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../const-id-init/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../let-id-init/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../let-id-init/snapshots/3-Babel-AST.shot | 6 +- .../let-id-init/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../let-id-no-init/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../using-id-init/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../var-id-init/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../var-id-init/snapshots/3-Babel-AST.shot | 6 +- .../var-id-init/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../var-id-no-init/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../key-number/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../key-number/snapshots/3-Babel-AST.shot | 6 +- .../key-number/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../key-private/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../key-private/snapshots/3-Babel-AST.shot | 6 +- .../key-private/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../key-string/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../key-string/snapshots/3-Babel-AST.shot | 6 +- .../key-string/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../no-arguments/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../array-array/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../array-array/snapshots/3-Babel-AST.shot | 6 +- .../array-array/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../call-expr/snapshots/1-TSESTree-Error.shot | 9 +- .../call-expr/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../literal/snapshots/1-TSESTree-Error.shot | 9 +- .../literal/snapshots/2-Babel-Error.shot | 5 +- .../literal/snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../paren-expr/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 11 +- .../component/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../component/snapshots/3-Babel-AST.shot | 6 +- .../component/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 13 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 15 +- .../snapshots/6-AST-Alignment-Tokens.shot | 15 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../cast-as-multi/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../cast-as-simple/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 11 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 21 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 11 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 17 +- .../snapshots/6-AST-Alignment-Tokens.shot | 17 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 13 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 11 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../const-enum/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../const-enum/snapshots/3-Babel-AST.shot | 6 +- .../const-enum/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 15 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../export-type-as/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../export-type/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../export-type/snapshots/3-Babel-AST.shot | 6 +- .../export-type/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../global-this/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../global-this/snapshots/3-Babel-AST.shot | 6 +- .../global-this/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../keyof-operator/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 11 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 11 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 13 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 21 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../optional-chain/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 17 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../typed-this/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../typed-this/snapshots/3-Babel-AST.shot | 6 +- .../typed-this/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../unique-symbol/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../var-with-type/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../abstract-class/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../class/snapshots/1-TSESTree-AST.shot | 6 +- .../class/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/class/snapshots/3-Babel-AST.shot | 6 +- .../class/snapshots/4-Babel-Tokens.shot | 6 +- .../class/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../enum/snapshots/1-TSESTree-AST.shot | 6 +- .../enum/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/enum/snapshots/3-Babel-AST.shot | 6 +- .../enum/snapshots/4-Babel-Tokens.shot | 6 +- .../enum/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../function/snapshots/1-TSESTree-AST.shot | 6 +- .../function/snapshots/2-TSESTree-Tokens.shot | 6 +- .../function/snapshots/3-Babel-AST.shot | 6 +- .../function/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../interface/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../interface/snapshots/3-Babel-AST.shot | 6 +- .../interface/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../module/snapshots/1-TSESTree-AST.shot | 6 +- .../module/snapshots/2-TSESTree-Tokens.shot | 6 +- .../module/snapshots/3-Babel-AST.shot | 6 +- .../module/snapshots/4-Babel-Tokens.shot | 6 +- .../module/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../namespace/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../namespace/snapshots/3-Babel-AST.shot | 6 +- .../namespace/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../type-alias/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../type-alias/snapshots/3-Babel-AST.shot | 6 +- .../type-alias/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../variable/snapshots/1-TSESTree-AST.shot | 6 +- .../variable/snapshots/2-TSESTree-Tokens.shot | 6 +- .../variable/snapshots/3-Babel-AST.shot | 6 +- .../variable/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../solo-const/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 8 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 8 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 11 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 5 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../array-type/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../array-type/snapshots/3-Babel-AST.shot | 6 +- .../array-type/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../conditional/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../conditional/snapshots/3-Babel-AST.shot | 6 +- .../conditional/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../constructor/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../constructor/snapshots/3-Babel-AST.shot | 6 +- .../constructor/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../function/snapshots/1-TSESTree-AST.shot | 6 +- .../function/snapshots/2-TSESTree-Tokens.shot | 6 +- .../function/snapshots/3-Babel-AST.shot | 6 +- .../function/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../indexed/snapshots/1-TSESTree-AST.shot | 6 +- .../indexed/snapshots/2-TSESTree-Tokens.shot | 6 +- .../indexed/snapshots/3-Babel-AST.shot | 6 +- .../indexed/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../literal-number/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../literal-string/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 11 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../mapped/snapshots/1-TSESTree-AST.shot | 6 +- .../mapped/snapshots/2-TSESTree-Tokens.shot | 6 +- .../mapped/snapshots/3-Babel-AST.shot | 6 +- .../mapped/snapshots/4-Babel-Tokens.shot | 6 +- .../mapped/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../nested-types/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../reference/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../reference/snapshots/3-Babel-AST.shot | 6 +- .../reference/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 8 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 8 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 10 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 10 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 10 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 10 +- .../snapshots/5-AST-Alignment-AST.shot | 17 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 16 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 16 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../this-type/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../this-type/snapshots/3-Babel-AST.shot | 6 +- .../this-type/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../tuple-empty/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../tuple-empty/snapshots/3-Babel-AST.shot | 6 +- .../tuple-empty/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../tuple-named/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../tuple-named/snapshots/3-Babel-AST.shot | 6 +- .../tuple-named/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../tuple-optional/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../tuple-rest/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../tuple-rest/snapshots/3-Babel-AST.shot | 6 +- .../tuple-rest/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../tuple-type/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../tuple-type/snapshots/3-Babel-AST.shot | 6 +- .../tuple-type/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../tuple/snapshots/1-TSESTree-AST.shot | 6 +- .../tuple/snapshots/2-TSESTree-Tokens.shot | 6 +- .../fixtures/tuple/snapshots/3-Babel-AST.shot | 6 +- .../tuple/snapshots/4-Babel-Tokens.shot | 6 +- .../tuple/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../type-literal/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../type-operator/snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../typeof-this/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../typeof-this/snapshots/3-Babel-AST.shot | 6 +- .../typeof-this/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../typeof/snapshots/1-TSESTree-AST.shot | 6 +- .../typeof/snapshots/2-TSESTree-Tokens.shot | 6 +- .../typeof/snapshots/3-Babel-AST.shot | 6 +- .../typeof/snapshots/4-Babel-Tokens.shot | 6 +- .../typeof/snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../union-type/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../union-type/snapshots/3-Babel-AST.shot | 6 +- .../union-type/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 11 +- .../snapshots/2-Babel-Error.shot | 9 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 13 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 11 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../expr-init/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../expr-init/snapshots/3-Babel-AST.shot | 6 +- .../expr-init/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../decl-init/snapshots/1-TSESTree-Error.shot | 9 +- .../decl-init/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../decl-multi/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../decl-type/snapshots/1-TSESTree-Error.shot | 9 +- .../decl-type/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../expr-init/snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../expr-init/snapshots/3-Babel-AST.shot | 6 +- .../expr-init/snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-AST.shot | 6 +- .../snapshots/2-TSESTree-Tokens.shot | 6 +- .../snapshots/3-Babel-AST.shot | 6 +- .../snapshots/4-Babel-Tokens.shot | 6 +- .../snapshots/5-AST-Alignment-AST.shot | 9 +- .../snapshots/6-AST-Alignment-Tokens.shot | 9 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../snapshots/1-TSESTree-Error.shot | 9 +- .../with-member/snapshots/2-Babel-Error.shot | 5 +- .../snapshots/3-Alignment-Error.shot | 5 +- .../ast-spec/tests/ast-node-types.test-d.ts | 2 +- .../tests/fixtures-with-differences-ast.shot | 7 +- .../fixtures-with-differences-errors.shot | 11 +- .../fixtures-with-differences-tokens.shot | 7 +- .../tests/fixtures-without-babel-support.shot | 5 +- packages/ast-spec/tests/fixtures.test.ts | 215 +++++++++++------- packages/ast-spec/tests/util/setupVitest.mts | 6 +- packages/ast-spec/tsconfig.build.json | 2 +- packages/ast-spec/tsconfig.spec.json | 3 +- packages/ast-spec/vitest.config.mts | 36 ++- tsconfig.repo-config-files.json | 2 + 3958 files changed, 9265 insertions(+), 18376 deletions(-) diff --git a/.gitignore b/.gitignore index 9dc454418417..cd9974093fa7 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,6 @@ packages/**/.yarn .nx/cache .nx/workspace-data + +# Vitest type tests +tsconfig.vitest-temp.json diff --git a/eslint.config.mjs b/eslint.config.mjs index e4060e8d1dfd..1eec2de7a750 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -32,6 +32,7 @@ const restrictNamedDeclarations = { const vitestFiles = [ 'packages/eslint-plugin-internal/tests/**/*.test.{ts,tsx,cts,mts}', 'packages/typescript-eslint/tests/**/*.test.{ts,tsx,cts,mts}', + 'packages/ast-spec/tests/**/*.test?(-d).{ts,tsx,cts,mts}', ]; export default tseslint.config( diff --git a/knip.ts b/knip.ts index 594dc6e49d92..d50d83d9d4e6 100644 --- a/knip.ts +++ b/knip.ts @@ -38,12 +38,18 @@ export default { 'packages/ast-spec': { ignore: [ 'src/**/fixtures/**', - 'tests/*.type-test.ts', // @typescript-eslint/typescript-estree is not listed in dependencies to avoid circular dependency errors // You can check a more detailed explanation in this file 'tests/util/parsers/typescript-estree-import.ts', 'typings/global.d.ts', ], + vitest: { + config: ['vitest.config.mts'], + entry: [ + '**/*.{bench,test,test-d,spec}.?(c|m)[jt]s?(x)', + 'tests/util/setupVitest.mts', + ], + }, }, 'packages/eslint-plugin': { ignore: [ diff --git a/packages/ast-spec/package.json b/packages/ast-spec/package.json index dfeac6fea236..c0298234ac3a 100644 --- a/packages/ast-spec/package.json +++ b/packages/ast-spec/package.json @@ -33,11 +33,11 @@ "scripts": { "build": "tsc -b tsconfig.build.json && api-extractor run --local", "clean": "tsc -b tsconfig.build.json --clean", - "postclean": "rimraf dist && rimraf coverage", + "postclean": "rimraf dist/ coverage/", "clean-fixtures": "rimraf -g \"./src/**/fixtures/**/snapshots\"", "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore", "lint": "npx nx lint", - "test": "jest", + "test": "vitest --run --config=$INIT_CWD/vitest.config.mts", "check-types": "npx nx typecheck" }, "funding": { diff --git a/packages/ast-spec/project.json b/packages/ast-spec/project.json index bb045ad1f6be..5e0432b40f39 100644 --- a/packages/ast-spec/project.json +++ b/packages/ast-spec/project.json @@ -1,21 +1,22 @@ { "name": "ast-spec", "$schema": "../../node_modules/nx/schemas/project-schema.json", - "type": "library", + "projectType": "library", "implicitDependencies": ["!typescript-estree"], + "root": "packages/ast-spec", + "sourceRoot": "packages/ast-spec/src", "targets": { "build": { - "executor": "nx:run-commands", - "options": { - "cwd": "packages/ast-spec", - "commands": ["yarn build"] - }, "outputs": ["{projectRoot}/dist/**/*.ts"] }, "lint": { "executor": "@nx/eslint:lint", "outputs": ["{options.outputFile}"] }, + "test": { + "executor": "@nx/vite:test", + "dependsOn": ["typecheck"] + }, "typecheck": { "dependsOn": ["typescript-estree:build"] } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/1-TSESTree-Error.shot index 428e6049da8a..f4143a5ecb45 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ export-missing-name TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > export-missing-name > TSESTree - Error`] +TSError > 1 | export class { } | ^^^^^^^^^^^^^^^^ A class declaration without the 'default' modifier must have a name. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/2-Babel-Error.shot index f81327f8c1fc..0e64270303c2 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ export-missing-name Babel - Error 1`] = `[SyntaxError: A class name is required. (1:13)]`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > export-missing-name > Babel - Error`] +SyntaxError: A class name is required. (1:13) diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/3-Alignment-Error.shot index 09c3f1034966..2e9b96cf6bac 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/export-missing-name/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ export-missing-name Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > export-missing-name > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/1-TSESTree-Error.shot index d4b25d3584bf..2a34719c056f 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ implements-non-identifier TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > implements-non-identifier > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/2-Babel-Error.shot index 32918ff7c5f7..56fdd942ce87 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ implements-non-identifier Babel - Error 1`] = `[SyntaxError: Unexpected token (1:21)]`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > implements-non-identifier > Babel - Error`] +SyntaxError: Unexpected token (1:21) diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/3-Alignment-Error.shot index 123225a18253..d9e6060630a8 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ implements-non-identifier Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > implements-non-identifier > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot index f8cc08dcf675..24de940939eb 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ missing-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > missing-body > TSESTree - Error`] +TSError > 1 | class Foo; | ^ '{' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot index 4f8ef959d9ba..2dec9742a619 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ missing-body Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:9)]`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > missing-body > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:9) diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot index 18e4442401e0..3f9c2455c271 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ missing-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > missing-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/1-TSESTree-Error.shot index 4f99d71eb953..697d82b45d5b 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ missing-extends-type-param TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > missing-extends-type-param > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/2-Babel-Error.shot index f84357321316..a61921db5773 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ missing-extends-type-param Babel - Error 1`] = `[SyntaxError: Type argument list cannot be empty. (1:17)]`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > missing-extends-type-param > Babel - Error`] +SyntaxError: Type argument list cannot be empty. (1:17) diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/3-Alignment-Error.shot index 35683b841219..5797ee061aed 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-extends-type-param/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ missing-extends-type-param Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > missing-extends-type-param > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot index 9682f9c4373e..656005eda876 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ missing-type-param TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > missing-type-param > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot index a14c3c54cac7..2c265df14f59 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ missing-type-param Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (1:7)]`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > missing-type-param > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (1:7) diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot index 49567ea7a7b5..1a694a67920e 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ missing-type-param Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > missing-type-param > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot index cbf46a94b95e..d301099bb4b8 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ non-identifier-name TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > non-identifier-name > TSESTree - Error`] +TSError > 1 | class 'Foo' {} | ^ '{' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot index e3a40451c7e4..dca1aa8e5e3c 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ non-identifier-name Babel - Error 1`] = `[SyntaxError: A class name is required. (1:6)]`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > non-identifier-name > Babel - Error`] +SyntaxError: A class name is required. (1:6) diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot index 098ed5e7a14f..967f20978e59 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ non-identifier-name Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > non-identifier-name > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot index 106f67b99621..2bf153cd89cf 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ non-identifier-type-param TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > non-identifier-type-param > TSESTree - Error`] +TSError > 1 | class C<1> {} | ^ Type parameter declaration expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot index 6ef9a4c481a7..2909d642ff49 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ non-identifier-type-param Babel - Error 1`] = `[SyntaxError: Unexpected token (1:8)]`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > non-identifier-type-param > Babel - Error`] +SyntaxError: Unexpected token (1:8) diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot index 98c58289073e..1b057e43df88 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration _error_ non-identifier-type-param Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ClassDeclaration > _error_ > non-identifier-type-param > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/1-TSESTree-AST.shot index bbe0a4ac3dfe..17287e412464 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration abstract TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/2-TSESTree-Tokens.shot index f653a4102591..4ae91c3ff0b3 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration abstract TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ClassDeclaration abstract TSESTree - Tokens 1` end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/3-Babel-AST.shot index d249a0d4af21..7f07f4b1736a 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration abstract Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/4-Babel-Tokens.shot index 8806e181a14a..4ae91c3ff0b3 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration abstract Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ClassDeclaration abstract Babel - Tokens 1`] = end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/5-AST-Alignment-AST.shot index b4665912df82..c55fe6a2fc48 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration abstract AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > abstract > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration ClassDeclaration abstract AST Alignment - AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/6-AST-Alignment-Tokens.shot index 248c67fcb6ae..cba96fef9167 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/abstract/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration abstract AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > abstract > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot index 97f866fa71b8..09031b425cef 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot index ffa1b69752dd..e344a433a3da 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ClassDeclaration declare TSESTree - Tokens 1`] end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot index f670fa047d05..c9461a935b84 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot index 09473708b9e8..e344a433a3da 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ClassDeclaration declare Babel - Tokens 1`] = end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot index 7b52ed82f8c2..8d7bf59ef828 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration ClassDeclaration declare AST Alignment - AST 1 start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot index 1bb1eef41abe..1d1d78a5fa0e 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/1-TSESTree-AST.shot index c9593be9d1a4..e98b5df7b06f 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration decorator-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/2-TSESTree-Tokens.shot index afc6d268ac68..79396ceb394c 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration decorator-many TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration ClassDeclaration decorator-many TSESTree - Tok end: { column: 12, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/3-Babel-AST.shot index fbc43f6a8503..efe253a28ae7 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration decorator-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -82,5 +79,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/4-Babel-Tokens.shot index 83612368edcf..79396ceb394c 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration decorator-many Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration ClassDeclaration decorator-many Babel - Tokens end: { column: 12, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/5-AST-Alignment-AST.shot index 8170c78f09b7..563b7fde4ce5 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration decorator-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > decorator-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -95,5 +95,4 @@ exports[`AST Fixtures declaration ClassDeclaration decorator-many AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/6-AST-Alignment-Tokens.shot index 338a8838194e..b6c6f24c189e 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration decorator-many AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > decorator-many > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/1-TSESTree-AST.shot index a8e11ccde02e..c042654fd66d 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration decorator-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/2-TSESTree-Tokens.shot index 17a077a4d0f7..07728a3ec905 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration decorator-one TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ClassDeclaration decorator-one TSESTree - Toke end: { column: 12, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/3-Babel-AST.shot index e33d223c34df..53fed43b6edd 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration decorator-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/4-Babel-Tokens.shot index fd4a2539d9b1..07728a3ec905 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration decorator-one Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ClassDeclaration decorator-one Babel - Tokens end: { column: 12, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/5-AST-Alignment-AST.shot index 373c6c0b6940..cbbad532c116 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration decorator-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > decorator-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -74,5 +74,4 @@ exports[`AST Fixtures declaration ClassDeclaration decorator-one AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/6-AST-Alignment-Tokens.shot index 1ab8923d733f..02ada9f4cac0 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/decorator-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration decorator-one AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > decorator-one > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot index df093f585569..20f3d11ed9b6 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration empty TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot index 909828002c8a..8eab17f50df2 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration empty TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration ClassDeclaration empty TSESTree - Tokens 1`] = end: { column: 12, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot index 3402fec1e11a..a7d5f206fd3a 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration empty Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -42,5 +39,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot index cbdb595fe418..8eab17f50df2 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration empty Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration ClassDeclaration empty Babel - Tokens 1`] = ` end: { column: 12, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot index 230ef4b49bc6..58e88155b08a 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration empty AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > empty > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration ClassDeclaration empty AST Alignment - AST 1`] start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot index bf9e1cf5e602..6cd7c3851e7e 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration empty AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > empty > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/1-TSESTree-AST.shot index e2d4e3c5b2b2..9c36c41a25c3 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends-literal TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/2-TSESTree-Tokens.shot index 64c9c8bf6676..e10134ae3e8a 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends-literal TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ClassDeclaration extends-literal TSESTree - To end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/3-Babel-AST.shot index e33225f93def..0cf27dad0fbb 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends-literal Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -52,5 +49,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/4-Babel-Tokens.shot index 9053a263df68..e10134ae3e8a 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends-literal Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ClassDeclaration extends-literal Babel - Token end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/5-AST-Alignment-AST.shot index f9a145745111..cb2db955fa2f 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration extends-literal AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > extends-literal > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -38,7 +38,7 @@ exports[`AST Fixtures declaration ClassDeclaration extends-literal AST Alignment - implements: Array [], superClass: Literal { type: 'Literal', - raw: '\\'Thing\\'', + raw: '\'Thing\'', value: 'Thing', range: [18, 25], @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration ClassDeclaration extends-literal AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/6-AST-Alignment-Tokens.shot index 5c213302190f..e2dfa2e4f302 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-literal/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration extends-literal AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > extends-literal > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/1-TSESTree-AST.shot index 96f7df79dc0d..68585055b395 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends-type-param TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -79,5 +76,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/2-TSESTree-Tokens.shot index 33408a1d93d5..f44a2234a7b9 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends-type-param TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ClassDeclaration extends-type-param TSESTree - end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/3-Babel-AST.shot index 89ea6147661d..623c9869844c 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends-type-param Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -71,5 +68,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/4-Babel-Tokens.shot index 3b666e51d7cb..f44a2234a7b9 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends-type-param Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ClassDeclaration extends-type-param Babel - To end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/5-AST-Alignment-AST.shot index 64ff14cbc80b..3c5c82bb9ad6 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration extends-type-param AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > extends-type-param > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -84,5 +84,4 @@ exports[`AST Fixtures declaration ClassDeclaration extends-type-param AST Alignm start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/6-AST-Alignment-Tokens.shot index e231ba6210a9..14084caab026 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends-type-param/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration extends-type-param AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > extends-type-param > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/1-TSESTree-AST.shot index d515d3cc5d03..9dd584f7303d 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -59,5 +56,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/2-TSESTree-Tokens.shot index 9fc8cef05679..f57d5a71d601 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ClassDeclaration extends TSESTree - Tokens 1`] end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/3-Babel-AST.shot index 1700e822b0e9..422cb1877aef 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -51,5 +48,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/4-Babel-Tokens.shot index 949f1d9270b8..f57d5a71d601 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration extends Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ClassDeclaration extends Babel - Tokens 1`] = end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/5-AST-Alignment-AST.shot index 724e995d3583..fe4508763bea 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration extends AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > extends > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -63,5 +63,4 @@ exports[`AST Fixtures declaration ClassDeclaration extends AST Alignment - AST 1 start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/6-AST-Alignment-Tokens.shot index ff9ee33e186d..8d9beeb24802 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/extends/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration extends AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > extends > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/1-TSESTree-AST.shot index 145331d6f602..37c70a986b34 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration implements-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -112,5 +109,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/2-TSESTree-Tokens.shot index 4e093933483d..b10c04102118 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration implements-many TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures declaration ClassDeclaration implements-many TSESTree - To end: { column: 48, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/3-Babel-AST.shot index 57f0b33a94aa..28d88f055737 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration implements-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/4-Babel-Tokens.shot index 15022084baa1..50339719557d 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration implements-many Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures declaration ClassDeclaration implements-many Babel - Token end: { column: 48, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/5-AST-Alignment-AST.shot index d38bcdd0e911..76c3bb8bbcb5 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration implements-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > implements-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -122,5 +122,4 @@ exports[`AST Fixtures declaration ClassDeclaration implements-many AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/6-AST-Alignment-Tokens.shot index 931998b9e187..59da51093f4f 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration implements-many AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > implements-many > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -108,5 +108,4 @@ exports[`AST Fixtures declaration ClassDeclaration implements-many AST Alignment end: { column: 48, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/1-TSESTree-AST.shot index 0fac21498b63..d04bbf869895 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration implements-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/2-TSESTree-Tokens.shot index b2872538909b..1ebcc01a0e04 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration implements-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ClassDeclaration implements-one TSESTree - Tok end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/3-Babel-AST.shot index 7a7c4a191ca4..6a021cd1ae23 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration implements-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/4-Babel-Tokens.shot index 03f300c5870a..f1e05ba8839c 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration implements-one Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ClassDeclaration implements-one Babel - Tokens end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/5-AST-Alignment-AST.shot index e8a1bd9feae8..d6c9d9228c50 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration implements-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > implements-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -76,5 +76,4 @@ exports[`AST Fixtures declaration ClassDeclaration implements-one AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/6-AST-Alignment-Tokens.shot index 0d56c0d096e8..6d6d58290bcf 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/implements-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration implements-one AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > implements-one > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures declaration ClassDeclaration implements-one AST Alignment end: { column: 30, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/1-TSESTree-AST.shot index 463d9e923660..60bb39fab0e4 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration type-param TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/2-TSESTree-Tokens.shot index 346dadb2e819..0e044e66e020 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration type-param TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ClassDeclaration type-param TSESTree - Tokens end: { column: 15, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/3-Babel-AST.shot index 5a833e081f1d..c668ac15bb11 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration type-param Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/4-Babel-Tokens.shot index b82491f815ce..0e044e66e020 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration type-param Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ClassDeclaration type-param Babel - Tokens 1`] end: { column: 15, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/5-AST-Alignment-AST.shot index f995f9cb827f..ca71c195a506 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration type-param AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > type-param > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures declaration ClassDeclaration type-param AST Alignment - AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/6-AST-Alignment-Tokens.shot index 581d856705d2..cc8d60b2a54b 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-param/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration type-param AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > type-param > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/1-TSESTree-AST.shot index 449bb1d1903c..d3237eb458fd 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration type-parameters-extends-type-param TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -126,5 +123,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/2-TSESTree-Tokens.shot index 29b31d0acb5c..17ecda6f9f35 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration type-parameters-extends-type-param TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures declaration ClassDeclaration type-parameters-extends-type- end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/3-Babel-AST.shot index 322ea2b52239..ea8c46f197ea 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration type-parameters-extends-type-param Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -102,5 +99,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/4-Babel-Tokens.shot index 9dbd80af738b..17ecda6f9f35 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration type-parameters-extends-type-param Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures declaration ClassDeclaration type-parameters-extends-type- end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/5-AST-Alignment-AST.shot index c370fbf2d484..d4eecfa60cab 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration type-parameters-extends-type-param AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > type-parameters-extends-type-param > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -132,5 +132,4 @@ exports[`AST Fixtures declaration ClassDeclaration type-parameters-extends-type- start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/6-AST-Alignment-Tokens.shot index 01862c4c7514..c46c3d448cf9 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/type-parameters-extends-type-param/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration type-parameters-extends-type-param AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > type-parameters-extends-type-param > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot index 881f037d0322..db7e0d4720b9 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration with-member-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -79,5 +76,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot index 4eb98290fbfa..9eedae65ce57 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration with-member-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ClassDeclaration with-member-one TSESTree - To end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot index e40c7d34d594..44ce76863253 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration with-member-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -65,5 +62,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot index 8ea4a4bdc59d..9eedae65ce57 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ClassDeclaration with-member-one Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ClassDeclaration with-member-one Babel - Token end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot index 24c2998c99cf..cba49ed4f6df 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration with-member-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ClassDeclaration > with-member-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -83,5 +83,4 @@ exports[`AST Fixtures declaration ClassDeclaration with-member-one AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot index 89d6bb8a18ea..b65479c14bcb 100644 --- a/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ClassDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ClassDeclaration with-member-one AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ClassDeclaration > with-member-one > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/1-TSESTree-Error.shot index 41bd9538e7f8..3b8c8f5ba501 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration _error_ missing-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportAllDeclaration > _error_ > missing-source > TSESTree - Error`] +TSError > 1 | export * from; | ^ Expression expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/2-Babel-Error.shot index b45b0c8fc850..6efe9b3b7d81 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration _error_ missing-source Babel - Error 1`] = `[SyntaxError: Unexpected token (1:13)]`; +exports[`AST Fixtures > declaration > ExportAllDeclaration > _error_ > missing-source > Babel - Error`] +SyntaxError: Unexpected token (1:13) diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/3-Alignment-Error.shot index 89889f0ae319..c4a6fe275b81 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/missing-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration _error_ missing-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportAllDeclaration > _error_ > missing-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/1-TSESTree-Error.shot index f3e5cca59233..26968e26ea13 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration _error_ non-string-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportAllDeclaration > _error_ > non-string-source > TSESTree - Error`] +TSError > 1 | export * from module; | ^^^^^^ Module specifier must be a string literal. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/2-Babel-Error.shot index a3d08a7b52a3..f0134190e9c9 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration _error_ non-string-source Babel - Error 1`] = `[SyntaxError: Unexpected token (1:14)]`; +exports[`AST Fixtures > declaration > ExportAllDeclaration > _error_ > non-string-source > Babel - Error`] +SyntaxError: Unexpected token (1:14) diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/3-Alignment-Error.shot index 3a1a419a8312..bdd7e21e6973 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/_error_/non-string-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration _error_ non-string-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportAllDeclaration > _error_ > non-string-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/1-TSESTree-AST.shot index d4d3be0f79a8..7611a778cc61 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration assertion TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -68,5 +65,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/2-TSESTree-Tokens.shot index c50336f8291c..0811fcdc04be 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration assertion TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration assertion TSESTree - Toke end: { column: 44, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/3-Babel-AST.shot index ce9d2cc992a5..1dfc14653dda 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration assertion Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/4-Babel-Tokens.shot index 1639955fdd63..0811fcdc04be 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration assertion Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration assertion Babel - Tokens end: { column: 44, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/5-AST-Alignment-AST.shot index 9a60939d18ae..a39ab55bd1f5 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration assertion AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportAllDeclaration > assertion > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -28,7 +28,7 @@ exports[`AST Fixtures declaration ExportAllDeclaration assertion AST Alignment - }, value: Literal { type: 'Literal', - raw: '\\'json\\'', + raw: '\'json\'', value: 'json', range: [35, 41], @@ -49,7 +49,7 @@ exports[`AST Fixtures declaration ExportAllDeclaration assertion AST Alignment - exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [14, 19], @@ -73,5 +73,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration assertion AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/6-AST-Alignment-Tokens.shot index d5d091ffabd1..fe7ca908b54c 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/assertion/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration assertion AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportAllDeclaration > assertion > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/1-TSESTree-AST.shot index eb9e16881832..15726dadaaf3 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration kind-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/2-TSESTree-Tokens.shot index a2c51e97194d..bf5efc4edec2 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration kind-type TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration kind-type TSESTree - Toke end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/3-Babel-AST.shot index bed9ece4db99..256c2bed1dfb 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration kind-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -44,5 +41,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/4-Babel-Tokens.shot index 22f611fcc4ad..bf5efc4edec2 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration kind-type Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration kind-type Babel - Tokens end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/5-AST-Alignment-AST.shot index dbcf1bf3b120..4c934b212176 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration kind-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportAllDeclaration > kind-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -27,7 +27,7 @@ exports[`AST Fixtures declaration ExportAllDeclaration kind-type AST Alignment - exportKind: 'type', source: Literal { type: 'Literal', - raw: '\\'a\\'', + raw: '\'a\'', value: 'a', range: [24, 27], @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration kind-type AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/6-AST-Alignment-Tokens.shot index 3ae1629d114b..1c3687d998f6 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/kind-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration kind-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportAllDeclaration > kind-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/1-TSESTree-AST.shot index 84025787ab1b..90a4c2b486d9 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration named TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/2-TSESTree-Tokens.shot index ad279ddfb1f9..b775dca8d389 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration named TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration named TSESTree - Tokens 1 end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/3-Babel-AST.shot index d5105afc07bc..1f022489eb8f 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration named Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -44,5 +41,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/4-Babel-Tokens.shot index 868ab0e5a710..b775dca8d389 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration named Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration named Babel - Tokens 1`] end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/5-AST-Alignment-AST.shot index 33aaeac35077..6c29a5f2d59f 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration named AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportAllDeclaration > named > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -27,7 +27,7 @@ exports[`AST Fixtures declaration ExportAllDeclaration named AST Alignment - AST exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'module\\'', + raw: '\'module\'', value: 'module', range: [21, 29], @@ -51,5 +51,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration named AST Alignment - AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/6-AST-Alignment-Tokens.shot index 5020f9f630ea..67b45e8b3686 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/named/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration named AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportAllDeclaration > named > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/1-TSESTree-AST.shot index 007669444c16..4dcb1ecd8ba8 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration type-kind TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/2-TSESTree-Tokens.shot index 0fb690c907f9..6974492bf339 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration type-kind TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration type-kind TSESTree - Toke end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/3-Babel-AST.shot index f0fa5824b7b9..d74f14129cfc 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration type-kind Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/4-Babel-Tokens.shot index 9ee898d6e7c2..6974492bf339 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration type-kind Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration type-kind Babel - Tokens end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/5-AST-Alignment-AST.shot index 235265f72d95..69f7c4b5bf3c 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration type-kind AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportAllDeclaration > type-kind > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures declaration ExportAllDeclaration type-kind AST Alignment - exportKind: 'type', source: Literal { type: 'Literal', - raw: '\\'a\\'', + raw: '\'a\'', value: 'a', range: [19, 22], @@ -41,5 +41,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration type-kind AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/6-AST-Alignment-Tokens.shot index b2a5206fd193..fe814843c8eb 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/type-kind/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration type-kind AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportAllDeclaration > type-kind > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/1-TSESTree-AST.shot index c64ca9e8dd99..983450216388 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration unnamed TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/2-TSESTree-Tokens.shot index 15287b225848..feb1a7e3a6d8 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration unnamed TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration unnamed TSESTree - Tokens end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/3-Babel-AST.shot index e7550922727b..ee1d17dcdaec 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration unnamed Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/4-Babel-Tokens.shot index b9f418d86463..feb1a7e3a6d8 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportAllDeclaration unnamed Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration unnamed Babel - Tokens 1` end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/5-AST-Alignment-AST.shot index e9283193a2ce..04d2dfebee77 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration unnamed AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportAllDeclaration > unnamed > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures declaration ExportAllDeclaration unnamed AST Alignment - A exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'my-module\\'', + raw: '\'my-module\'', value: 'my-module', range: [14, 25], @@ -40,5 +40,4 @@ exports[`AST Fixtures declaration ExportAllDeclaration unnamed AST Alignment - A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/6-AST-Alignment-Tokens.shot index e2a55391779c..aab7d307e648 100644 --- a/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportAllDeclaration/fixtures/unnamed/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportAllDeclaration unnamed AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportAllDeclaration > unnamed > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/1-TSESTree-Error.shot index 2d7fc99e0d68..37905c103353 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ enum TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > enum > TSESTree - Error`] +TSError > 1 | export default enum Foo {} | ^ Expression expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/2-Babel-Error.shot index 294c438cb03c..47bab5896cfe 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ enum Babel - Error 1`] = `[SyntaxError: Unexpected reserved word 'enum'. (1:15)]`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > enum > Babel - Error`] +SyntaxError: Unexpected reserved word 'enum'. (1:15) diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/3-Alignment-Error.shot index 32a1cb0d3000..b90c4007a620 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/enum/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ enum Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > enum > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/1-TSESTree-Error.shot index 49d3238347f4..11ca81b5a141 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ namespace TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > namespace > TSESTree - Error`] +TSError > 1 | export default namespace Foo {} | ^ ';' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/2-Babel-Error.shot index a80c32336147..835d3e6b6496 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ namespace Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:24)]`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > namespace > Babel - Error`] +SyntaxError: Missing semicolon. (1:24) diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/3-Alignment-Error.shot index 7ecaa9bcded4..bd45fe2686d8 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/namespace/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ namespace Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > namespace > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/1-TSESTree-Error.shot index c9b9a1add352..39f50bf797eb 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ type-alias TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > type-alias > TSESTree - Error`] +TSError > 1 | export default type Foo = 1; | ^ ';' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/2-Babel-Error.shot index 6afc67d4a5b0..e9a8f373d0e6 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ type-alias Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:19)]`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > type-alias > Babel - Error`] +SyntaxError: Missing semicolon. (1:19) diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/3-Alignment-Error.shot index 9f4c01a03373..49bbccfb221f 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/type-alias/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ type-alias Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > type-alias > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/1-TSESTree-Error.shot index d8dbfa385498..75127226258d 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ variable-declaration TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > variable-declaration > TSESTree - Error`] +TSError > 1 | export default const x = 1; | ^ Expression expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/2-Babel-Error.shot index 318dee3aacf2..be123c950dde 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ variable-declaration Babel - Error 1`] = `[SyntaxError: Only expressions, functions or classes are allowed as the \`default\` export. (1:15)]`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > variable-declaration > Babel - Error`] +SyntaxError: Only expressions, functions or classes are allowed as the `default` export. (1:15) diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/3-Alignment-Error.shot index 327cd763562b..b366c0503cc5 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/_error_/variable-declaration/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration _error_ variable-declaration Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > _error_ > variable-declaration > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/1-TSESTree-AST.shot index b9477b990945..d2040b276c5c 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-class TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -47,5 +44,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/2-TSESTree-Tokens.shot index aba25888744b..1184a33e9327 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-class TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-class TSEST end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/3-Babel-AST.shot index dcaee61274d6..45338951a395 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-class Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/4-Babel-Tokens.shot index 5eacb73a32a7..1184a33e9327 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-class Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-class Babel end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/5-AST-Alignment-AST.shot index 27fa552a1265..46b1afccbf95 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-class AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > anonymous-class > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -51,5 +51,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-class AST A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/6-AST-Alignment-Tokens.shot index 7ace75359644..dd7ccd9e37ef 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-class/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-class AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > anonymous-class > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/1-TSESTree-AST.shot index 78e1248e57a3..4a46b0941306 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -47,5 +44,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/2-TSESTree-Tokens.shot index 99bac9121e70..9d80d1147c72 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-function TS end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/3-Babel-AST.shot index c8ede2f5ddc3..79a133e4788b 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/4-Babel-Tokens.shot index d0d5c932c088..9d80d1147c72 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-function Ba end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/5-AST-Alignment-AST.shot index 5ccd7cf076e8..f811e633e593 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > anonymous-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -51,5 +51,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-function AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/6-AST-Alignment-Tokens.shot index 9b1f36f4e1e4..9b40db08c1c8 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/anonymous-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration anonymous-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > anonymous-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/1-TSESTree-AST.shot index 9c1328c3fc97..f3836487686e 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration arrow-function-expression TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/2-TSESTree-Tokens.shot index d40a93fc1de4..b7c9ed214cbe 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration arrow-function-expression TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration arrow-function-expres end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/3-Babel-AST.shot index c72af9778c5a..f3836487686e 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration arrow-function-expression Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/4-Babel-Tokens.shot index 1005e645c88e..b7c9ed214cbe 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration arrow-function-expression Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration arrow-function-expres end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/5-AST-Alignment-AST.shot index 359c33602be1..b180066af0e9 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/5-AST-Alignment-AST.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration arrow-function-expression AST Alignment - AST 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > arrow-function-expression > AST Alignment - AST`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/6-AST-Alignment-Tokens.shot index c7f2151c9207..989a97bf8b85 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/arrow-function-expression/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration arrow-function-expression AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > arrow-function-expression > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/1-TSESTree-AST.shot index 6d1adf5f5c36..6b4172925337 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration class-expression TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/2-TSESTree-Tokens.shot index 2a2f8e04c0c5..bbf1451b11bb 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration class-expression TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration class-expression TSES end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/3-Babel-AST.shot index 6db0d0cdb7a6..3585768bf28d 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration class-expression Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -52,5 +49,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/4-Babel-Tokens.shot index c205c46f5583..bbf1451b11bb 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration class-expression Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration class-expression Babe end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/5-AST-Alignment-AST.shot index f49e8ea492d0..9c079a1d6181 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration class-expression AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > class-expression > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration class-expression AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/6-AST-Alignment-Tokens.shot index 1328ba27a285..7f12fc0dcc68 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class-expression/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration class-expression AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > class-expression > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/1-TSESTree-AST.shot index 5f8ad663f083..fadb79aa805d 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration class TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/2-TSESTree-Tokens.shot index ad5978aa3f85..cfdfbf3eb2c4 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration class TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration class TSESTree - Toke end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/3-Babel-AST.shot index 7c5b3f31805c..e47832faee1b 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration class Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -52,5 +49,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/4-Babel-Tokens.shot index 3aafc2c7c5b3..cfdfbf3eb2c4 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration class Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration class Babel - Tokens end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/5-AST-Alignment-AST.shot index 31cfe8a973e8..8ae8baa538a3 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration class AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > class > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration class AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot index 96e9c654eee5..57497250d1fb 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration class AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > class > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/1-TSESTree-AST.shot index 538a6bf0b1be..d22f640687aa 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/2-TSESTree-Tokens.shot index b4180caaa420..b14747975aeb 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration function TSESTree - T end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/3-Babel-AST.shot index 3b4742443d97..fa8eb3f19f5b 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/4-Babel-Tokens.shot index 411840fd9858..b14747975aeb 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration function Babel - Toke end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/5-AST-Alignment-AST.shot index d5c74ed1fc0b..967e6377158a 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration function AST Alignmen start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot index b5de7325dea2..01fb05140eeb 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/1-TSESTree-AST.shot index e065912d92ed..f0776e48d836 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration identifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -34,5 +31,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/2-TSESTree-Tokens.shot index 30c53d2f4a7a..8d9cefbfd587 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration identifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration identifier TSESTree - end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/3-Babel-AST.shot index 39407823cccd..b18843455146 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration identifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -32,5 +29,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/4-Babel-Tokens.shot index be69d6ca5086..8d9cefbfd587 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration identifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration identifier Babel - To end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/5-AST-Alignment-AST.shot index 5682d50ae12f..1b6ab40c6eae 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration identifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > identifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -38,5 +38,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration identifier AST Alignm start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/6-AST-Alignment-Tokens.shot index fa730c9cc1d9..af87bf2e44bf 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/identifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration identifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > identifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/1-TSESTree-AST.shot index 2375cb57a510..b33abdf7e778 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration interface TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/2-TSESTree-Tokens.shot index ef4079f33ff4..6d7aaceb8c23 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration interface TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration interface TSESTree - end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/3-Babel-AST.shot index 5fac7ff0f1e0..e7567490b5c8 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration interface Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -51,5 +48,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/4-Babel-Tokens.shot index b79b0f82b509..a728bfdc543a 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration interface Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration interface Babel - Tok end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/5-AST-Alignment-AST.shot index 5818ff75d813..b6a733375804 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration interface AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > interface > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -59,5 +59,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration interface AST Alignme start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot index e0918e2af4ec..69177ecc8f45 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration interface AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > interface > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration interface AST Alignme end: { column: 31, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/1-TSESTree-AST.shot index 11458f7e5bd5..2b1202ec0774 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration literal TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -33,5 +30,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/2-TSESTree-Tokens.shot index b7d2ef68ad37..2125752eb717 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration literal TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration literal TSESTree - To end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/3-Babel-AST.shot index 7a9e5860ce5f..2b1202ec0774 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration literal Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -33,5 +30,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/4-Babel-Tokens.shot index cf0e73a3788c..2125752eb717 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportDefaultDeclaration literal Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration ExportDefaultDeclaration literal Babel - Token end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/5-AST-Alignment-AST.shot index 7715558acb14..01ba49df38c0 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/5-AST-Alignment-AST.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration literal AST Alignment - AST 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > literal > AST Alignment - AST`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/6-AST-Alignment-Tokens.shot index c0a93423d4de..c4b53b7a19cf 100644 --- a/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportDefaultDeclaration/fixtures/literal/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportDefaultDeclaration literal AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportDefaultDeclaration > literal > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/1-TSESTree-Error.shot index 499868339f53..442812ecff7a 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ anonymous-class TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > anonymous-class > TSESTree - Error`] +TSError > 1 | export class {} | ^^^^^^^^^^^^^^^ A class declaration without the 'default' modifier must have a name. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/2-Babel-Error.shot index b3ebe67f29a9..30b0ef777673 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ anonymous-class Babel - Error 1`] = `[SyntaxError: A class name is required. (1:13)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > anonymous-class > Babel - Error`] +SyntaxError: A class name is required. (1:13) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/3-Alignment-Error.shot index 1f5170139747..cf24528094ea 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-class/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ anonymous-class Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > anonymous-class > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/1-TSESTree-Error.shot index 4082dd30023d..fd9e27b00d0b 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ anonymous-function-expression TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > anonymous-function-expression > TSESTree - Error`] +TSError > 1 | export function () {} | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/2-Babel-Error.shot index 70ef1140faae..ff3be5f420c9 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ anonymous-function-expression Babel - Error 1`] = `[SyntaxError: Unexpected token (1:16)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > anonymous-function-expression > Babel - Error`] +SyntaxError: Unexpected token (1:16) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/3-Alignment-Error.shot index 15aae2856e1b..9526c9da1410 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/anonymous-function-expression/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ anonymous-function-expression Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > anonymous-function-expression > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/1-TSESTree-Error.shot index 28d1d2439646..bc94e1483dda 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ arrow-function TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > arrow-function > TSESTree - Error`] +TSError > 1 | export () => {}; | ^ Declaration or statement expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/2-Babel-Error.shot index d3a01941b964..f8f9efcc5de6 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ arrow-function Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:7)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > arrow-function > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:7) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/3-Alignment-Error.shot index fd6445ddef39..04f8aa8adb0c 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/arrow-function/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ arrow-function Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > arrow-function > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/1-TSESTree-Error.shot index eac30154d3de..3fedb35fbd29 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ assertion TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > assertion > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/2-Babel-Error.shot index 873ef0496aac..89b0658efc67 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ assertion Babel - Error 1`] = `[SyntaxError: A JSON module can only be imported with \`default\`. (1:9)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > assertion > Babel - Error`] +SyntaxError: A JSON module can only be imported with `default`. (1:9) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/3-Alignment-Error.shot index b75c9eb03cbc..4b74eba6d164 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/assertion/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ assertion Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > assertion > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/1-TSESTree-Error.shot index 24f7b42f0b77..353e1a2b5bcc 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-identifier-aliased-to-number-literal-with-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-identifier-aliased-to-number-literal-with-source > TSESTree - Error`] +TSError > 1 | export { a as 1 } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/2-Babel-Error.shot index b084f34a5da0..d87d58c885c7 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-identifier-aliased-to-number-literal-with-source Babel - Error 1`] = `[SyntaxError: Unexpected token (1:14)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-identifier-aliased-to-number-literal-with-source > Babel - Error`] +SyntaxError: Unexpected token (1:14) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/3-Alignment-Error.shot index c8ad6c49c869..2c52aef851c2 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-with-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-identifier-aliased-to-number-literal-with-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-identifier-aliased-to-number-literal-with-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/1-TSESTree-Error.shot index 7b7fbf69df5c..759ad32a662f 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-identifier-aliased-to-number-literal-without-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-identifier-aliased-to-number-literal-without-source > TSESTree - Error`] +TSError > 1 | export { a as 1 }; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/2-Babel-Error.shot index fcbf3dc6d452..17bc155f8d2d 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-identifier-aliased-to-number-literal-without-source Babel - Error 1`] = `[SyntaxError: Unexpected token (1:14)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-identifier-aliased-to-number-literal-without-source > Babel - Error`] +SyntaxError: Unexpected token (1:14) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/3-Alignment-Error.shot index 922f7f21f6de..eaaa235c560f 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-identifier-aliased-to-number-literal-without-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-identifier-aliased-to-number-literal-without-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-identifier-aliased-to-number-literal-without-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/1-TSESTree-Error.shot index 4236bc62af00..26ca1c9c80cd 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-number-literal-with-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-number-literal-with-source > TSESTree - Error`] +TSError > 1 | export { 1 } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/2-Babel-Error.shot index f9d04b880622..c654860eb328 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-number-literal-with-source Babel - Error 1`] = `[SyntaxError: Unexpected token (1:9)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-number-literal-with-source > Babel - Error`] +SyntaxError: Unexpected token (1:9) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/3-Alignment-Error.shot index 7db9712e5305..40778b2d23f2 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-with-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-number-literal-with-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-number-literal-with-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/1-TSESTree-Error.shot index b8091168e53b..c4e7f2c2996f 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-number-literal-without-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-number-literal-without-source > TSESTree - Error`] +TSError > 1 | export { 1 }; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/2-Babel-Error.shot index 027935e43e47..27316defb9b0 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-number-literal-without-source Babel - Error 1`] = `[SyntaxError: Unexpected token (1:9)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-number-literal-without-source > Babel - Error`] +SyntaxError: Unexpected token (1:9) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/3-Alignment-Error.shot index 0b69103437fe..824abe445331 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-number-literal-without-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-number-literal-without-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-number-literal-without-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/1-TSESTree-Error.shot index c0cb744a406c..7a5f246ead8e 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-aliased-to-identifier-without-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-aliased-to-identifier-without-source > TSESTree - Error`] +TSError > 1 | export { 'a a' as b }; - | ^^^^^ A string literal cannot be used as a local exported binding without \`from\`. - 2 |" -`; + | ^^^^^ A string literal cannot be used as a local exported binding without `from`. + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/2-Babel-Error.shot index 8a5bd0de2a8c..eb3e40a2aa15 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/2-Babel-Error.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-aliased-to-identifier-without-source Babel - Error 1`] = ` -[SyntaxError: A string literal cannot be used as an exported binding without \`from\`. -- Did you mean \`export { 'a a' as 'b' } from 'some-module'\`? (1:9)] -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-aliased-to-identifier-without-source > Babel - Error`] +SyntaxError: A string literal cannot be used as an exported binding without `from`. +- Did you mean `export { 'a a' as 'b' } from 'some-module'`? (1:9) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/3-Alignment-Error.shot index f36da5abefdc..840a9ac7ca32 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-identifier-without-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-aliased-to-identifier-without-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-aliased-to-identifier-without-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/1-TSESTree-Error.shot index 8e6e90c6f422..333f8515de90 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-aliased-to-number-literal-without-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-aliased-to-number-literal-without-source > TSESTree - Error`] +TSError > 1 | export { 'a a' as 1 }; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/2-Babel-Error.shot index 59e6552db777..e91248efe601 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-aliased-to-number-literal-without-source Babel - Error 1`] = `[SyntaxError: Unexpected token (1:18)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-aliased-to-number-literal-without-source > Babel - Error`] +SyntaxError: Unexpected token (1:18) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/3-Alignment-Error.shot index 5d822c09ed07..bcd5a8a4c1dd 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-number-literal-without-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-aliased-to-number-literal-without-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-aliased-to-number-literal-without-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/1-TSESTree-Error.shot index abff37aa4a9e..aec4fea8b461 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-aliased-to-string-literal-without-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-aliased-to-string-literal-without-source > TSESTree - Error`] +TSError > 1 | export { 'a a' as 'b b' }; - | ^^^^^ A string literal cannot be used as a local exported binding without \`from\`. - 2 |" -`; + | ^^^^^ A string literal cannot be used as a local exported binding without `from`. + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/2-Babel-Error.shot index 383648bd3c68..4ca061f40171 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/2-Babel-Error.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-aliased-to-string-literal-without-source Babel - Error 1`] = ` -[SyntaxError: A string literal cannot be used as an exported binding without \`from\`. -- Did you mean \`export { 'a a' as 'b b' } from 'some-module'\`? (1:9)] -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-aliased-to-string-literal-without-source > Babel - Error`] +SyntaxError: A string literal cannot be used as an exported binding without `from`. +- Did you mean `export { 'a a' as 'b b' } from 'some-module'`? (1:9) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/3-Alignment-Error.shot index bd27647c8d0e..cefdc0a99c6a 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-aliased-to-string-literal-without-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-aliased-to-string-literal-without-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-aliased-to-string-literal-without-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/1-TSESTree-Error.shot index 3b9ad821bd0c..3e0c96d7955b 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-many-without-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-many-without-source > TSESTree - Error`] +TSError > 1 | export { 'a a', 'b b' }; - | ^^^^^ A string literal cannot be used as a local exported binding without \`from\`. - 2 |" -`; + | ^^^^^ A string literal cannot be used as a local exported binding without `from`. + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/2-Babel-Error.shot index 2ee71a5daf29..0a53b6d2d4df 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/2-Babel-Error.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-many-without-source Babel - Error 1`] = ` -[SyntaxError: A string literal cannot be used as an exported binding without \`from\`. -- Did you mean \`export { 'a a' as 'a a' } from 'some-module'\`? (1:9)] -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-many-without-source > Babel - Error`] +SyntaxError: A string literal cannot be used as an exported binding without `from`. +- Did you mean `export { 'a a' as 'a a' } from 'some-module'`? (1:9) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/3-Alignment-Error.shot index 40240523bf45..71e403741736 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-many-without-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-many-without-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-many-without-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/1-TSESTree-Error.shot index 4aab1a3ea4a8..15de958ae2a0 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-without-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-without-source > TSESTree - Error`] +TSError > 1 | export { 'a a' }; - | ^^^^^ A string literal cannot be used as a local exported binding without \`from\`. - 2 |" -`; + | ^^^^^ A string literal cannot be used as a local exported binding without `from`. + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/2-Babel-Error.shot index 23fb23d4e816..b494c222dfda 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/2-Babel-Error.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-without-source Babel - Error 1`] = ` -[SyntaxError: A string literal cannot be used as an exported binding without \`from\`. -- Did you mean \`export { 'a a' as 'a a' } from 'some-module'\`? (1:9)] -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-without-source > Babel - Error`] +SyntaxError: A string literal cannot be used as an exported binding without `from`. +- Did you mean `export { 'a a' as 'a a' } from 'some-module'`? (1:9) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/3-Alignment-Error.shot index 1ca50acedcb8..e0d3bb983ed4 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/braced-string-literal-without-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ braced-string-literal-without-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > braced-string-literal-without-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/1-TSESTree-Error.shot index ceed78baec4e..215b04d0f429 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ class-expression TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > class-expression > TSESTree - Error`] +TSError > 1 | export (class Foo {}); | ^ Declaration or statement expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/2-Babel-Error.shot index 59d790cb18df..3859e1338fb1 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ class-expression Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:7)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > class-expression > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:7) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/3-Alignment-Error.shot index dbe6913aab56..f7125d251a76 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/class-expression/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ class-expression Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > class-expression > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/1-TSESTree-Error.shot index 1f563cfbf37e..dc1e60062a4c 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ identifier-direct TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > identifier-direct > TSESTree - Error`] +TSError > 1 | export a; | ^ Declaration or statement expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/2-Babel-Error.shot index 968987af2099..f25331d54178 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ identifier-direct Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:7)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > identifier-direct > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:7) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/3-Alignment-Error.shot index 00f60c625f57..d76901ae9225 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/identifier-direct/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ identifier-direct Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > identifier-direct > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/1-TSESTree-Error.shot index 119a66ed891f..7544de8106c4 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ literal-direct TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > literal-direct > TSESTree - Error`] +TSError > 1 | export 'a'; | ^ Declaration or statement expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/2-Babel-Error.shot index cf5a26409d14..1fd7baadc861 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ literal-direct Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:7)]`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > literal-direct > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:7) diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/3-Alignment-Error.shot index 7d06f41fc053..690d2bac5790 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/_error_/literal-direct/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration _error_ literal-direct Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > _error_ > literal-direct > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/1-TSESTree-AST.shot index 78f189622475..f0ddaa2e84a2 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-with-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -71,5 +68,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/2-TSESTree-Tokens.shot index b975c782fc4a..d29c94338373 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-with-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/3-Babel-AST.shot index 20876dca3105..697cc3623a7c 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-with-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/4-Babel-Tokens.shot index 56aac5f39800..d29c94338373 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-with-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/5-AST-Alignment-AST.shot index 91755224f540..acb70d3e49ef 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-with-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-aliased-to-identifier-with-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [23, 28], @@ -76,5 +76,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot index 5e0e4b49653a..5bce4290ef70 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-with-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-aliased-to-identifier-with-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/1-TSESTree-AST.shot index f0e126d60d9e..1ad18ba8bb09 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-without-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/2-TSESTree-Tokens.shot index 1b39423e8fe0..d1f05fb81a78 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-without-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/3-Babel-AST.shot index cb9de6bf21d8..b26d5281ea64 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-without-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -57,5 +54,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/4-Babel-Tokens.shot index f2cee18f8cc6..d1f05fb81a78 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-without-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/5-AST-Alignment-AST.shot index 71c86d6ccd1a..7b912828d177 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-without-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-aliased-to-identifier-without-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -67,5 +67,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/6-AST-Alignment-Tokens.shot index 7a4d0886e2a1..e31036ffde54 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-identifier-without-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-identifier-without-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-aliased-to-identifier-without-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/1-TSESTree-AST.shot index 12303ecaa5d2..23dc133d7646 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-with-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/2-TSESTree-Tokens.shot index 1fd352d9bea5..1b89a24a5402 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-with-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/3-Babel-AST.shot index f3e94f39ac59..507dbc36e44e 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-with-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -68,5 +65,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/4-Babel-Tokens.shot index 613532e02424..1b89a24a5402 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-with-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/5-AST-Alignment-AST.shot index 2ce277fa53a0..dabb69c37c27 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-with-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-aliased-to-string-literal-with-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [25, 30], @@ -30,7 +30,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias type: 'ExportSpecifier', exported: Literal { type: 'Literal', - raw: '\\'b\\'', + raw: '\'b\'', value: 'b', range: [14, 17], @@ -75,5 +75,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/6-AST-Alignment-Tokens.shot index bef6c6e24d1f..0e1cb17b5da8 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-with-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-with-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-aliased-to-string-literal-with-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/1-TSESTree-AST.shot index 0a001051a27d..ecba55ee07e4 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-without-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -60,5 +57,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/2-TSESTree-Tokens.shot index 369411ea58fa..1b8a2123b20e 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-without-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/3-Babel-AST.shot index d3e072e4b7ad..3a04f6483138 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-without-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/4-Babel-Tokens.shot index f80606bb4cc2..1b8a2123b20e 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-without-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/5-AST-Alignment-AST.shot index c8778afd4bdc..7f7a589d7562 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-without-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-aliased-to-string-literal-without-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -20,7 +20,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias type: 'ExportSpecifier', exported: Literal { type: 'Literal', - raw: '\\'b\\'', + raw: '\'b\'', value: 'b', range: [14, 17], @@ -66,5 +66,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-alias start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/6-AST-Alignment-Tokens.shot index bd2fc2bc854b..049972af9027 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-aliased-to-string-literal-without-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-aliased-to-string-literal-without-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-aliased-to-string-literal-without-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/1-TSESTree-AST.shot index ed5078361878..36cf31bb0376 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-with-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -105,5 +102,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/2-TSESTree-Tokens.shot index b8d689aea35c..5fa37c39c622 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-with-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many- end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/3-Babel-AST.shot index 8fcb020372ca..5f64d0beab4a 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-with-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/4-Babel-Tokens.shot index e3ead9bca995..5fa37c39c622 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-with-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many- end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/5-AST-Alignment-AST.shot index 6113cba0e5c4..298ceab9a80f 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-with-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-many-with-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many- exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [21, 26], @@ -110,5 +110,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many- start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/6-AST-Alignment-Tokens.shot index 2f3c7ca6ec43..09e68094fb0f 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-with-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-with-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-many-with-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/1-TSESTree-AST.shot index 4cb3f5c2798b..fe76bbe36d03 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-without-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -95,5 +92,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/2-TSESTree-Tokens.shot index c337f6f5329f..cb58e3317cff 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-without-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many- end: { column: 16, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/3-Babel-AST.shot index 4af1be81daeb..79316552249d 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-without-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -87,5 +84,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/4-Babel-Tokens.shot index 9413931d9afc..cb58e3317cff 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-without-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many- end: { column: 16, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/5-AST-Alignment-AST.shot index 147b250042f7..6eb5742e2192 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-without-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-many-without-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -101,5 +101,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many- start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/6-AST-Alignment-Tokens.shot index c4c3db65b420..45d213731227 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-many-without-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-many-without-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-many-without-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/1-TSESTree-AST.shot index f219e3cb7a43..aef853e8d6b4 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-with-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -71,5 +68,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/2-TSESTree-Tokens.shot index 0b2f885efed9..21b4d6fb5448 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-with-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-with- end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/3-Babel-AST.shot index 05f61dcf26ec..63675b199efe 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-with-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/4-Babel-Tokens.shot index 1b0626f17888..21b4d6fb5448 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-with-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-with- end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/5-AST-Alignment-AST.shot index 0bd08d542e76..0ae89dc5a9ac 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-with-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-with-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-with- exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [18, 23], @@ -76,5 +76,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-with- start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot index 3aac3b1d21cf..ec746fc2f4f4 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-with-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-with-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/1-TSESTree-AST.shot index 2f5393b47088..a498336c3702 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-without-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/2-TSESTree-Tokens.shot index 957c360c0894..bea00bcc1dd8 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-without-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-witho end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/3-Babel-AST.shot index b6ee6e695f5f..94078eb08359 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-without-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -57,5 +54,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/4-Babel-Tokens.shot index c6dcc898382b..bea00bcc1dd8 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-without-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-witho end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/5-AST-Alignment-AST.shot index 0e290454dc9c..a76b0655a259 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-without-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-without-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -67,5 +67,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-witho start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/6-AST-Alignment-Tokens.shot index fa17826e0432..01421aeb4e1c 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-identifier-without-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-identifier-without-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-identifier-without-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/1-TSESTree-AST.shot index ed3db51ae89d..d207dbf96bc9 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-aliased-to-identifier-with-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/2-TSESTree-Tokens.shot index 3da9372f680b..4c3a3890670a 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-aliased-to-identifier-with-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-a end: { column: 33, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/3-Babel-AST.shot index a4ce3b40a8d3..9a107cbd0e88 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-aliased-to-identifier-with-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -68,5 +65,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/4-Babel-Tokens.shot index 651a962c4fd5..4c3a3890670a 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-aliased-to-identifier-with-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-a end: { column: 33, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/5-AST-Alignment-AST.shot index bd501e07974f..8469cc7b5169 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-aliased-to-identifier-with-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-string-literal-aliased-to-identifier-with-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-a exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [27, 32], @@ -43,7 +43,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-a exportKind: 'value', local: Literal { type: 'Literal', - raw: '\\'a a\\'', + raw: '\'a a\'', value: 'a a', range: [9, 14], @@ -75,5 +75,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-a start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot index 013676484cb0..ef68240d94b7 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-aliased-to-identifier-with-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-aliased-to-identifier-with-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-string-literal-aliased-to-identifier-with-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/1-TSESTree-AST.shot index 99062c83b78f..8d5017f6fff9 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-many-with-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/2-TSESTree-Tokens.shot index 31ad2ecba3c5..7097e5d47704 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-many-with-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-m end: { column: 35, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/3-Babel-AST.shot index 9ff935acade5..b3013f79c0fc 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-many-with-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/4-Babel-Tokens.shot index e6b87399cc54..7097e5d47704 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-many-with-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-m end: { column: 35, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/5-AST-Alignment-AST.shot index 23b269cc250f..df7025687e52 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-many-with-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-string-literal-many-with-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-m exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [29, 34], @@ -30,7 +30,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-m type: 'ExportSpecifier', exported: Literal { type: 'Literal', - raw: '\\'a a\\'', + raw: '\'a a\'', value: 'a a', range: [9, 14], @@ -42,7 +42,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-m exportKind: 'value', local: Literal { type: 'Literal', - raw: '\\'a a\\'', + raw: '\'a a\'', value: 'a a', range: [9, 14], @@ -62,7 +62,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-m type: 'ExportSpecifier', exported: Literal { type: 'Literal', - raw: '\\'b b\\'', + raw: '\'b b\'', value: 'b b', range: [16, 21], @@ -74,7 +74,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-m exportKind: 'value', local: Literal { type: 'Literal', - raw: '\\'b b\\'', + raw: '\'b b\'', value: 'b b', range: [16, 21], @@ -106,5 +106,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-m start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/6-AST-Alignment-Tokens.shot index 0e7d6a2b84dc..e3cf60c0835e 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-many-with-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-many-with-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-string-literal-many-with-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/1-TSESTree-AST.shot index 3d0653eea62d..b3fba9504a18 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-with-source TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -69,5 +66,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/2-TSESTree-Tokens.shot index a6970cc620d9..a79263074ccc 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-with-source TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-w end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/3-Babel-AST.shot index 0bd7dd4ea51a..3bfd9a6695e5 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-with-source Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -69,5 +66,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/4-Babel-Tokens.shot index 9e79a0692088..a79263074ccc 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-with-source Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-w end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/5-AST-Alignment-AST.shot index 732466bc7bd4..f36b5f131731 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-with-source AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-string-literal-with-source > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-w exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [22, 27], @@ -30,7 +30,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-w type: 'ExportSpecifier', exported: Literal { type: 'Literal', - raw: '\\'a a\\'', + raw: '\'a a\'', value: 'a a', range: [9, 14], @@ -42,7 +42,7 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-w exportKind: 'value', local: Literal { type: 'Literal', - raw: '\\'a a\\'', + raw: '\'a a\'', value: 'a a', range: [9, 14], @@ -74,5 +74,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-w start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/6-AST-Alignment-Tokens.shot index 22bb3f9fcbf3..dab8a05dec0f 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/braced-string-literal-with-source/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration braced-string-literal-with-source AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > braced-string-literal-with-source > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/1-TSESTree-AST.shot index 05582ecc396d..062ddd8e1938 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration class TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/2-TSESTree-Tokens.shot index da03b4522a96..81734a0d0f61 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration class TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration class TSESTree - Tokens end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/3-Babel-AST.shot index d96daa466b8d..22da869bc61d 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration class Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/4-Babel-Tokens.shot index 0b74ed72dd89..81734a0d0f61 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration class Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration class Babel - Tokens 1` end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/5-AST-Alignment-AST.shot index bff52ed5d3c8..b1fcd70fb5c2 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration class AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > class > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -66,5 +66,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration class AST Alignment - A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot index 8f68d87f732a..21abc6f63e4e 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration class AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > class > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/1-TSESTree-AST.shot index 684107198101..c232095f04b6 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration declare-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -69,5 +66,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/2-TSESTree-Tokens.shot index ef2a18907837..5a4a8213d246 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration declare-function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration declare-function TSESTr end: { column: 36, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/3-Babel-AST.shot index c210cca4bd47..52b74590158c 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration declare-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/4-Babel-Tokens.shot index aee8cbf01b0b..5a4a8213d246 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration declare-function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration declare-function Babel end: { column: 36, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/5-AST-Alignment-AST.shot index bf0e8adefb7c..2c3035b79460 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration declare-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > declare-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -75,5 +75,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration declare-function AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/6-AST-Alignment-Tokens.shot index 9b1647311bd1..9f54f1c6f386 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/declare-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration declare-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > declare-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/1-TSESTree-AST.shot index f8860c0534d2..b86b69926deb 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration enum TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/2-TSESTree-Tokens.shot index 91b0e17dbc6f..68c8de7dced3 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration enum TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration enum TSESTree - Tokens end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/3-Babel-AST.shot index 8c6e85d98a40..328ff1bd53eb 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration enum Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/4-Babel-Tokens.shot index 475163c46d7e..c3598be8281f 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration enum Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration enum Babel - Tokens 1`] end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/5-AST-Alignment-AST.shot index 9aa4daf97447..6c7e08970fb3 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration enum AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > enum > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -64,5 +64,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration enum AST Alignment - AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/6-AST-Alignment-Tokens.shot index 2d3cd94a36c5..72655a3347c6 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/enum/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration enum AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > enum > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration enum AST Alignment - To end: { column: 18, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/1-TSESTree-AST.shot index 5624b4ea1603..3005e35cd75b 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration function-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/2-TSESTree-Tokens.shot index e1e2e74b3d96..a657582a9766 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration function-declaration TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration function-declaration TS end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/3-Babel-AST.shot index c798b74d67e4..0d3fb5b585f2 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration function-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/4-Babel-Tokens.shot index e92cf33ebc12..a657582a9766 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration function-declaration Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration function-declaration Ba end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/5-AST-Alignment-AST.shot index 1a351f581130..04ca2ce8f253 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration function-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > function-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -66,5 +66,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration function-declaration AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/6-AST-Alignment-Tokens.shot index 502fe958a402..ae8af9ac9693 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/function-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration function-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > function-declaration > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/1-TSESTree-AST.shot index b4d3be7eb870..e8a4f8ee4717 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration interface TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/2-TSESTree-Tokens.shot index cbb242a24f43..33343f184ba6 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration interface TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration interface TSESTree - To end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/3-Babel-AST.shot index 8d1709b5904f..62e25f270b41 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration interface Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/4-Babel-Tokens.shot index 2c527b823ce8..eff077397f7b 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration interface Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration interface Babel - Token end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/5-AST-Alignment-AST.shot index 2655b20df128..0ee7ebef189a 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration interface AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > interface > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -64,5 +64,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration interface AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot index 3bf1141ae946..378f3bc01867 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration interface AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > interface > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration interface AST Alignment end: { column: 23, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/1-TSESTree-AST.shot index f5e926919ff9..30c02f44f5ec 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration namespace TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -59,5 +56,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/2-TSESTree-Tokens.shot index 532f4f243106..35b093234efc 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration namespace TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration namespace TSESTree - To end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/3-Babel-AST.shot index f49468863f42..bbc7e5490de1 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration namespace Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/4-Babel-Tokens.shot index cfd836903998..35b093234efc 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration namespace Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration namespace Babel - Token end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/5-AST-Alignment-AST.shot index 53328c1c72b1..f9499c8fac5b 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration namespace AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > namespace > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -64,5 +64,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration namespace AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/6-AST-Alignment-Tokens.shot index 57daa643d18f..c97dacdbdb78 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/namespace/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration namespace AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > namespace > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/1-TSESTree-AST.shot index b18cd2895fda..eb97cbd2c549 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration type-alias TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/2-TSESTree-Tokens.shot index de751d811934..1b76c7357ccd 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration type-alias TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration type-alias TSESTree - T end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/3-Babel-AST.shot index 6b5163b391ec..66837c4ed55f 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration type-alias Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -64,5 +61,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/4-Babel-Tokens.shot index 7714b3b88ef5..1b76c7357ccd 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration type-alias Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration type-alias Babel - Toke end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/5-AST-Alignment-AST.shot index 24c9430be9d8..598fe9f8f940 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration type-alias AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > type-alias > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -73,5 +73,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration type-alias AST Alignmen start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/6-AST-Alignment-Tokens.shot index 6f04a9a69814..ea647215ea2f 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/type-alias/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration type-alias AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > type-alias > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/1-TSESTree-AST.shot index 17fb53820f57..2e1d040c3824 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration variable-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -71,5 +68,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/2-TSESTree-Tokens.shot index 7a32f929d340..df26f3423801 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration variable-declaration TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration variable-declaration TS end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/3-Babel-AST.shot index a3ea65e5f456..63e417168e53 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration variable-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/4-Babel-Tokens.shot index ea36ecd7aa21..df26f3423801 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ExportNamedDeclaration variable-declaration Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration variable-declaration Ba end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/5-AST-Alignment-AST.shot index 1514cd42b5d0..b83e76eec38c 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration variable-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ExportNamedDeclaration > variable-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -76,5 +76,4 @@ exports[`AST Fixtures declaration ExportNamedDeclaration variable-declaration AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/6-AST-Alignment-Tokens.shot index de15dbc1cc63..6714a0902211 100644 --- a/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ExportNamedDeclaration/fixtures/variable-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ExportNamedDeclaration variable-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ExportNamedDeclaration > variable-declaration > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/1-TSESTree-Error.shot index 0956bdc9b2f4..b22888025ee0 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ missing-id-and-not-exported TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > missing-id-and-not-exported > TSESTree - Error`] +TSError > 1 | function () {} | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/2-Babel-Error.shot index d0110ccac63f..8a3517755f4f 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ missing-id-and-not-exported Babel - Error 1`] = `[SyntaxError: Unexpected token (1:9)]`; +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > missing-id-and-not-exported > Babel - Error`] +SyntaxError: Unexpected token (1:9) diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/3-Alignment-Error.shot index adae3f26337b..da485ae57843 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-id-and-not-exported/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ missing-id-and-not-exported Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > missing-id-and-not-exported > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot index 2ffb9878bc95..febea1b1603a 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ missing-type-param TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > missing-type-param > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot index 83a2a868f15a..559cc556fbd3 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ missing-type-param Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (1:12)]`; +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > missing-type-param > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (1:12) diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot index 04a70d3af29f..190ac10d0bdd 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ missing-type-param Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > missing-type-param > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot index ac2aad35f541..d3b9a995c5b5 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ non-identifier-name TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > non-identifier-name > TSESTree - Error`] +TSError > 1 | function 1() {} | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot index d23f3eff9555..907fe7ab23ae 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ non-identifier-name Babel - Error 1`] = `[SyntaxError: Unexpected token (1:9)]`; +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > non-identifier-name > Babel - Error`] +SyntaxError: Unexpected token (1:9) diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot index f34f77cd1b85..6431ef5830e0 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ non-identifier-name Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > non-identifier-name > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot index 13d3d85c2d04..111509f481c7 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ non-identifier-type-param TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > non-identifier-type-param > TSESTree - Error`] +TSError > 1 | function foo<1>() {} | ^ Type parameter declaration expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot index 8be1b8d27a37..270e3399f309 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ non-identifier-type-param Babel - Error 1`] = `[SyntaxError: Unexpected token (1:13)]`; +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > non-identifier-type-param > Babel - Error`] +SyntaxError: Unexpected token (1:13) diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot index f2b863d8647a..8e75490d9932 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration _error_ non-identifier-type-param Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > FunctionDeclaration > _error_ > non-identifier-type-param > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/1-TSESTree-AST.shot index 5db6bc765d6f..929e11856fc8 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration async TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/2-TSESTree-Tokens.shot index f2be17c690e8..2c42e857e8db 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration async TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration FunctionDeclaration async TSESTree - Tokens 1` end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/3-Babel-AST.shot index 89eed548ae4d..9aad377591d5 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration async Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/4-Babel-Tokens.shot index ba1c9978f034..2c42e857e8db 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration async Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration FunctionDeclaration async Babel - Tokens 1`] = end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/5-AST-Alignment-AST.shot index 0d134e323b29..869832e60498 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration async AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > FunctionDeclaration > async > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration FunctionDeclaration async AST Alignment - AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/6-AST-Alignment-Tokens.shot index b7e2ed7bd9aa..7270ef802ea7 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/async/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration async AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > FunctionDeclaration > async > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot index ddeb4088ebab..0dc5c4c0bdf8 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration empty TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot index 042715ffc171..ec63a0236e49 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration empty TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration FunctionDeclaration empty TSESTree - Tokens 1` end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot index 407303b37455..69d07720ae88 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration empty Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot index 28aceb9c48ff..ec63a0236e49 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration empty Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration FunctionDeclaration empty Babel - Tokens 1`] = end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot index 4d1680384f24..60827161d4ec 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration empty AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > FunctionDeclaration > empty > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration FunctionDeclaration empty AST Alignment - AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot index de6b3f7e1164..8f0fa121db28 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration empty AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > FunctionDeclaration > empty > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/1-TSESTree-AST.shot index 67d476e5548c..31e55d81dd37 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration generator TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/2-TSESTree-Tokens.shot index e1eafea89526..c553637889ba 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration generator TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration FunctionDeclaration generator TSESTree - Token end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/3-Babel-AST.shot index 69d9b2a6ddbe..b08460af2ddf 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration generator Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/4-Babel-Tokens.shot index dc6257effe2f..c553637889ba 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration generator Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration FunctionDeclaration generator Babel - Tokens 1 end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/5-AST-Alignment-AST.shot index 37659c98a4ab..59c22a4fec4e 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration generator AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > FunctionDeclaration > generator > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration FunctionDeclaration generator AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/6-AST-Alignment-Tokens.shot index 033a7496b3cb..850737840622 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/generator/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration generator AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > FunctionDeclaration > generator > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/1-TSESTree-AST.shot index 25ed627b8d00..94e01608196a 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration param-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -85,5 +82,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/2-TSESTree-Tokens.shot index f001e95f5f7e..d2610454d7b9 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration param-many TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures declaration FunctionDeclaration param-many TSESTree - Toke end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/3-Babel-AST.shot index 4ca0c91dc020..5b649ec5bc69 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration param-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/4-Babel-Tokens.shot index ec863b70af3a..d2610454d7b9 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration param-many Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures declaration FunctionDeclaration param-many Babel - Tokens end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/5-AST-Alignment-AST.shot index 8e1fef0e8e0d..bba95b45d60f 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration param-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > FunctionDeclaration > param-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -89,5 +89,4 @@ exports[`AST Fixtures declaration FunctionDeclaration param-many AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/6-AST-Alignment-Tokens.shot index 70640eb186a9..f3a932f74c0f 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration param-many AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > FunctionDeclaration > param-many > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/1-TSESTree-AST.shot index 17873554d10a..e66137e4755a 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration param-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/2-TSESTree-Tokens.shot index 08cb55aba956..442992088353 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration param-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration FunctionDeclaration param-one TSESTree - Token end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/3-Babel-AST.shot index c13e087fb882..5a1809ec1917 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration param-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -56,5 +53,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/4-Babel-Tokens.shot index 783662ff513e..442992088353 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration param-one Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration FunctionDeclaration param-one Babel - Tokens 1 end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/5-AST-Alignment-AST.shot index 24d97c68311f..788eaf3749df 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration param-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > FunctionDeclaration > param-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -65,5 +65,4 @@ exports[`AST Fixtures declaration FunctionDeclaration param-one AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/6-AST-Alignment-Tokens.shot index f6f408e32c2c..f9b6936411bb 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/param-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration param-one AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > FunctionDeclaration > param-one > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/1-TSESTree-AST.shot index 71e8be80b3c9..fb84120203c9 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration returnType TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/2-TSESTree-Tokens.shot index 2a776251440c..1d22463b31a6 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration returnType TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration FunctionDeclaration returnType TSESTree - Toke end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/3-Babel-AST.shot index 56fda356c029..8c4a0f8c8eff 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration returnType Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/4-Babel-Tokens.shot index 9a99032fcc8a..1d22463b31a6 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration returnType Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration FunctionDeclaration returnType Babel - Tokens end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/5-AST-Alignment-AST.shot index 50df6aa1bbb1..3d27fda713b9 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration returnType AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > FunctionDeclaration > returnType > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures declaration FunctionDeclaration returnType AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/6-AST-Alignment-Tokens.shot index 0a4b02ae4245..4c186fc80238 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/returnType/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration returnType AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > FunctionDeclaration > returnType > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot index 7ca866c911bf..138980d84af6 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration type-param-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -131,5 +128,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot index 75a67d50c5b6..4032f16f54f0 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration type-param-many TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures declaration FunctionDeclaration type-param-many TSESTree - end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot index 7fe3f8c67033..289753841597 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration type-param-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot index 6e7be9d179ff..4032f16f54f0 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration type-param-many Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures declaration FunctionDeclaration type-param-many Babel - To end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot index a51ce3f5843c..adeb183aa2dd 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration type-param-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > FunctionDeclaration > type-param-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -138,5 +138,4 @@ exports[`AST Fixtures declaration FunctionDeclaration type-param-many AST Alignm start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot index af00d0fb8523..2cd22e5ca9ba 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration type-param-many AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > FunctionDeclaration > type-param-many > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot index 397c78f0a9b2..3168f4aa7c95 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration type-param-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot index 02474ef46852..fa08f61754f6 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration type-param-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration FunctionDeclaration type-param-one TSESTree - end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot index c15c7ebdeaa5..cff8a08ad5ea 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration type-param-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot index d70daf45fdce..fa08f61754f6 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration FunctionDeclaration type-param-one Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration FunctionDeclaration type-param-one Babel - Tok end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot index f70efb2f43cd..64a8997e2dca 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration type-param-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > FunctionDeclaration > type-param-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures declaration FunctionDeclaration type-param-one AST Alignme start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot index bf84a177ecc8..30290cac441a 100644 --- a/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/FunctionDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration FunctionDeclaration type-param-one AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > FunctionDeclaration > type-param-one > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/1-TSESTree-Error.shot index 4968c665b7f4..b334396ba7b7 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ default-and-named-and-namespace TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > default-and-named-and-namespace > TSESTree - Error`] +TSError > 1 | import a, * as b, { c } from 'mod'; | ^ 'from' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/2-Babel-Error.shot index c937b0227c30..7f8ffa9ce43d 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ default-and-named-and-namespace Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "from" (1:16)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > default-and-named-and-namespace > Babel - Error`] +SyntaxError: Unexpected token, expected "from" (1:16) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/3-Alignment-Error.shot index 40b9a5a2bb0f..589b9751f023 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-and-named-and-namespace/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ default-and-named-and-namespace Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > default-and-named-and-namespace > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/1-TSESTree-Error.shot index 733e29a135bd..22c54991b46d 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ default-number-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > default-number-literal > TSESTree - Error`] +TSError > 1 | import 1 from 'mod'; | ^ Declaration or statement expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/2-Babel-Error.shot index edf91ca01db1..b2062a8fd6c9 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ default-number-literal Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:7)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > default-number-literal > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:7) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/3-Alignment-Error.shot index f3810de15bec..8eb58390675d 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-number-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ default-number-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > default-number-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/1-TSESTree-Error.shot index db2f849a6462..d16727a08f4a 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ default-string-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > default-string-literal > TSESTree - Error`] +TSError > 1 | import 'a a' from 'mod'; | ^ ';' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/2-Babel-Error.shot index 7f044aaf68a9..6ef5744a9a28 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ default-string-literal Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:12)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > default-string-literal > Babel - Error`] +SyntaxError: Missing semicolon. (1:12) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/3-Alignment-Error.shot index 6aaccd724166..7c8cf118a78b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/default-string-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ default-string-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > default-string-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/1-TSESTree-Error.shot index e5cfc6b43cc0..d70f0b3bf374 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-and-namespace TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-and-namespace > TSESTree - Error`] +TSError > 1 | import { b }, * as a from 'a'; | ^ 'from' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/2-Babel-Error.shot index 9cf4c4b719a9..acec1a57dfca 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-and-namespace Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "from" (1:12)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-and-namespace > Babel - Error`] +SyntaxError: Unexpected token, expected "from" (1:12) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/3-Alignment-Error.shot index 89fae3fa27c3..838e14ad6a70 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-and-namespace/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-and-namespace Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-and-namespace > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot index 58be2d8119f6..f70540c37f8f 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-identifier-aliased-to-number-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-identifier-aliased-to-number-literal > TSESTree - Error`] +TSError > 1 | import { X as 1 } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/2-Babel-Error.shot index d9a7cd7a0c2e..aaff744edc32 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-identifier-aliased-to-number-literal Babel - Error 1`] = `[SyntaxError: Unexpected token (1:14)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-identifier-aliased-to-number-literal > Babel - Error`] +SyntaxError: Unexpected token (1:14) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/3-Alignment-Error.shot index 8c894dfa107b..596242e5429b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-number-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-identifier-aliased-to-number-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-identifier-aliased-to-number-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot index 531618494f56..aec6937d5f41 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-identifier-aliased-to-string-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-identifier-aliased-to-string-literal > TSESTree - Error`] +TSError > 1 | import { X as 'a a' } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/2-Babel-Error.shot index 7656a34c665f..14d274da0ea3 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-identifier-aliased-to-string-literal Babel - Error 1`] = `[SyntaxError: Unexpected token (1:14)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-identifier-aliased-to-string-literal > Babel - Error`] +SyntaxError: Unexpected token (1:14) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/3-Alignment-Error.shot index a29f2cd12227..75b4bf16958f 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-identifier-aliased-to-string-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-identifier-aliased-to-string-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-identifier-aliased-to-string-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/1-TSESTree-Error.shot index e1122d1ce71d..b5e2f1ed5c5b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal-aliased-to-identifier TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal-aliased-to-identifier > TSESTree - Error`] +TSError > 1 | import { 1 as X } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/2-Babel-Error.shot index 58519208645e..6e9cc05e0006 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal-aliased-to-identifier Babel - Error 1`] = `[SyntaxError: Unexpected token (1:9)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal-aliased-to-identifier > Babel - Error`] +SyntaxError: Unexpected token (1:9) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/3-Alignment-Error.shot index 749860b2f02f..a6ce1a4af13b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-identifier/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal-aliased-to-identifier Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal-aliased-to-identifier > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot index 80f9adac9bcb..f4b7b48c3615 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal-aliased-to-number-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal-aliased-to-number-literal > TSESTree - Error`] +TSError > 1 | import { 1 as 1 } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/2-Babel-Error.shot index 0a7c831653fd..1ce70d79982d 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal-aliased-to-number-literal Babel - Error 1`] = `[SyntaxError: Unexpected token (1:9)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal-aliased-to-number-literal > Babel - Error`] +SyntaxError: Unexpected token (1:9) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/3-Alignment-Error.shot index 2f287555e305..20b7133f01f0 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-number-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal-aliased-to-number-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal-aliased-to-number-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot index ec1b36db89c2..a95794c0cfcf 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal-aliased-to-string-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal-aliased-to-string-literal > TSESTree - Error`] +TSError > 1 | import { 1 as 'a a' } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/2-Babel-Error.shot index 19f6f28a36de..5d0ee5c06f74 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal-aliased-to-string-literal Babel - Error 1`] = `[SyntaxError: Unexpected token (1:9)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal-aliased-to-string-literal > Babel - Error`] +SyntaxError: Unexpected token (1:9) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/3-Alignment-Error.shot index 7cf9b37ab9fd..e9725894cf42 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal-aliased-to-string-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal-aliased-to-string-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal-aliased-to-string-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/1-TSESTree-Error.shot index 08a52f136259..af121903776a 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal > TSESTree - Error`] +TSError > 1 | import { 1 } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/2-Babel-Error.shot index e28da23b2a8f..3ab2880006e0 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal Babel - Error 1`] = `[SyntaxError: Unexpected token (1:9)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal > Babel - Error`] +SyntaxError: Unexpected token (1:9) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/3-Alignment-Error.shot index d79fe92b612a..d26f1ecb4425 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-number-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-number-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-number-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot index 96863c644aec..ca4def40c249 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-string-literal-aliased-to-number-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-string-literal-aliased-to-number-literal > TSESTree - Error`] +TSError > 1 | import { "😭" as 1 } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/2-Babel-Error.shot index 59bdc16bbe31..ba56e25400c6 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-string-literal-aliased-to-number-literal Babel - Error 1`] = `[SyntaxError: Unexpected token (1:17)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-string-literal-aliased-to-number-literal > Babel - Error`] +SyntaxError: Unexpected token (1:17) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/3-Alignment-Error.shot index 9fdcd1ad6d2f..38fd3001b72d 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-number-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-string-literal-aliased-to-number-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-string-literal-aliased-to-number-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot index 31ba0b991eb4..04110c3dbb0e 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-string-literal-aliased-to-string-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-string-literal-aliased-to-string-literal > TSESTree - Error`] +TSError > 1 | import { "😭" as 'a a' } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/2-Babel-Error.shot index 13f04b7d71f3..ef0d81834f4e 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-string-literal-aliased-to-string-literal Babel - Error 1`] = `[SyntaxError: Unexpected token (1:17)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-string-literal-aliased-to-string-literal > Babel - Error`] +SyntaxError: Unexpected token (1:17) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/3-Alignment-Error.shot index bac20b92c0dd..e683b0f1f7e5 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal-aliased-to-string-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-string-literal-aliased-to-string-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-string-literal-aliased-to-string-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/1-TSESTree-Error.shot index cb41ba55e998..aba5a0ca9128 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-string-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-string-literal > TSESTree - Error`] +TSError > 1 | import { "😭" } from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/2-Babel-Error.shot index d3b922788498..811ae5af3b35 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/2-Babel-Error.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-string-literal Babel - Error 1`] = ` -[SyntaxError: A string literal cannot be used as an imported binding. -- Did you mean \`import { "😭" as foo }\`? (1:9)] -`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-string-literal > Babel - Error`] +SyntaxError: A string literal cannot be used as an imported binding. +- Did you mean `import { "😭" as foo }`? (1:9) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/3-Alignment-Error.shot index 6980fcce0d80..e2d6cff41da9 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/named-string-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ named-string-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > named-string-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/1-TSESTree-Error.shot index 59a98df1b7c2..55035835da22 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-and-default TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-and-default > TSESTree - Error`] +TSError > 1 | import * as b, a from 'mod'; | ^ 'from' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/2-Babel-Error.shot index 294d069aacc6..370a42b15d95 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-and-default Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "from" (1:13)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-and-default > Babel - Error`] +SyntaxError: Unexpected token, expected "from" (1:13) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/3-Alignment-Error.shot index 6e491db0e63b..954a4e05f3d9 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-default/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-and-default Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-and-default > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/1-TSESTree-Error.shot index 53e838303c47..45e1798387ec 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-and-named TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-and-named > TSESTree - Error`] +TSError > 1 | import * as a, { b } from 'a'; | ^ 'from' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/2-Babel-Error.shot index 605940a84336..2bfe0c35942c 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-and-named Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "from" (1:13)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-and-named > Babel - Error`] +SyntaxError: Unexpected token, expected "from" (1:13) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/3-Alignment-Error.shot index f1e891dbecaf..8011168a450f 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-named/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-and-named Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-and-named > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/1-TSESTree-Error.shot index 3f80cb253da7..54698c2c5e5a 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-and-namespace TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-and-namespace > TSESTree - Error`] +TSError > 1 | import * as a, * as b from 'a'; | ^ 'from' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/2-Babel-Error.shot index 8efbfcaf5191..7020792b5fc4 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-and-namespace Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "from" (1:13)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-and-namespace > Babel - Error`] +SyntaxError: Unexpected token, expected "from" (1:13) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/3-Alignment-Error.shot index e3c8c7a6288d..f29a7370f5a6 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-and-namespace/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-and-namespace Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-and-namespace > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/1-TSESTree-Error.shot index 4264e2530ef2..ec5cf4e78564 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-non-identifier TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-non-identifier > TSESTree - Error`] +TSError > 1 | import * as 1 from 'mod'; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/2-Babel-Error.shot index a511cc6c94d3..4b27d2236cfa 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-non-identifier Babel - Error 1`] = `[SyntaxError: Unexpected token (1:12)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-non-identifier > Babel - Error`] +SyntaxError: Unexpected token (1:12) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/3-Alignment-Error.shot index f0d97ae32bc8..298adf3b10cb 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/namespace-non-identifier/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ namespace-non-identifier Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > namespace-non-identifier > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/1-TSESTree-Error.shot index 9c245972b5d3..d445f9b83b81 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ non-string-source TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > non-string-source > TSESTree - Error`] +TSError > 1 | import * as x from module; | ^^^^^^ Module specifier must be a string literal. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/2-Babel-Error.shot index 49abb8366621..b1be30149fd4 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ non-string-source Babel - Error 1`] = `[SyntaxError: Unexpected token (1:19)]`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > non-string-source > Babel - Error`] +SyntaxError: Unexpected token (1:19) diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/3-Alignment-Error.shot index 0d5964ffc24c..b439fa546d20 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/_error_/non-string-source/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration _error_ non-string-source Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > ImportDeclaration > _error_ > non-string-source > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/1-TSESTree-AST.shot index c112b9bf9ffb..2aef8feb4eb5 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration assertion TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/2-TSESTree-Tokens.shot index ca2d51ea864d..39b403f53293 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration assertion TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures declaration ImportDeclaration assertion TSESTree - Tokens end: { column: 49, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/3-Babel-AST.shot index 118fa518297c..d10f21b9418b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration assertion Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/4-Babel-Tokens.shot index 49b1cbc7eea2..39b403f53293 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration assertion Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures declaration ImportDeclaration assertion Babel - Tokens 1`] end: { column: 49, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/5-AST-Alignment-AST.shot index 0d9ee4b2c0cf..e03f22429ccf 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration assertion AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > assertion > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -28,7 +28,7 @@ exports[`AST Fixtures declaration ImportDeclaration assertion AST Alignment - AS }, value: Literal { type: 'Literal', - raw: '\\'json\\'', + raw: '\'json\'', value: 'json', range: [40, 46], @@ -48,7 +48,7 @@ exports[`AST Fixtures declaration ImportDeclaration assertion AST Alignment - AS importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [19, 24], @@ -95,5 +95,4 @@ exports[`AST Fixtures declaration ImportDeclaration assertion AST Alignment - AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/6-AST-Alignment-Tokens.shot index 3189b2704ef9..c4ebffa8df8b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/assertion/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration assertion AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > assertion > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/1-TSESTree-AST.shot index d8d73d809e3e..18617afc4beb 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -159,5 +156,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/2-TSESTree-Tokens.shot index da4927d75a15..de22a3a58bf2 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-many TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-many TSEST end: { column: 33, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/3-Babel-AST.shot index 1764fb31fe3d..242d5e6eba49 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -145,5 +142,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/4-Babel-Tokens.shot index 56cefd8c44c1..de22a3a58bf2 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-many Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-many Babel end: { column: 33, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/5-AST-Alignment-AST.shot index 81c23f7e0c95..0429571614b2 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration default-and-named-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > default-and-named-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-many AST A importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [27, 32], @@ -164,5 +164,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-many AST A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/6-AST-Alignment-Tokens.shot index 00895e193743..93fc3157fc60 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration default-and-named-many AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > default-and-named-many > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/1-TSESTree-AST.shot index 3283817bac22..b28c289625a4 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-none TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -57,5 +54,4 @@ Program { start: { column: 0, line: 2 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/2-TSESTree-Tokens.shot index 2f82723a27ed..4c681b746485 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-none TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-none TSEST end: { column: 24, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/3-Babel-AST.shot index 9b1d52ebc7e1..5542cc21268b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-none Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 2 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/4-Babel-Tokens.shot index 534bd1e6fd92..4c681b746485 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-none Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-none Babel end: { column: 24, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/5-AST-Alignment-AST.shot index 1bf088426158..a5b6b187eabd 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration default-and-named-none AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > default-and-named-none > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-none AST A importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [37, 42], @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-none AST A start: { column: 0, line: 2 }, end: { column: 0, line: 3 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/6-AST-Alignment-Tokens.shot index db5dec353c24..44ff23009993 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-none/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration default-and-named-none AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > default-and-named-none > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/1-TSESTree-AST.shot index d4b801ba1a58..92535c242adc 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/2-TSESTree-Tokens.shot index 4716f47bf3df..c0f64e0441e5 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-one TSESTr end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/3-Babel-AST.shot index 55dcdb631c23..14a64f58f5ef 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -85,5 +82,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/4-Babel-Tokens.shot index 4509845c744d..c0f64e0441e5 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-named-one Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-one Babel end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/5-AST-Alignment-AST.shot index ed408e5d8643..4aee4ca2b357 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration default-and-named-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > default-and-named-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-one AST Al importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [21, 26], @@ -96,5 +96,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-named-one AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/6-AST-Alignment-Tokens.shot index 8f0c817495a3..38c5f848883e 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-named-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration default-and-named-one AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > default-and-named-one > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/1-TSESTree-AST.shot index f4f243232bbf..9ecbe2cd3ec6 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-namespace TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -78,5 +75,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/2-TSESTree-Tokens.shot index cce319ecb95f..db351db5425b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-namespace TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-namespace TSESTr end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/3-Babel-AST.shot index 4f2bdfa23b9e..149f5eaa1193 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-namespace Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -74,5 +71,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/4-Babel-Tokens.shot index e441c74cc6b3..db351db5425b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default-and-namespace Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-namespace Babel end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/5-AST-Alignment-AST.shot index 81fe9c5df57d..c0876006773f 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration default-and-namespace AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > default-and-namespace > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-namespace AST Al importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [22, 27], @@ -83,5 +83,4 @@ exports[`AST Fixtures declaration ImportDeclaration default-and-namespace AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/6-AST-Alignment-Tokens.shot index 2ea3772b5fc8..31d3782c245e 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default-and-namespace/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration default-and-namespace AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > default-and-namespace > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/1-TSESTree-AST.shot index 0cd95609cb32..b9666c6f0061 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -57,5 +54,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/2-TSESTree-Tokens.shot index 7ee197190751..201aab816e29 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ImportDeclaration default TSESTree - Tokens 1` end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/3-Babel-AST.shot index 4f1b046fcb67..81c4c1bd0c51 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/4-Babel-Tokens.shot index 6a16623cd286..201aab816e29 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration default Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration ImportDeclaration default Babel - Tokens 1`] = end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/5-AST-Alignment-AST.shot index 1e180527e932..8c457b4de9c4 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration default AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > default > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures declaration ImportDeclaration default AST Alignment - AST importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [14, 19], @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration ImportDeclaration default AST Alignment - AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/6-AST-Alignment-Tokens.shot index 75669766d635..a13e18532346 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/default/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration default AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > default > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/1-TSESTree-AST.shot index c1c0e430a676..3452d7c01292 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -138,5 +135,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/2-TSESTree-Tokens.shot index 39a76ae9c2cc..6fdc26de0b01 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-many TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-many TSESTree - Tokens end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/3-Babel-AST.shot index e4eea3601c7a..aa1bb6ef47bf 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -126,5 +123,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/4-Babel-Tokens.shot index 76236c8b72cd..6fdc26de0b01 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-many Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-many Babel - Tokens 1` end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/5-AST-Alignment-AST.shot index ca6533d7e034..b0a6a57c591b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration named-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > named-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures declaration ImportDeclaration named-many AST Alignment - A importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [24, 29], @@ -143,5 +143,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-many AST Alignment - A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/6-AST-Alignment-Tokens.shot index 254949c9452f..5ba9c442731d 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration named-many AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > named-many > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/1-TSESTree-AST.shot index bfb4b8933ad3..36e22420cd3a 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-none TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/2-TSESTree-Tokens.shot index 8aff12401814..ad70a0a287c6 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-none TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-none TSESTree - Tokens end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/3-Babel-AST.shot index 826c7a2e7d81..ed3e8a4a0505 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-none Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/4-Babel-Tokens.shot index 45ecf4e71258..ad70a0a287c6 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-none Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-none Babel - Tokens 1` end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/5-AST-Alignment-AST.shot index ae715084a6c2..de47956f6429 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration named-none AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > named-none > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures declaration ImportDeclaration named-none AST Alignment - A importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [15, 20], @@ -40,5 +40,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-none AST Alignment - A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/6-AST-Alignment-Tokens.shot index 4f0ab4858e6c..3d20c7f6549e 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-none/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration named-none AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > named-none > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/1-TSESTree-AST.shot index 1e892187a4a0..4946aadf467b 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/2-TSESTree-Tokens.shot index a9f55ba268dd..187e909ed91d 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-one TSESTree - Tokens end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/3-Babel-AST.shot index 04e3fe6e37c7..9a3492258305 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/4-Babel-Tokens.shot index da320bcd19d2..187e909ed91d 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-one Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-one Babel - Tokens 1`] end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/5-AST-Alignment-AST.shot index 2412206ff2a2..79d33582bc95 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration named-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > named-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures declaration ImportDeclaration named-one AST Alignment - AS importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [18, 23], @@ -75,5 +75,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-one AST Alignment - AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/6-AST-Alignment-Tokens.shot index f1aacd2d411c..1f2386f52989 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration named-one AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > named-one > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/1-TSESTree-AST.shot index c17bff3bdbb9..823b38f8d95f 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased-to-identifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -69,5 +66,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/2-TSESTree-Tokens.shot index 707ce3ff9c17..3c3968b6cf9c 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased-to-identifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased end: { column: 33, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/3-Babel-AST.shot index c8b8eaf484f7..7660b69a2557 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased-to-identifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/4-Babel-Tokens.shot index 49688d3a6cb3..3c3968b6cf9c 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased-to-identifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased end: { column: 33, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/5-AST-Alignment-AST.shot index 4e07e47433b7..a1c1b5ab6177 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased-to-identifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > named-string-literal-aliased-to-identifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [27, 32], @@ -29,7 +29,7 @@ exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased type: 'ImportSpecifier', imported: Literal { type: 'Literal', - raw: '\\'a a\\'', + raw: '\'a a\'', value: 'a a', range: [9, 14], @@ -74,5 +74,4 @@ exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/6-AST-Alignment-Tokens.shot index a3c5da04f73a..6050f2d7a26d 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/named-string-literal-aliased-to-identifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration named-string-literal-aliased-to-identifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > named-string-literal-aliased-to-identifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/1-TSESTree-AST.shot index ffe99921f25c..923e23a8fbed 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration side-effect TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/2-TSESTree-Tokens.shot index e6dfa11cc9bd..07417355d7dd 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration side-effect TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -32,5 +29,4 @@ exports[`AST Fixtures declaration ImportDeclaration side-effect TSESTree - Token end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/3-Babel-AST.shot index 505b837455d2..7a30bc4a586e 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration side-effect Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/4-Babel-Tokens.shot index 97e7ee36ee77..07417355d7dd 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration ImportDeclaration side-effect Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -32,5 +29,4 @@ exports[`AST Fixtures declaration ImportDeclaration side-effect Babel - Tokens 1 end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/5-AST-Alignment-AST.shot index 8db8df898690..cad3466a7a93 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration side-effect AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > ImportDeclaration > side-effect > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures declaration ImportDeclaration side-effect AST Alignment - importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [7, 12], @@ -40,5 +40,4 @@ exports[`AST Fixtures declaration ImportDeclaration side-effect AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/6-AST-Alignment-Tokens.shot index 1d074a399032..60f74e1e54b3 100644 --- a/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/ImportDeclaration/fixtures/side-effect/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration ImportDeclaration side-effect AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > ImportDeclaration > side-effect > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/1-TSESTree-Error.shot index b2dfc1ae3ec8..ea559ebf1c38 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ async TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > async > TSESTree - Error`] +TSError > 1 | declare async function foo(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 'async' modifier cannot be used in an ambient context. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/2-Babel-Error.shot index 01db37879fb0..b5d9b98f7eb0 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ async Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > async > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/3-Alignment-Error.shot index 67e64f02351d..e38f9692888d 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/async/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ async Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > async > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/1-TSESTree-Error.shot index c8a50d813ca8..95513e5f5157 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ declare-with-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > declare-with-body > TSESTree - Error`] +TSError > 1 | declare function foo(): void {}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ An implementation cannot be declared in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/2-Babel-Error.shot index e56bbb598920..e7d1600ede23 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ declare-with-body Babel - Error 1`] = `[SyntaxError: An implementation cannot be declared in ambient contexts. (1:0)]`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > declare-with-body > Babel - Error`] +SyntaxError: An implementation cannot be declared in ambient contexts. (1:0) diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/3-Alignment-Error.shot index 5bb326776847..75db6d1d51d8 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/declare-with-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ declare-with-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > declare-with-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/1-TSESTree-Error.shot index 804b5bd1e90f..259fa8410d67 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ generator-ambient TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > generator-ambient > TSESTree - Error`] +TSError 1 | declare module "x" { > 2 | function* foo(): any; | ^^^^^^^^^^^^^^^^^^^^^ A function signature cannot be declared as a generator. 3 | } - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/2-Babel-Error.shot index a91598605cdc..1afc22d24b72 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ generator-ambient Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > generator-ambient > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/3-Alignment-Error.shot index 9a14b2e1b4b2..7a8fb64329e3 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ generator-ambient Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > generator-ambient > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/1-TSESTree-Error.shot index 50e0462fd03e..2f8c52c9c5c9 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/1-TSESTree-Error.shot @@ -1,9 +1,8 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ generator-overload TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > generator-overload > TSESTree - Error`] +TSError > 1 | function* foo(): any; | ^^^^^^^^^^^^^^^^^^^^^ A function signature cannot be declared as a generator. 2 | function* foo(): any {} - 3 |" -`; + 3 | diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/2-Babel-Error.shot index bf3d8c4f43d0..4e2cae10b9a5 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ generator-overload Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > generator-overload > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/3-Alignment-Error.shot index 6c2cab494caa..34332fad2c9b 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator-overload/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ generator-overload Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > generator-overload > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/1-TSESTree-Error.shot index f5f1b9e07530..c139c6a04d07 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ generator TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > generator > TSESTree - Error`] +TSError > 1 | declare function* foo(); | ^^^^^^^^^^^^^^^^^^^^^^^^ Generators are not allowed in an ambient context. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/2-Babel-Error.shot index 8cac9a65578f..b2ef618016bc 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ generator Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > generator > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/3-Alignment-Error.shot index c04e69e4e12f..1c0e31c374b3 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/generator/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ generator Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > generator > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/1-TSESTree-Error.shot index 552e4f76d053..9dd700e0c6ff 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ missing-id-and-not-exported TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > missing-id-and-not-exported > TSESTree - Error`] +TSError > 1 | declare function (); | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/2-Babel-Error.shot index bb9716addfbd..b0f108c8f608 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ missing-id-and-not-exported Babel - Error 1`] = `[SyntaxError: Unexpected token (1:17)]`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > missing-id-and-not-exported > Babel - Error`] +SyntaxError: Unexpected token (1:17) diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/3-Alignment-Error.shot index 7bd554c552ac..be0ca51923d6 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-id-and-not-exported/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ missing-id-and-not-exported Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > missing-id-and-not-exported > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot index 217a78df58b6..86e87930550c 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ missing-type-param TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > missing-type-param > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot index be819649c559..f940ce76c084 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ missing-type-param Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (1:20)]`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > missing-type-param > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (1:20) diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot index 83fabb4dfc72..2bda9d5029bb 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ missing-type-param Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > missing-type-param > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot index 42648fc529ac..5950ac189e4f 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ non-identifier-name TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > non-identifier-name > TSESTree - Error`] +TSError > 1 | declare function 1(); | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot index 12fadb8985a9..835c21eb16a8 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ non-identifier-name Babel - Error 1`] = `[SyntaxError: Unexpected token (1:17)]`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > non-identifier-name > Babel - Error`] +SyntaxError: Unexpected token (1:17) diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot index 0587657ad4e3..72e261a0dc1f 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ non-identifier-name Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > non-identifier-name > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot index cb267be45a90..ec22bed323ac 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ non-identifier-type-param TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > non-identifier-type-param > TSESTree - Error`] +TSError > 1 | declare function f<1>(): void; | ^ Type parameter declaration expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot index 82c36588558a..84802a911f35 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ non-identifier-type-param Babel - Error 1`] = `[SyntaxError: Unexpected token (1:19)]`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > non-identifier-type-param > Babel - Error`] +SyntaxError: Unexpected token (1:19) diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot index 0d57d7e26a4f..598ec9d8aca7 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction _error_ non-identifier-type-param Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSDeclareFunction > _error_ > non-identifier-type-param > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/1-TSESTree-AST.shot index 7d2ab1f0cd84..37722e4dd51a 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction async-ambient TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/2-TSESTree-Tokens.shot index 6057be3fa444..71ad2757e95e 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction async-ambient TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures declaration TSDeclareFunction async-ambient TSESTree - Tok end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/3-Babel-AST.shot index 0a2c5557d834..f03c6861dbd6 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction async-ambient Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/4-Babel-Tokens.shot index d78930b42a75..71ad2757e95e 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction async-ambient Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures declaration TSDeclareFunction async-ambient Babel - Tokens end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/5-AST-Alignment-AST.shot index 47f7e9426fc0..8b7d7cee820f 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction async-ambient AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSDeclareFunction > async-ambient > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -69,7 +69,7 @@ exports[`AST Fixtures declaration TSDeclareFunction async-ambient AST Alignment - global: false, id: Literal { type: 'Literal', - raw: '\\'x\\'', + raw: '\'x\'', value: 'x', range: [15, 18], @@ -94,5 +94,4 @@ exports[`AST Fixtures declaration TSDeclareFunction async-ambient AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/6-AST-Alignment-Tokens.shot index 7dbd5a907254..5f468252c70e 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-ambient/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction async-ambient AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSDeclareFunction > async-ambient > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/1-TSESTree-AST.shot index 325d2fb0435a..4417a4d9bde1 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction async-overload TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -110,5 +107,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/2-TSESTree-Tokens.shot index 213de06b48f9..14bd485e1752 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction async-overload TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -172,5 +169,4 @@ exports[`AST Fixtures declaration TSDeclareFunction async-overload TSESTree - To end: { column: 28, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/3-Babel-AST.shot index 09174cb2b0e4..8bf2fcd10f85 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction async-overload Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -104,5 +101,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/4-Babel-Tokens.shot index ca4d328c84d9..14bd485e1752 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction async-overload Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -172,5 +169,4 @@ exports[`AST Fixtures declaration TSDeclareFunction async-overload Babel - Token end: { column: 28, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/5-AST-Alignment-AST.shot index 2515ee9a01e1..c4accb84a89f 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction async-overload AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSDeclareFunction > async-overload > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -114,5 +114,4 @@ exports[`AST Fixtures declaration TSDeclareFunction async-overload AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/6-AST-Alignment-Tokens.shot index b6b9fa4d737e..d0d17b8b5b8b 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/async-overload/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction async-overload AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSDeclareFunction > async-overload > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/1-TSESTree-AST.shot index 02d0f0be04a6..b858b764bd66 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction empty TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -38,5 +35,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/2-TSESTree-Tokens.shot index e945b27bf7a7..7763bc99b8aa 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction empty TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSDeclareFunction empty TSESTree - Tokens 1`] end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/3-Babel-AST.shot index 8c5619e18498..632defa875ec 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction empty Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -36,5 +33,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/4-Babel-Tokens.shot index fe6b9f9d202e..7763bc99b8aa 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction empty Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSDeclareFunction empty Babel - Tokens 1`] = ` end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/5-AST-Alignment-AST.shot index db8ca71596da..5c3f9390d260 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction empty AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSDeclareFunction > empty > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -42,5 +42,4 @@ exports[`AST Fixtures declaration TSDeclareFunction empty AST Alignment - AST 1` start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot index e5a96e857c6e..d2e80045d378 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction empty AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSDeclareFunction > empty > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/1-TSESTree-AST.shot index eef7af8af217..ba70491e29e5 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction param-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -75,5 +72,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/2-TSESTree-Tokens.shot index 54bf92fa2fac..8e3fa0899177 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction param-many TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures declaration TSDeclareFunction param-many TSESTree - Tokens end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/3-Babel-AST.shot index 77cd9e3b93bb..6b2ae06924d7 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction param-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/4-Babel-Tokens.shot index 7e7fc2c76b62..8e3fa0899177 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction param-many Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures declaration TSDeclareFunction param-many Babel - Tokens 1` end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/5-AST-Alignment-AST.shot index a5f9bb2ff413..b86868940fac 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction param-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSDeclareFunction > param-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -79,5 +79,4 @@ exports[`AST Fixtures declaration TSDeclareFunction param-many AST Alignment - A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/6-AST-Alignment-Tokens.shot index d41363d11c2c..12ccaa5909d2 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction param-many AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSDeclareFunction > param-many > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/1-TSESTree-AST.shot index 7b4383d832f5..cc960aa4621e 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction param-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -51,5 +48,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/2-TSESTree-Tokens.shot index 364d25431075..79fd027ef0bf 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction param-one TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSDeclareFunction param-one TSESTree - Tokens end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/3-Babel-AST.shot index 2af67d8b5765..4d9d6ef0d76b 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction param-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -47,5 +44,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/4-Babel-Tokens.shot index bcd190cf88df..79fd027ef0bf 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction param-one Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSDeclareFunction param-one Babel - Tokens 1`] end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/5-AST-Alignment-AST.shot index 45d4a64b961b..d8bf9bb5302c 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction param-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSDeclareFunction > param-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -55,5 +55,4 @@ exports[`AST Fixtures declaration TSDeclareFunction param-one AST Alignment - AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/6-AST-Alignment-Tokens.shot index ab3a33eb7f9b..982a29ae48d6 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/param-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction param-one AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSDeclareFunction > param-one > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/1-TSESTree-AST.shot index fa8ec36adb31..52448dab36b3 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction returnType TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -56,5 +53,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/2-TSESTree-Tokens.shot index 981bd194269a..9f8c0069747a 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction returnType TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSDeclareFunction returnType TSESTree - Tokens end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/3-Babel-AST.shot index 4f852bb915ac..cbbfb1055b72 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction returnType Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/4-Babel-Tokens.shot index 2c637980c0a2..9f8c0069747a 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction returnType Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSDeclareFunction returnType Babel - Tokens 1` end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/5-AST-Alignment-AST.shot index 291cdb6599d4..6803257fb09b 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction returnType AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSDeclareFunction > returnType > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -60,5 +60,4 @@ exports[`AST Fixtures declaration TSDeclareFunction returnType AST Alignment - A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/6-AST-Alignment-Tokens.shot index 994903ee6092..a15b1a1ff143 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/returnType/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction returnType AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSDeclareFunction > returnType > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot index acf12bd81e2d..593e33a11d04 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction type-param-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -121,5 +118,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot index 7aa601ebcdee..4431c349aed8 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction type-param-many TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures declaration TSDeclareFunction type-param-many TSESTree - T end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/3-Babel-AST.shot index e140de71d6bd..383dfe30d102 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction type-param-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -77,5 +74,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot index 5f4dfea2c047..4431c349aed8 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction type-param-many Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures declaration TSDeclareFunction type-param-many Babel - Toke end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot index 6a9a1fce5309..4cd1721faa6d 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction type-param-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSDeclareFunction > type-param-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -128,5 +128,4 @@ exports[`AST Fixtures declaration TSDeclareFunction type-param-many AST Alignmen start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot index cae8ddcdbee9..b58e3f15da2f 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction type-param-many AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSDeclareFunction > type-param-many > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot index 15316bd31a95..b53102f579c0 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction type-param-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -73,5 +70,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot index 6ecdb0a4ea26..523421816c9c 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction type-param-one TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration TSDeclareFunction type-param-one TSESTree - To end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/3-Babel-AST.shot index 408355694bd9..7aeba867facd 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction type-param-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -57,5 +54,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot index 1ad32748607f..523421816c9c 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction type-param-one Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration TSDeclareFunction type-param-one Babel - Token end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot index e1e39ac6154b..a7828457d75e 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction type-param-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSDeclareFunction > type-param-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -78,5 +78,4 @@ exports[`AST Fixtures declaration TSDeclareFunction type-param-one AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot index 669ef13533fa..5161dc43c3ab 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction type-param-one AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSDeclareFunction > type-param-one > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/1-TSESTree-AST.shot index 98e4d655fb33..a3cd3a61b2f0 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction without-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -56,5 +53,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/2-TSESTree-Tokens.shot index 1dc65dc8e852..595f0d4ec48e 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction without-declare TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSDeclareFunction without-declare TSESTree - T end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/3-Babel-AST.shot index 384d59603bcf..a3209cd4c35b 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction without-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -53,5 +50,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/4-Babel-Tokens.shot index 2111ddd88d94..595f0d4ec48e 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSDeclareFunction without-declare Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSDeclareFunction without-declare Babel - Toke end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/5-AST-Alignment-AST.shot index 3de9bc65960d..caf427e92630 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction without-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSDeclareFunction > without-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -60,5 +60,4 @@ exports[`AST Fixtures declaration TSDeclareFunction without-declare AST Alignmen start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/6-AST-Alignment-Tokens.shot index 9995b1b0eb91..f17b2b05dd25 100644 --- a/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSDeclareFunction/fixtures/without-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSDeclareFunction without-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSDeclareFunction > without-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot index 7e24abcf6f6d..d965dcdf7e37 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ decorator TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > decorator > TSESTree - Error`] +TSError > 1 | @decl enum Test {} | ^^^^^ Decorators are not valid here. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot index fdb865b6c323..3b8661db0c38 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ decorator Babel - Error 1`] = `[SyntaxError: Leading decorators must be attached to a class declaration. (1:6)]`; +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > decorator > Babel - Error`] +SyntaxError: Leading decorators must be attached to a class declaration. (1:6) diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot index f0a67ebe105d..02e1a31e716e 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ decorator Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > decorator > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot index 4d532e2b649e..b7a3b8aaead5 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ missing-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > missing-body > TSESTree - Error`] +TSError > 1 | enum Foo; | ^ '{' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot index 69fc4aef1475..dd8d595e57ec 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ missing-body Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:8)]`; +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > missing-body > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:8) diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot index 4d1d30b58b60..4b6fea905827 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ missing-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > missing-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot index 31015b7ff4e0..7c7b7f0449b3 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ missing-id TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > missing-id > TSESTree - Error`] +TSError > 1 | enum {} | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot index 676c0503e372..4418c7a1e888 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ missing-id Babel - Error 1`] = `[SyntaxError: Unexpected token (1:5)]`; +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > missing-id > Babel - Error`] +SyntaxError: Unexpected token (1:5) diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot index 5fb97329274d..3527ee55cbfd 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ missing-id Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > missing-id > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot index 764dad5e9a48..35aab0e17c85 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ non-identifier-name TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > non-identifier-name > TSESTree - Error`] +TSError > 1 | enum 1 {} | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot index 1cf8f0ab8999..46552a854f62 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ non-identifier-name Babel - Error 1`] = `[SyntaxError: Unexpected token (1:5)]`; +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > non-identifier-name > Babel - Error`] +SyntaxError: Unexpected token (1:5) diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot index dd5c61750081..c89c46fcdf87 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration _error_ non-identifier-name Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSEnumDeclaration > _error_ > non-identifier-name > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/1-TSESTree-AST.shot index 30fdcfbc6815..07bad369e5d5 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration const TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/2-TSESTree-Tokens.shot index 11b5aaecd038..e4792b64aad1 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration const TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration const TSESTree - Tokens 1`] end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/3-Babel-AST.shot index 60cfe3105fa9..cf1d89776a3d 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration const Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -33,5 +30,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/4-Babel-Tokens.shot index 4e062da869d0..a56b0b5cb637 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration const Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration const Babel - Tokens 1`] = ` end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/5-AST-Alignment-AST.shot index a0fe24cb4d5c..34f20650589e 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration const AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSEnumDeclaration > const > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -50,5 +50,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration const AST Alignment - AST 1` start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/6-AST-Alignment-Tokens.shot index 2e994fa6ae9e..759657903325 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/const/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration const AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSEnumDeclaration > const > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration const AST Alignment - Token end: { column: 17, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot index e1f611ebd1ba..6c9c7db3488a 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot index 50e01a3fd806..ae1ba43b99e0 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration declare TSESTree - Tokens 1` end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot index 9a8b09ab8110..de1eeadbdd30 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -33,5 +30,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot index 19d594777f5a..c27b30b61e90 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration declare Babel - Tokens 1`] = end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot index c942393ad72d..fb84e80cf53a 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSEnumDeclaration > declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -50,5 +50,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration declare AST Alignment - AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot index 11a6693745f4..bfe2167c6f63 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration declare AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSEnumDeclaration > declare > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration declare AST Alignment - Toke end: { column: 19, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot index dd8b9928297b..386e40c4dd54 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration empty TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot index fa718eb4f8c4..7aeeb3dbd1b0 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration empty TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration empty TSESTree - Tokens 1`] end: { column: 11, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot index c7d4270f7a98..b11ac0783058 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration empty Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -32,5 +29,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot index c7a28d6e0f47..6e086c482605 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration empty Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration empty Babel - Tokens 1`] = ` end: { column: 11, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot index f6fd91b6e44c..82b43b16df68 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration empty AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSEnumDeclaration > empty > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -50,5 +50,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration empty AST Alignment - AST 1` start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot index 5c9479e0ff80..346234b1b276 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration empty AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSEnumDeclaration > empty > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -48,5 +48,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration empty AST Alignment - Token end: { column: 11, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot index 4d9bc63c978a..ddd23006e5d0 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration with-member-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -68,5 +65,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot index d85cfd43c3a2..8e6eb8981fb1 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration with-member-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration with-member-one TSESTree - T end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot index e716a26bc452..4e3d55749f3d 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration with-member-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -52,5 +49,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot index ef937d29d4e6..29605878180f 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSEnumDeclaration with-member-one Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration with-member-one Babel - Toke end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot index 85d1319d1313..4f2e896a710f 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration with-member-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSEnumDeclaration > with-member-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -93,5 +93,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration with-member-one AST Alignmen start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot index cf146a98eac1..13343217ca5f 100644 --- a/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSEnumDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSEnumDeclaration with-member-one AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSEnumDeclaration > with-member-one > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures declaration TSEnumDeclaration with-member-one AST Alignmen end: { column: 1, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/1-TSESTree-Error.shot index 7104057f55fe..0be8b448fc41 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ entity-name-invalid TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > entity-name-invalid > TSESTree - Error`] +TSError > 1 | import F = 1; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/2-Babel-Error.shot index d5cc0b77735b..617513c26619 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ entity-name-invalid Babel - Error 1`] = `[SyntaxError: Unexpected token (1:11)]`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > entity-name-invalid > Babel - Error`] +SyntaxError: Unexpected token (1:11) diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/3-Alignment-Error.shot index 463142c713f0..e6508728a9f4 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/entity-name-invalid/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ entity-name-invalid Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > entity-name-invalid > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/1-TSESTree-Error.shot index d3ac7ccd164c..e0b1213d98c8 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ external-module-ref-non-string-2 TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > external-module-ref-non-string-2 > TSESTree - Error`] +TSError > 1 | import F = require(1 + 1); | ^^^^^ String literal expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/2-Babel-Error.shot index c665f97c9fc1..8df50b7d4c15 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ external-module-ref-non-string-2 Babel - Error 1`] = `[SyntaxError: Unexpected token (1:19)]`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > external-module-ref-non-string-2 > Babel - Error`] +SyntaxError: Unexpected token (1:19) diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/3-Alignment-Error.shot index 67e53098fb9d..20b1b7332822 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-2/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ external-module-ref-non-string-2 Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > external-module-ref-non-string-2 > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/1-TSESTree-Error.shot index 6bbae44b9c80..ce8e8a161565 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ external-module-ref-non-string-3 TSESTree - Error 1`] = ` -"TSError -> 1 | import F = require(\`1\`); +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > external-module-ref-non-string-3 > TSESTree - Error`] +TSError +> 1 | import F = require(`1`); | ^^^ String literal expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/2-Babel-Error.shot index 705e7473716b..9bf1d048bb0e 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ external-module-ref-non-string-3 Babel - Error 1`] = `[SyntaxError: Unexpected token (1:19)]`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > external-module-ref-non-string-3 > Babel - Error`] +SyntaxError: Unexpected token (1:19) diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/3-Alignment-Error.shot index ec7c941e43f8..908469d7826e 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string-3/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ external-module-ref-non-string-3 Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > external-module-ref-non-string-3 > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/1-TSESTree-Error.shot index 9bb0b788a352..18eb8fe6c457 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ external-module-ref-non-string TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > external-module-ref-non-string > TSESTree - Error`] +TSError > 1 | import F = require(1); | ^ String literal expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/2-Babel-Error.shot index b19940abe312..d38a4d68b8cc 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ external-module-ref-non-string Babel - Error 1`] = `[SyntaxError: Unexpected token (1:19)]`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > external-module-ref-non-string > Babel - Error`] +SyntaxError: Unexpected token (1:19) diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/3-Alignment-Error.shot index cefcf4608939..6968e242793e 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/external-module-ref-non-string/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ external-module-ref-non-string Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > external-module-ref-non-string > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/1-TSESTree-Error.shot index 387be14ced26..25f27aed6cad 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ import-kind TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > import-kind > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/2-Babel-Error.shot index b8f9e5be4e4c..9421f645d99f 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ import-kind Babel - Error 1`] = `[SyntaxError: An import alias can not use 'import type'. (2:16)]`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > import-kind > Babel - Error`] +SyntaxError: An import alias can not use 'import type'. (2:16) diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/3-Alignment-Error.shot index d9472dcc7b67..ed911888c8d2 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/import-kind/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ import-kind Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > import-kind > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot index 622b5fb5c396..8ac3b12f325b 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ missing-id TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > missing-id > TSESTree - Error`] +TSError > 1 | import = A.B; | ^ Declaration or statement expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot index 3c24250cf63a..4d8cd7ddc0cd 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ missing-id Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:7)]`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > missing-id > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:7) diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot index 3f9e697fc06c..89883d579a88 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ missing-id Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > missing-id > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/1-TSESTree-Error.shot index 01d898e8806e..e74a5d973a60 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ missing-reference TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > missing-reference > TSESTree - Error`] +TSError > 1 | import F; | ^ '=' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/2-Babel-Error.shot index 6dcc0a599541..1b7acc81492b 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ missing-reference Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "from" (1:8)]`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > missing-reference > Babel - Error`] +SyntaxError: Unexpected token, expected "from" (1:8) diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/3-Alignment-Error.shot index 7a3b4167a3b2..6e19039898e8 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/_error_/missing-reference/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration _error_ missing-reference Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > _error_ > missing-reference > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/1-TSESTree-AST.shot index 6b87f8acb07a..9ede925ea105 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/2-TSESTree-Tokens.shot index 59a576d6fbbc..ed56405abf7f 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-many TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-many TSE end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/3-Babel-AST.shot index a0ca36819635..79e5eaeba5eb 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/4-Babel-Tokens.shot index fea3e6a5acfe..ed56405abf7f 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-many Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-many Bab end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/5-AST-Alignment-AST.shot index c67dc9cb5da3..a781dd0674ee 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > entity-name-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -93,5 +93,4 @@ exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-many AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/6-AST-Alignment-Tokens.shot index b006c4e07d24..dc005cc91867 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-many AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > entity-name-many > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/1-TSESTree-AST.shot index 1af8164565d7..25709ad78cd5 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/2-TSESTree-Tokens.shot index 2d5ddfad80b3..6a7066567818 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-one TSES end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/3-Babel-AST.shot index 0afc59194504..087d966a6818 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/4-Babel-Tokens.shot index cd6a44b6d7e0..6a7066567818 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-one Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-one Babe end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/5-AST-Alignment-AST.shot index f86cbe219c42..dfba78887d8d 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > entity-name-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -51,5 +51,4 @@ exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-one AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/6-AST-Alignment-Tokens.shot index 28d07eeb4739..12487054fc58 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/entity-name-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration entity-name-one AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > entity-name-one > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/1-TSESTree-AST.shot index 114d1f13924f..8992ac46f7a6 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration external-module-ref-string TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/2-TSESTree-Tokens.shot index d66b6464d686..7e2539b9cf5f 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration external-module-ref-string TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSImportEqualsDeclaration external-module-ref- end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/3-Babel-AST.shot index 1e4827fc5283..34c444674b3a 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration external-module-ref-string Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -53,5 +50,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/4-Babel-Tokens.shot index f4ee81d49796..7e2539b9cf5f 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSImportEqualsDeclaration external-module-ref-string Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSImportEqualsDeclaration external-module-ref- end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/5-AST-Alignment-AST.shot index abd647535f77..66c070262ce9 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration external-module-ref-string AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > external-module-ref-string > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -28,7 +28,7 @@ exports[`AST Fixtures declaration TSImportEqualsDeclaration external-module-ref- type: 'TSExternalModuleReference', expression: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [19, 24], @@ -59,5 +59,4 @@ exports[`AST Fixtures declaration TSImportEqualsDeclaration external-module-ref- start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/6-AST-Alignment-Tokens.shot index ce5e5680101a..2523ea2781d0 100644 --- a/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSImportEqualsDeclaration/fixtures/external-module-ref-string/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSImportEqualsDeclaration external-module-ref-string AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSImportEqualsDeclaration > external-module-ref-string > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot index de2011df9ce9..c2bcf625f221 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ decorator TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > decorator > TSESTree - Error`] +TSError > 1 | @decl interface Test {} | ^^^^^ Decorators are not valid here. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot index a9513b747ea3..9713e325ea24 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ decorator Babel - Error 1`] = `[SyntaxError: Leading decorators must be attached to a class declaration. (1:6)]`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > decorator > Babel - Error`] +SyntaxError: Leading decorators must be attached to a class declaration. (1:6) diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot index 6018ccd90e04..64e25a7d1579 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ decorator Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > decorator > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot index ab7e5c43958b..bd63178be0a8 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-body > TSESTree - Error`] +TSError > 1 | interface F; | ^ '{' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot index 12baf6e07385..e53fa56c6786 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-body Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:11)]`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-body > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:11) diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot index 6caba1ae72c9..6166b4b278fb 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/1-TSESTree-Error.shot index a33eb58a06d4..508464a8657d 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-extends TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-extends > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/2-Babel-Error.shot index add92930a37f..aebcf3e06ed4 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-extends Babel - Error 1`] = `[SyntaxError: 'extends' list cannot be empty. (1:20)]`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-extends > Babel - Error`] +SyntaxError: 'extends' list cannot be empty. (1:20) diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/3-Alignment-Error.shot index 6eb1bf9104f9..1ad242d0f7a1 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-extends/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-extends Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-extends > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot index 2c69569d0fe8..9978638c4325 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-id TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-id > TSESTree - Error`] +TSError > 1 | interface {} | ^ Interface must be given a name. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot index e06bfcc1a1c5..d6516a5c585d 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-id Babel - Error 1`] = `[SyntaxError: 'interface' declarations must be followed by an identifier. (1:10)]`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-id > Babel - Error`] +SyntaxError: 'interface' declarations must be followed by an identifier. (1:10) diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot index bbce8c51c4d4..70d66193fd4d 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-id Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-id > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot index 9d0be0712d44..894a7a320645 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-type-param TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-type-param > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot index 936edbec8c8a..456d9b250c57 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-type-param Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (1:11)]`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-type-param > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (1:11) diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot index 5846179dd56b..79866f6f1284 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/missing-type-param/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ missing-type-param Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > missing-type-param > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/1-TSESTree-Error.shot index e8e8c0e5fdb9..3192c89d0208 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ non-identifier-extends TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > non-identifier-extends > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/2-Babel-Error.shot index e7b584a9cd2e..b62fbf292fa0 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ non-identifier-extends Babel - Error 1`] = `[SyntaxError: Unexpected token (1:20)]`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > non-identifier-extends > Babel - Error`] +SyntaxError: Unexpected token (1:20) diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/3-Alignment-Error.shot index c429168c2884..8b8a05459c4b 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-extends/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ non-identifier-extends Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > non-identifier-extends > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot index 4c5a9b4b0986..fc467e38da31 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ non-identifier-name TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > non-identifier-name > TSESTree - Error`] +TSError > 1 | interface 1 {} | ^ Interface name cannot be '1'. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot index 64f544addb3b..5daa78ba69de 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ non-identifier-name Babel - Error 1`] = `[SyntaxError: 'interface' declarations must be followed by an identifier. (1:10)]`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > non-identifier-name > Babel - Error`] +SyntaxError: 'interface' declarations must be followed by an identifier. (1:10) diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot index 5470a1ec04e8..e7fc7c30db13 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ non-identifier-name Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > non-identifier-name > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot index b84a281982b9..ab6688f5a79b 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ non-identifier-type-param TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > non-identifier-type-param > TSESTree - Error`] +TSError > 1 | interface F<1> {} | ^ Type parameter declaration expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot index 69166a9fa112..03d74ec17daa 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ non-identifier-type-param Babel - Error 1`] = `[SyntaxError: Unexpected token (1:12)]`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > non-identifier-type-param > Babel - Error`] +SyntaxError: Unexpected token (1:12) diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot index 5f1be010c628..781d8570bde3 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/_error_/non-identifier-type-param/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration _error_ non-identifier-type-param Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > _error_ > non-identifier-type-param > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot index 97c82621d042..70589f2da11e 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot index eebe2713b749..9527329ee929 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration declare TSESTree - Toke end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot index 5bd546d9cef9..ed034560ba65 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -42,5 +39,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot index fa34e4c3eecb..58b05624c75f 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration declare Babel - Tokens end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot index f283ed85e49e..507abc1dc389 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -49,5 +49,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration declare AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot index 057cff335273..ead0cb3a029a 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration declare AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > declare > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration declare AST Alignment - end: { column: 22, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot index 4c78898903ea..0513b28e4cf8 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration empty TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot index 2dedf60f4ba4..8c288ebbba5f 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration empty TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration empty TSESTree - Tokens end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot index b819354e5e1a..01356e721ed6 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration empty Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -41,5 +38,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot index 4e75dccbe017..12b6cfe0cc81 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration empty Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration empty Babel - Tokens 1` end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot index 81a856aecb1e..ee9637fa2ded 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration empty AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > empty > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -49,5 +49,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration empty AST Alignment - A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot index 68a5be8dd4f8..c1cb46a82f1f 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/empty/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration empty AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > empty > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -48,5 +48,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration empty AST Alignment - T end: { column: 14, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/1-TSESTree-AST.shot index 9486b7754d6c..5f5a5b175217 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -109,5 +106,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/2-TSESTree-Tokens.shot index cbec39458265..6f19c12df4fb 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-many TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration extends-many TSESTree - end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/3-Babel-AST.shot index 56a16619fe83..045b3eb5e5e2 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -100,5 +97,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/4-Babel-Tokens.shot index 8640056a5988..7b369b7853e5 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-many Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration extends-many Babel - To end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/5-AST-Alignment-AST.shot index 5a1f33b4a959..ed71e46226ae 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > extends-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -119,5 +119,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration extends-many AST Alignm start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/6-AST-Alignment-Tokens.shot index c6ea1aca49b7..bad6699c65f0 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-many AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > extends-many > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -108,5 +108,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration extends-many AST Alignm end: { column: 30, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/1-TSESTree-AST.shot index d05004fd0b09..853eceeafadc 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/2-TSESTree-Tokens.shot index 9f119879fde6..906ebc5485ca 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration extends-one TSESTree - end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/3-Babel-AST.shot index 919f3bfe7955..be382cc3348e 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/4-Babel-Tokens.shot index e063cd4e1617..280942fc53f2 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-one Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration extends-one Babel - Tok end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/5-AST-Alignment-AST.shot index a33d62920a1c..2de9bc10de79 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > extends-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -73,5 +73,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration extends-one AST Alignme start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/6-AST-Alignment-Tokens.shot index f12bb69db9bb..b32e0df38256 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/extends-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration extends-one AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > extends-one > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration extends-one AST Alignme end: { column: 24, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot index 81de6defaa55..9b6a6e1b8a59 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -128,5 +125,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot index e1395884416c..46a5a7459d09 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many TSESTre end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot index 4aaab177fdd4..71804abc7ea1 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -82,5 +79,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot index ca4af92e7bd9..f24b3b2afb6e 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many Babel - end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot index d9d73d0a5b57..df8523438834 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > type-param-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -135,5 +135,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many AST Ali start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot index 889b7b8eba0e..f3530e3519b1 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > type-param-many > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -118,5 +118,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many AST Ali end: { column: 23, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot index 4d08ac3f08aa..a2f0e4fa36df 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot index c99653c12a64..65e614feca4c 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one TSESTree end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot index 3d17cb2e32ef..ee9c996beb9b 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot index eafc2c3b6ffa..5e60bba51a41 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one Babel - end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot index b32db7edb886..18efe65e8918 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > type-param-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -85,5 +85,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one AST Alig start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot index fc20247a46e5..3f0834e7b6fe 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > type-param-one > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -78,5 +78,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one AST Alig end: { column: 17, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot index 9ea6e2ce08f6..b1cbc07f09b9 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration with-member-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -71,5 +68,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot index 1544b5c21cbe..b8e6ef05f031 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration with-member-one TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration with-member-one TSESTre end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot index 4ee78a85148a..9beb20461c13 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration with-member-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot index 9e131ad23760..a357e471e319 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSInterfaceDeclaration with-member-one Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration with-member-one Babel - end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot index 63acdce107d3..24d98d779ecc 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration with-member-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > with-member-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -75,5 +75,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration with-member-one AST Ali start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot index 32b0173342da..3034f69af452 100644 --- a/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSInterfaceDeclaration/fixtures/with-member-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSInterfaceDeclaration with-member-one AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSInterfaceDeclaration > with-member-one > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration with-member-one AST Ali end: { column: 1, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/1-TSESTree-Error.shot index 60094efbe413..83aa9e7582be 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ module-invalid-id TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > module-invalid-id > TSESTree - Error`] +TSError > 1 | module 1 {} | ^ Namespace name cannot be '1'. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/2-Babel-Error.shot index 9848b6e55cd4..16fe0276b649 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ module-invalid-id Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:6)]`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > module-invalid-id > Babel - Error`] +SyntaxError: Missing semicolon. (1:6) diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/3-Alignment-Error.shot index 1ed7cf1aba5a..38c642617895 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-invalid-id/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ module-invalid-id Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > module-invalid-id > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/1-TSESTree-Error.shot index d6c0dfba3f33..2eb426f06ac4 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ module-missing-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > module-missing-body > TSESTree - Error`] +TSError > 1 | module F; | ^ '{' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/2-Babel-Error.shot index c7c0b7ca1d45..9a5f13dad8e9 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ module-missing-body Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:8)]`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > module-missing-body > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:8) diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/3-Alignment-Error.shot index f8381f6dde37..c90262b48c72 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/module-missing-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ module-missing-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > module-missing-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/1-TSESTree-Error.shot index a3fd19de9bd2..f953e52b8932 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-declare-no-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-declare-no-body > TSESTree - Error`] +TSError > 1 | declare namespace F; | ^ '{' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/2-Babel-Error.shot index 0cc4df30bc58..38f3cc629b93 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-declare-no-body Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:19)]`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-declare-no-body > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:19) diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/3-Alignment-Error.shot index 62ff96dfe97d..83c6aa6073ff 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-declare-no-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-declare-no-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-declare-no-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/1-TSESTree-Error.shot index d390e8f8ba9b..fdc9496cce39 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-id-literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-id-literal > TSESTree - Error`] +TSError > 1 | namespace 'a' {} | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/2-Babel-Error.shot index 3dc7480d32a2..542fe6e7fcf6 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-id-literal Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:9)]`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-id-literal > Babel - Error`] +SyntaxError: Missing semicolon. (1:9) diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/3-Alignment-Error.shot index 354b7482759b..bdac968f5b84 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-id-literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-id-literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-id-literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/1-TSESTree-Error.shot index c857310223a6..9d330cec2957 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-invalid-id TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-invalid-id > TSESTree - Error`] +TSError > 1 | namespace 1 {} | ^ Namespace name cannot be '1'. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/2-Babel-Error.shot index be52f2461a2a..699035689429 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-invalid-id Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:9)]`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-invalid-id > Babel - Error`] +SyntaxError: Missing semicolon. (1:9) diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/3-Alignment-Error.shot index 1a3abc42ed72..db06909910fb 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-invalid-id/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-invalid-id Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-invalid-id > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/1-TSESTree-Error.shot index d01edfb1d189..a164e7895ef1 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-no-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-no-body > TSESTree - Error`] +TSError > 1 | namespace F; | ^ '{' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/2-Babel-Error.shot index 4e9e941de863..516bca2e2d70 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-no-body Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:11)]`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-no-body > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:11) diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/3-Alignment-Error.shot index 2c9165727c10..6c316e273055 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/_error_/namespace-no-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration _error_ namespace-no-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > _error_ > namespace-no-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/1-TSESTree-AST.shot index 3741aeb7940b..6df2ef8808b9 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration global TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/2-TSESTree-Tokens.shot index 130ed5c7eaec..8af5eb357eaf 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration global TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration global TSESTree - Tokens 1 end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/3-Babel-AST.shot index 9569b4f5b38e..b4bb41ea5208 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration global Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -44,5 +41,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/4-Babel-Tokens.shot index a89f8966999c..8af5eb357eaf 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration global Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration global Babel - Tokens 1`] end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/5-AST-Alignment-AST.shot index 124cf405ba7e..3e4adbc2c44b 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration global AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > global > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -50,5 +50,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration global AST Alignment - AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/6-AST-Alignment-Tokens.shot index b92eb152c95b..1db91213a0e5 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/global/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration global AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > global > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/1-TSESTree-AST.shot index e712b655ec3d..c3fcf725e1c8 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-declare-no-body TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/2-TSESTree-Tokens.shot index d46af57eda1f..196048d2d74c 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-declare-no-body TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-declare-no-body TSE end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/3-Babel-AST.shot index 8c250b3a792c..0e8ad9d2a4d1 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-declare-no-body Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -34,5 +31,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/4-Babel-Tokens.shot index ee1a0e8c845f..196048d2d74c 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-declare-no-body Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-declare-no-body Bab end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/5-AST-Alignment-AST.shot index 4f06dd27766d..3f60a9f081d8 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-declare-no-body AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-declare-no-body > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -14,7 +14,7 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-declare-no-body AST - global: false, id: Literal { type: 'Literal', - raw: '\\'a\\'', + raw: '\'a\'', value: 'a', range: [15, 18], @@ -39,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-declare-no-body AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/6-AST-Alignment-Tokens.shot index 6341815959d2..bd181d8d0fa4 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare-no-body/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-declare-no-body AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-declare-no-body > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/1-TSESTree-AST.shot index 125af1ea1c7e..76fffa9175b6 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/2-TSESTree-Tokens.shot index cac05dadd845..85203f2c9265 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-declare TSESTree - end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/3-Babel-AST.shot index e5941cea0cf3..3a3a9f1918c2 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/4-Babel-Tokens.shot index 964bd6da7fce..85203f2c9265 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-declare Babel - Tok end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/5-AST-Alignment-AST.shot index 97ef27b56a45..32fea13aa5ae 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -50,5 +50,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-declare AST Alignme start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/6-AST-Alignment-Tokens.shot index bae19f0bd143..6f773da5b1ae 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/1-TSESTree-AST.shot index 4d0056f41a9c..94e1faab50f0 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-identifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/2-TSESTree-Tokens.shot index f618ca2d9396..a5bbee90ae4a 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-identifier TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-id-identifier TSEST end: { column: 11, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/3-Babel-AST.shot index b25fd6d87756..4764acd34c99 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-identifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -42,5 +39,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/4-Babel-Tokens.shot index ad4b2fe09245..a5bbee90ae4a 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-identifier Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-id-identifier Babel end: { column: 11, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/5-AST-Alignment-AST.shot index ffbe43e8d9fb..8ef1c11128b1 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-id-identifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-id-identifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -50,5 +50,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-id-identifier AST A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/6-AST-Alignment-Tokens.shot index 2d09487a6621..6a23428d2817 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-identifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-id-identifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-id-identifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/1-TSESTree-AST.shot index d0488ece67ab..342753d4e3bc 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-literal TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/2-TSESTree-Tokens.shot index d5af989e381b..4902f5c3158c 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-literal TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-id-literal TSESTree end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/3-Babel-AST.shot index 05d97442cba7..30f9c5fbd1e1 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-literal Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/4-Babel-Tokens.shot index 44cc987a84da..4902f5c3158c 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-literal Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-id-literal Babel - end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/5-AST-Alignment-AST.shot index 41fcd838e4dc..d9d205541d75 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-id-literal AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-id-literal > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -24,7 +24,7 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-id-literal AST Alig - global: false, id: Literal { type: 'Literal', - raw: '\\'a\\'', + raw: '\'a\'', value: 'a', range: [7, 10], @@ -49,5 +49,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-id-literal AST Alig start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/6-AST-Alignment-Tokens.shot index 1e1bc9d73c32..a92c5093a5eb 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-literal/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-id-literal AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-id-literal > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/1-TSESTree-AST.shot index ce6dec8fcc48..682ccf15cd1e 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-qualified-name TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/2-TSESTree-Tokens.shot index 611f260bd7cc..0a584dea70e3 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-qualified-name TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-id-qualified-name T end: { column: 15, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/3-Babel-AST.shot index bc14ee7a19de..9e2d63f4aad8 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-qualified-name Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/4-Babel-Tokens.shot index 252edb876732..0a584dea70e3 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-id-qualified-name Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-id-qualified-name B end: { column: 15, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/5-AST-Alignment-AST.shot index 274364668646..44d013f7db2c 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-id-qualified-name AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-id-qualified-name > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -127,5 +127,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-id-qualified-name A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/6-AST-Alignment-Tokens.shot index 68241771f7c5..f735fe9764a9 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-id-qualified-name/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-id-qualified-name AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-id-qualified-name > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/1-TSESTree-AST.shot index 443c5a77e798..d58537e4898a 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/2-TSESTree-Tokens.shot index f05fbea8e362..2e5a4bc9fc79 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once-declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once-declare end: { column: 25, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/3-Babel-AST.shot index 144950b27aff..dc7c82bcaed6 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/4-Babel-Tokens.shot index bd7e4f5f490b..2e5a4bc9fc79 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once-declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once-declare end: { column: 25, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/5-AST-Alignment-AST.shot index f892f3fddcd3..41a1e5ec5e1a 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-nested-once-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -93,5 +93,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once-declare start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/6-AST-Alignment-Tokens.shot index fdb6dc161203..9ab7a823df61 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-nested-once-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/1-TSESTree-AST.shot index 6b33a50e8f4e..3009473a5ee4 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/2-TSESTree-Tokens.shot index fca02b8585c9..097500352420 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once TSESTre end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/3-Babel-AST.shot index 8bd5b871aa65..3cae1f4c2fec 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/4-Babel-Tokens.shot index feb7e2e913da..097500352420 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once Babel - end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/5-AST-Alignment-AST.shot index abc097d27296..1e68f5439361 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-nested-once > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -92,5 +92,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once AST Ali start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/6-AST-Alignment-Tokens.shot index dc1a797bc32c..62d578357175 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-once/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-once AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-nested-once > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/1-TSESTree-AST.shot index 6ecffe65db0e..6ad9acfa3ea7 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/2-TSESTree-Tokens.shot index c95519c7e7ac..066b3808205a 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice-declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice-declar end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/3-Babel-AST.shot index 26b333529fa3..d7310491c06c 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/4-Babel-Tokens.shot index ff9d1eacd8cf..066b3808205a 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice-declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice-declar end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/5-AST-Alignment-AST.shot index 1dcb5786614b..3bdb322a8351 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-nested-twice-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -128,5 +128,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice-declar start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/6-AST-Alignment-Tokens.shot index 03cbe4774999..887aa8563cda 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-nested-twice-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/1-TSESTree-AST.shot index ef1fe1b5d261..7abe6925a144 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/2-TSESTree-Tokens.shot index 336eba31142b..ea961ed43a7f 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice TSESTr end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/3-Babel-AST.shot index 805be54276a0..3db678c3396d 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/4-Babel-Tokens.shot index cb8581669b03..ea961ed43a7f 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice Babel end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/5-AST-Alignment-AST.shot index 92eb6f306ed2..e5af34992bb2 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-nested-twice > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -127,5 +127,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/6-AST-Alignment-Tokens.shot index 49c1769e196d..6bafa229114a 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/module-nested-twice/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration module-nested-twice AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > module-nested-twice > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/1-TSESTree-AST.shot index 5d292ad18792..dfa99a611f42 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/2-TSESTree-Tokens.shot index ccef29773ca8..c71a5e207fa4 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-declare TSESTree end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/3-Babel-AST.shot index 1eac5f0f4c0a..d3d74c68a70d 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/4-Babel-Tokens.shot index e440b77f87e9..c71a5e207fa4 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-declare Babel - end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/5-AST-Alignment-AST.shot index 94297d08eed8..3ea11eb5e295 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -50,5 +50,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-declare AST Alig start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/6-AST-Alignment-Tokens.shot index 1e9fda98a787..32631820ddcd 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/1-TSESTree-AST.shot index 5b2c8774fa9f..2554100a3195 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-identifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/2-TSESTree-Tokens.shot index 00108fb3c280..b39bb4655f44 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-identifier TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-identifier TS end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/3-Babel-AST.shot index c0913685379d..ee2acd9f0083 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-identifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -42,5 +39,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/4-Babel-Tokens.shot index 669670963f4a..b39bb4655f44 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-identifier Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-identifier Ba end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/5-AST-Alignment-AST.shot index e98779e45917..befc26f030af 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-identifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-id-identifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -50,5 +50,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-identifier AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/6-AST-Alignment-Tokens.shot index 112e01d377c9..50037ef707be 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-identifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-identifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-id-identifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/1-TSESTree-AST.shot index b7deac52f603..f983b850f3d6 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-qualified-name TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/2-TSESTree-Tokens.shot index 0c92d2258566..0fdc3b3d96cc 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-qualified-name TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-qualified-nam end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/3-Babel-AST.shot index 6f4cbe7fec7b..0c54e2120e4f 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-qualified-name Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/4-Babel-Tokens.shot index 18f398dd49a0..0fdc3b3d96cc 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-qualified-name Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-qualified-nam end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/5-AST-Alignment-AST.shot index 01a04f7dada0..78ac374682be 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-qualified-name AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-id-qualified-name > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -127,5 +127,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-qualified-nam start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/6-AST-Alignment-Tokens.shot index 1e60c8843aae..cc2fce49b5da 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-id-qualified-name/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-id-qualified-name AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-id-qualified-name > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/1-TSESTree-AST.shot index a17505651b98..73013348cf8c 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/2-TSESTree-Tokens.shot index 8769bf5f46b5..2f9fb73f6460 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-decl end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/3-Babel-AST.shot index b840711d86ea..b3d77deadc53 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/4-Babel-Tokens.shot index be0128d5d6fe..2f9fb73f6460 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-decl end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/5-AST-Alignment-AST.shot index 68df3cd6e167..3ad0341b57d2 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-once-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -93,5 +93,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-decl start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/6-AST-Alignment-Tokens.shot index 0b09bec2a5a7..3b64a7c5e075 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-once-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/1-TSESTree-AST.shot index fefe4f69faf0..73013348cf8c 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/2-TSESTree-Tokens.shot index a5081116fc4f..2f9fb73f6460 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export-declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-expo end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/3-Babel-AST.shot index 3409b35000da..b3d77deadc53 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/4-Babel-Tokens.shot index a2a9ddd576d8..2f9fb73f6460 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export-declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-expo end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/5-AST-Alignment-AST.shot index 317469f8f466..305eec778245 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-once-export-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -93,5 +93,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-expo start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/6-AST-Alignment-Tokens.shot index 955c0d9a300e..094fc641172d 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-once-export-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/1-TSESTree-AST.shot index 908af8690a98..df0a7df701bf 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/2-TSESTree-Tokens.shot index 04c548168627..a43861e8774b 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-expo end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/3-Babel-AST.shot index 8d33f0b964dd..4dcb9cd6635d 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -74,5 +71,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/4-Babel-Tokens.shot index 8eecdd08473d..a43861e8774b 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-expo end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/5-AST-Alignment-AST.shot index 74cbd322c2a6..6b9e62cc7ad5 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-once-export > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -106,5 +106,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-expo start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/6-AST-Alignment-Tokens.shot index 43bb050299f5..e2775cf22bdb 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once-export/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once-export AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-once-export > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/1-TSESTree-AST.shot index ad7361c18b2b..7d25ca3247f1 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/2-TSESTree-Tokens.shot index bb31b17d363b..3aabe44be10b 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once TSES end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/3-Babel-AST.shot index 64904a73b004..0f01f59ec61b 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/4-Babel-Tokens.shot index 8f26fcfe8673..3aabe44be10b 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once Babe end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/5-AST-Alignment-AST.shot index 02a775a082f1..60d2f642a950 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-once > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -92,5 +92,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/6-AST-Alignment-Tokens.shot index 657e47e2dc16..ff513c643d1b 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-once/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-once AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-once > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/1-TSESTree-AST.shot index bc92ba905b7e..4b7d4c10d5d6 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/2-TSESTree-Tokens.shot index b9d36f117910..f5c3b447423d 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-dec end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/3-Babel-AST.shot index 7785f5494b84..bf215b7affe0 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/4-Babel-Tokens.shot index 9c3b20aa1fb6..f5c3b447423d 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-dec end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/5-AST-Alignment-AST.shot index 683f08dfcbb9..85cf6ecb4484 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-twice-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -128,5 +128,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-dec start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/6-AST-Alignment-Tokens.shot index 6b780da7104c..55c6d6b3289b 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-twice-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/1-TSESTree-AST.shot index f8a545ccce4f..b7e3c8b0b5bc 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/2-TSESTree-Tokens.shot index cce80b8f5e4e..1e314909676f 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export-declare TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-exp end: { column: 39, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/3-Babel-AST.shot index c2b50cb9d726..3f959a0e816a 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -94,5 +91,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/4-Babel-Tokens.shot index 94038375b350..1e314909676f 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export-declare Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-exp end: { column: 39, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/5-AST-Alignment-AST.shot index 7fd07d6a8818..1bcd408037ee 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-twice-export-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -143,5 +143,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-exp start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/6-AST-Alignment-Tokens.shot index 0821649f34c9..babbc1de29a5 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-twice-export-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/1-TSESTree-AST.shot index 112dd814b91f..c000d6762c6a 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/2-TSESTree-Tokens.shot index faf98fe4cdc4..d6b89dd5ae7d 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-exp end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/3-Babel-AST.shot index 2e5349baede5..bdd7c824bbe2 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -93,5 +90,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/4-Babel-Tokens.shot index 718198bf40dd..d6b89dd5ae7d 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-exp end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/5-AST-Alignment-AST.shot index 2f9a138703fa..1c440760d808 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-twice-export > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -141,5 +141,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-exp start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/6-AST-Alignment-Tokens.shot index 4bcbc43fb7d3..656b6e15443b 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice-export/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice-export AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-twice-export > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/1-TSESTree-AST.shot index 8626f6f94c5c..3c84b9a0f195 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/2-TSESTree-Tokens.shot index 5591f2e7a890..a547a8c3b99d 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice TSE end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/3-Babel-AST.shot index f6280dbab766..068a2fcd5a81 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/4-Babel-Tokens.shot index be52f742f11c..a547a8c3b99d 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice Bab end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/5-AST-Alignment-AST.shot index 40e5a4e682b7..f46804351927 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-twice > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -127,5 +127,4 @@ exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/6-AST-Alignment-Tokens.shot index f0ac1cd2c048..1003b89174d4 100644 --- a/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSModuleDeclaration/fixtures/namespace-nested-twice/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSModuleDeclaration namespace-nested-twice AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSModuleDeclaration > namespace-nested-twice > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot index 904fa17bbdae..00048844dac8 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSNamespaceExportDeclaration _error_ missing-id TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSNamespaceExportDeclaration > _error_ > missing-id > TSESTree - Error`] +TSError > 1 | export as namespace; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot index 300850581d62..95f461ed4516 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSNamespaceExportDeclaration _error_ missing-id Babel - Error 1`] = `[SyntaxError: Unexpected token (1:19)]`; +exports[`AST Fixtures > declaration > TSNamespaceExportDeclaration > _error_ > missing-id > Babel - Error`] +SyntaxError: Unexpected token (1:19) diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot index 0b5d774603fd..4390fe204bca 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/missing-id/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSNamespaceExportDeclaration _error_ missing-id Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSNamespaceExportDeclaration > _error_ > missing-id > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot index 54f1d45efe41..f8bc0ab77274 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSNamespaceExportDeclaration _error_ non-identifier-name TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSNamespaceExportDeclaration > _error_ > non-identifier-name > TSESTree - Error`] +TSError > 1 | export as namespace 1; | ^ Identifier expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot index f2641cc64de2..ce1d4566a724 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSNamespaceExportDeclaration _error_ non-identifier-name Babel - Error 1`] = `[SyntaxError: Unexpected token (1:20)]`; +exports[`AST Fixtures > declaration > TSNamespaceExportDeclaration > _error_ > non-identifier-name > Babel - Error`] +SyntaxError: Unexpected token (1:20) diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot index defe8a17bba2..5bb7118302e2 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSNamespaceExportDeclaration _error_ non-identifier-name Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSNamespaceExportDeclaration > _error_ > non-identifier-name > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/1-TSESTree-AST.shot index 766421336b4d..a6c17631f9cf 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSNamespaceExportDeclaration valid TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -33,5 +30,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/2-TSESTree-Tokens.shot index 7d271578ec1b..002d28f6bd7b 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSNamespaceExportDeclaration valid TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSNamespaceExportDeclaration valid TSESTree - end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/3-Babel-AST.shot index 8d304f0b62ee..d6a92f0c75f0 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSNamespaceExportDeclaration valid Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -31,5 +28,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/4-Babel-Tokens.shot index ee22f60d3950..002d28f6bd7b 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSNamespaceExportDeclaration valid Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSNamespaceExportDeclaration valid Babel - Tok end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/5-AST-Alignment-AST.shot index 21c15688f309..6402b8e7bc0f 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSNamespaceExportDeclaration valid AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSNamespaceExportDeclaration > valid > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -37,5 +37,4 @@ exports[`AST Fixtures declaration TSNamespaceExportDeclaration valid AST Alignme start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/6-AST-Alignment-Tokens.shot index c7d4f1d7315f..caaa3643aba8 100644 --- a/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSNamespaceExportDeclaration/fixtures/valid/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSNamespaceExportDeclaration valid AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSNamespaceExportDeclaration > valid > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot index 1392b9b0742f..df004379e1e1 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ decorator TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > decorator > TSESTree - Error`] +TSError > 1 | @decl type Test = {}; | ^^^^^ Decorators are not valid here. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot index 635e4f5a1cfc..726aeb6d7ce3 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ decorator Babel - Error 1`] = `[SyntaxError: Leading decorators must be attached to a class declaration. (1:6)]`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > decorator > Babel - Error`] +SyntaxError: Leading decorators must be attached to a class declaration. (1:6) diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot index f99acadf19ae..2cc56c271016 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ decorator Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > decorator > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/1-TSESTree-Error.shot index 9902528eb41d..aa1e2269c016 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ missing-type-parameter TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > missing-type-parameter > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/2-Babel-Error.shot index b18ec532458e..1f660ee4bb9e 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ missing-type-parameter Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (1:6)]`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > missing-type-parameter > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (1:6) diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/3-Alignment-Error.shot index 99587163b896..a4210c2854d7 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/missing-type-parameter/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ missing-type-parameter Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > missing-type-parameter > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot index dc83090da35f..493e6a7b1263 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ non-identifier-name TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > non-identifier-name > TSESTree - Error`] +TSError > 1 | type 1 = 2; | ^ Type alias name cannot be '1'. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot index f7c419205f79..4cad91910783 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ non-identifier-name Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:4)]`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > non-identifier-name > Babel - Error`] +SyntaxError: Missing semicolon. (1:4) diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot index 7ccef6da61f4..eec7ac7c187b 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-name/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ non-identifier-name Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > non-identifier-name > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/1-TSESTree-Error.shot index eb6164b79a22..3ff0d0d34684 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ non-identifier-type-parameter TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > non-identifier-type-parameter > TSESTree - Error`] +TSError > 1 | type T<1> = 2; | ^ Type parameter declaration expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/2-Babel-Error.shot index bb7b44f3afec..f0022623ea80 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ non-identifier-type-parameter Babel - Error 1`] = `[SyntaxError: Unexpected token (1:7)]`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > non-identifier-type-parameter > Babel - Error`] +SyntaxError: Unexpected token (1:7) diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/3-Alignment-Error.shot index ad412071cc11..278d0154532e 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/_error_/non-identifier-type-parameter/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration _error_ non-identifier-type-parameter Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > _error_ > non-identifier-type-parameter > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot index 636050c43afe..742f5092fffc 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot index f16dba7e39bd..317b90373b73 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration declare TSESTree - Toke end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot index 993c949dd8be..3ca07a1d0765 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -52,5 +49,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot index 8e17cf295ab9..317b90373b73 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration declare Babel - Tokens end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot index 253e63408e64..67d44f1d7365 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration declare AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot index 6d9b60683b6e..bb956182dd31 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot index 42782e8b3a3b..a3a10fc70b47 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-many TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -89,5 +86,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot index 15ef384c2ca9..abd39c1b8cf2 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-many TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-many TSESTre end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot index 395da5066feb..b5f022f95ab8 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-many Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot index 776c3a590a64..abd39c1b8cf2 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-many Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-many Babel - end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot index 9bfe5c01694e..6e63c58f366f 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-many AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > type-param-many > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -94,5 +94,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-many AST Ali start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot index b693d3c055dd..22ff1151de80 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-many/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-many AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > type-param-many > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot index 1dbed91e6985..b0f05d61fbee 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -137,5 +134,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot index 5f5cf6ce3846..1a838c024995 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one TSESTree end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot index cd49f0a6d7ae..05a8ab6902aa 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -92,5 +89,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot index 02ac487abeea..1a838c024995 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one Babel - end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot index b6e1bc8938a2..f853b6eaa3f5 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > type-param-one > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -144,5 +144,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one AST Alig start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot index bc7fa2d6aac4..ab9a782c94db 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/type-param-one/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > type-param-one > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/1-TSESTree-AST.shot index 5d3c83b66313..181b13f1d33c 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration valid TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/2-TSESTree-Tokens.shot index 106a426637d7..bce26a5a7c52 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration valid TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration valid TSESTree - Tokens end: { column: 11, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/3-Babel-AST.shot index 763ed6f2af1b..e46a35c417bc 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration valid Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -51,5 +48,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/4-Babel-Tokens.shot index 71a0e291132c..bce26a5a7c52 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration TSTypeAliasDeclaration valid Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration valid Babel - Tokens 1` end: { column: 11, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/5-AST-Alignment-AST.shot index fe331054c0f0..e40379076ea9 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration valid AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > valid > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration valid AST Alignment - A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/6-AST-Alignment-Tokens.shot index 4de04778d631..1696964d7bb7 100644 --- a/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/TSTypeAliasDeclaration/fixtures/valid/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration TSTypeAliasDeclaration valid AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > TSTypeAliasDeclaration > valid > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/1-TSESTree-Error.shot index 5b3fc94e37a2..beed22549800 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-destructure-no-init TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-destructure-no-init > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/2-Babel-Error.shot index f04996c27ff1..63d96fa8f413 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-destructure-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in destructuring declaration. (1:13)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-destructure-no-init > Babel - Error`] +SyntaxError: Missing initializer in destructuring declaration. (1:13) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/3-Alignment-Error.shot index 3922fc150dea..e336203560ea 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-destructure-no-init Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-destructure-no-init > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/1-TSESTree-Error.shot index 9e1d909c04df..00faf0b6c777 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-destructure-type-no-init TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-destructure-type-no-init > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/2-Babel-Error.shot index 70cf00c49b56..f19c9134851b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-destructure-type-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in destructuring declaration. (1:18)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-destructure-type-no-init > Babel - Error`] +SyntaxError: Missing initializer in destructuring declaration. (1:18) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/3-Alignment-Error.shot index 91426be2a7b5..c063fb9e5996 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-destructure-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-destructure-type-no-init Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-destructure-type-no-init > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/1-TSESTree-Error.shot index eb72d50cb714..132304c09c2c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-init > TSESTree - Error`] +TSError > 1 | const foo! = 1; | ^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/2-Babel-Error.shot index 0c682efc5e73..f20c53ae8e65 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/3-Alignment-Error.shot index 62a7d843392c..b1842880e337 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/1-TSESTree-Error.shot index 58285ae0f6d1..e212e9f3b680 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-no-init > TSESTree - Error`] +TSError > 1 | const foo!; | ^^^^ Declarations with definite assignment assertions must also have type annotations. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/2-Babel-Error.shot index 18d8b24f22fb..fbaf6994db12 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in const declaration. (1:10)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-no-init > Babel - Error`] +SyntaxError: Missing initializer in const declaration. (1:10) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/3-Alignment-Error.shot index 602256d314d9..a0bdf3e19ffe 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/1-TSESTree-Error.shot index 024f1c9c3af5..3031f0a398ba 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-type-init > TSESTree - Error`] +TSError > 1 | const foo!: any = 1; | ^^^^^^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/2-Babel-Error.shot index 2e056ccfb663..4e76729a57c4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-type-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-type-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/3-Alignment-Error.shot index a1908b0e0da5..ded453187dcb 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-type-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-type-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot index 5dbf87e03df2..e6b1344a8857 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-type-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-type-no-init > TSESTree - Error`] +TSError > 1 | const foo!: any; | ^^^^^^^^^ A definite assignment assertion '!' is not permitted in this context. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/2-Babel-Error.shot index 8aff2808653d..d6d04284fdb0 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-type-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in const declaration. (1:15)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-type-no-init > Babel - Error`] +SyntaxError: Missing initializer in const declaration. (1:15) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/3-Alignment-Error.shot index a78b863b42f6..20f795016d9c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-definite-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-definite-type-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-definite-type-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/1-TSESTree-Error.shot index 28f205df2e9d..0fcbd78e1f41 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-no-init TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-no-init > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/2-Babel-Error.shot index 457d054a8c1a..4778736de1c9 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in const declaration. (1:9)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-no-init > Babel - Error`] +SyntaxError: Missing initializer in const declaration. (1:9) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/3-Alignment-Error.shot index 9335615cd1bc..d7690317e539 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-no-init Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-no-init > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/1-TSESTree-Error.shot index c488de99377d..1774df120557 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-type-no-init TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-type-no-init > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/2-Babel-Error.shot index acb5282a09fa..b114ab299fee 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-type-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in const declaration. (1:14)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-type-no-init > Babel - Error`] +SyntaxError: Missing initializer in const declaration. (1:14) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/3-Alignment-Error.shot index 691e7e46dd60..79a4e8673e5f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/const-id-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ const-id-type-no-init Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > const-id-type-no-init > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/1-TSESTree-Error.shot index 967b3147f6e9..76cee3e44e9f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-destructure-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-destructure-type-init > TSESTree - Error`] +TSError > 1 | declare const { foo }: any = 1; | ^^^^^^^^^^^^^^^^ Initializers are not permitted in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/2-Babel-Error.shot index 260b5c904b93..a4077cb77749 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-destructure-type-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:29)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-destructure-type-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:29) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/3-Alignment-Error.shot index c4d702bf8379..a4a1771cff7c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-destructure-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-destructure-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-destructure-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/1-TSESTree-Error.shot index da5bd33af3f2..59c9f895bf84 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-init > TSESTree - Error`] +TSError > 1 | declare const foo! = 1; | ^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/2-Babel-Error.shot index db44636c9eaf..8a17a1b2a37d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/3-Alignment-Error.shot index 3164edf2ec46..07c711146b9d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/1-TSESTree-Error.shot index 4e889f2a782b..082340b13796 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-no-init > TSESTree - Error`] +TSError > 1 | declare const foo!; | ^^^^ Declarations with definite assignment assertions must also have type annotations. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/2-Babel-Error.shot index 8da7a670f062..531a1b76ebac 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-no-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-no-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/3-Alignment-Error.shot index 6db1921aea85..32dce3085806 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-no-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-no-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/1-TSESTree-Error.shot index e97dccf9cecb..69b8ed18e9aa 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-type-init > TSESTree - Error`] +TSError > 1 | declare const foo!: any = 1; | ^^^^^^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/2-Babel-Error.shot index 9be13402f52b..97938c07e956 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-type-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:26)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-type-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:26) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/3-Alignment-Error.shot index f6d6ef889dab..35e3396e4f41 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot index d42c50bde0ab..3e2aa5d66048 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-type-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-type-no-init > TSESTree - Error`] +TSError > 1 | declare const foo!: any; | ^^^^^^^^^ A definite assignment assertion '!' is not permitted in this context. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/2-Babel-Error.shot index 404580cf6ab3..01c5f7b79c8e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-type-no-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-type-no-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/3-Alignment-Error.shot index 5cc830261059..e162b8b7d88c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-definite-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-definite-type-no-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-definite-type-no-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/1-TSESTree-Error.shot index 14e7e0c58b27..7fb833c25b27 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-type-init > TSESTree - Error`] +TSError > 1 | declare const foo: any = 1; | ^^^^^^^^^^^^ Initializers are not permitted in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/2-Babel-Error.shot index 9459c80b10ce..6527f12080d1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-type-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:25)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-type-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:25) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/3-Alignment-Error.shot index 30f61345b549..c985f7f127b1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-const-id-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-const-id-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-const-id-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/1-TSESTree-Error.shot index 50fea5551a2c..fd8f099626c0 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-destructure-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-destructure-init > TSESTree - Error`] +TSError > 1 | declare let { foo } = 1; | ^^^^^^^^^^^ Initializers are not permitted in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/2-Babel-Error.shot index 443cf3ac6485..c602f4cb545e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-destructure-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:22)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-destructure-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:22) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/3-Alignment-Error.shot index b5473113f202..79fb1436acd1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-destructure-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-destructure-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/1-TSESTree-Error.shot index e494735b8a2d..e1efa6d9d2b4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-destructure-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-destructure-type-init > TSESTree - Error`] +TSError > 1 | declare let { foo }: any = 1; | ^^^^^^^^^^^^^^^^ Initializers are not permitted in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/2-Babel-Error.shot index 857e2d9eab62..ea40786b38d6 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-destructure-type-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:27)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-destructure-type-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:27) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/3-Alignment-Error.shot index f6664ac856e3..3c87077687ba 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-destructure-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-destructure-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-destructure-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/1-TSESTree-Error.shot index b2657c0b5577..a4e346c86826 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-init > TSESTree - Error`] +TSError > 1 | declare let foo! = 1; | ^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/2-Babel-Error.shot index fbf5f616cec8..1a4d52e5efb7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:19)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:19) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/3-Alignment-Error.shot index 2e9c149e2692..73261531d1ef 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/1-TSESTree-Error.shot index f02b06be3841..5dc90968d7c7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-no-init > TSESTree - Error`] +TSError > 1 | declare let foo!; | ^^^^ Declarations with definite assignment assertions must also have type annotations. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/2-Babel-Error.shot index d3a0178920f7..ecd2cc6f501e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-no-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-no-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/3-Alignment-Error.shot index fbd784443ba9..d41beeb0f9e1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-no-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-no-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/1-TSESTree-Error.shot index 3db7e34ac8f6..c52d105efe6f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-type-init > TSESTree - Error`] +TSError > 1 | declare let foo!: any = 1; | ^^^^^^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/2-Babel-Error.shot index 0e3c00d2a57f..2799404577f1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-type-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:24)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-type-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:24) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/3-Alignment-Error.shot index 94b6b0c672a4..af327f36fcfa 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot index a6de8e5a9d33..0beeabe6f40c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-type-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-type-no-init > TSESTree - Error`] +TSError > 1 | declare let foo!: any; | ^^^^^^^^^ A definite assignment assertion '!' is not permitted in this context. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/2-Babel-Error.shot index f47045a29f9d..ad40c2647aaa 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-type-no-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-type-no-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/3-Alignment-Error.shot index 3b542519b4f0..9f604bd018b6 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-definite-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-definite-type-no-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-definite-type-no-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/1-TSESTree-Error.shot index 78ee68994a94..ab8fda1855b6 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-init > TSESTree - Error`] +TSError > 1 | declare let foo = 1; | ^^^^^^^ Initializers are not permitted in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/2-Babel-Error.shot index c56018fe7e20..9d1e1a93cb3c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:18)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:18) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/3-Alignment-Error.shot index 9909ef5c38e7..e7b67934959b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/1-TSESTree-Error.shot index c15461283e4d..a63bfca85204 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-type-init > TSESTree - Error`] +TSError > 1 | declare let foo: any = 1; | ^^^^^^^^^^^^ Initializers are not permitted in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/2-Babel-Error.shot index eebffed7ae15..7d3b4dbacd1d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-type-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:23)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-type-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:23) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/3-Alignment-Error.shot index 46af6a948c29..6615e1ab2079 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-let-id-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-let-id-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-let-id-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/1-TSESTree-Error.shot index 7c070dd2d4cf..1af0e73c9adf 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-init > TSESTree - Error`] +TSError > 1 | declare using { foo } = 1; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/2-Babel-Error.shot index ddb508f3e5aa..512c30b84f78 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/3-Alignment-Error.shot index c2420e582164..90fb1355aca2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/1-TSESTree-Error.shot index 8dfb56fdd14c..d344700b54b2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-no-init > TSESTree - Error`] +TSError > 1 | declare using { foo }; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/2-Babel-Error.shot index 994e6e12c2a5..7b5830248706 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-no-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-no-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/3-Alignment-Error.shot index c6c94801c511..5f46aa177cda 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/1-TSESTree-Error.shot index ee998297fcde..75d9d74812d4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-type-init > TSESTree - Error`] +TSError > 1 | declare using { foo }: any = 1; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/2-Babel-Error.shot index 99f2324e766b..ef81adfc0b85 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-type-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-type-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/3-Alignment-Error.shot index a62dc21191cc..f001c913cab8 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/1-TSESTree-Error.shot index 438c0f346d2a..dcb4215abc77 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-type-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-type-no-init > TSESTree - Error`] +TSError > 1 | declare using { foo }: any; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/2-Babel-Error.shot index ae05474f3388..2cf637689700 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-type-no-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-type-no-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/3-Alignment-Error.shot index 3a7d6f6ec007..b2c0daf11cb3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-destructure-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-destructure-type-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-destructure-type-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/1-TSESTree-Error.shot index 15908d3aed46..fc282f1d58ab 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-init > TSESTree - Error`] +TSError > 1 | declare using foo! = 1; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/2-Babel-Error.shot index 79020aaa6de2..c95370820204 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/3-Alignment-Error.shot index a072865ddc45..194d2ee2dd3d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/1-TSESTree-Error.shot index c7f22c77828b..9fffe6b42b6c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-no-init > TSESTree - Error`] +TSError > 1 | declare using foo!; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/2-Babel-Error.shot index 509a74da4e62..69bbfebd9e0d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-no-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-no-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/3-Alignment-Error.shot index b084fc0b4a89..c426b7168879 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/1-TSESTree-Error.shot index 75b86a0f4543..855a2888c9fb 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-type-init > TSESTree - Error`] +TSError > 1 | declare using foo!: any = 1; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/2-Babel-Error.shot index f935ca9c90ac..d109f14d40f9 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-type-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-type-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/3-Alignment-Error.shot index 2f4c9be4d31f..bd585e7a03a7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot index 22e0da0a96d3..15039c8f91fb 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-type-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-type-no-init > TSESTree - Error`] +TSError > 1 | declare using foo!: any; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/2-Babel-Error.shot index 44bac65cdc9f..d41036eea117 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-type-no-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-type-no-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/3-Alignment-Error.shot index 7b86fc28c658..c707fe86e44e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-definite-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-definite-type-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-definite-type-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/1-TSESTree-Error.shot index 0599920f57ca..f3179d2e5df7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-init > TSESTree - Error`] +TSError > 1 | declare using foo = 1; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/2-Babel-Error.shot index 934dc2a5e11f..9ffd885b9fb3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/3-Alignment-Error.shot index ca7ddb948741..d8013642fad7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/1-TSESTree-Error.shot index 59580e7c868f..4ad7436195a3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-no-init > TSESTree - Error`] +TSError > 1 | declare using foo; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/2-Babel-Error.shot index ef22c9c081d1..50648d64ba1d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-no-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-no-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/3-Alignment-Error.shot index d5471d8d72e8..eac18b1c7bdd 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/1-TSESTree-Error.shot index 6decffae291c..0a701a61c3a9 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-type-init > TSESTree - Error`] +TSError > 1 | declare using foo: any = 1; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/2-Babel-Error.shot index d56ea2650180..ccdb04651388 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-type-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-type-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/3-Alignment-Error.shot index fee95fede79a..b89e18a90c3f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/1-TSESTree-Error.shot index bfa9aafa731d..18f959e9a50b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-type-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-type-no-init > TSESTree - Error`] +TSError > 1 | declare using foo: any; | ^^^^^^^ 'declare' modifier cannot appear on a 'using' declaration. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/2-Babel-Error.shot index fae41077c82a..a605c534f9f6 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-type-no-init Babel - Error 1`] = `[SyntaxError: Missing semicolon. (1:7)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-type-no-init > Babel - Error`] +SyntaxError: Missing semicolon. (1:7) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/3-Alignment-Error.shot index 74970af2390c..135c9cf09948 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-using-id-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-using-id-type-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-using-id-type-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/1-TSESTree-Error.shot index b1821cca106f..1f966a3d766a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-destructure-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-destructure-init > TSESTree - Error`] +TSError > 1 | declare var { foo } = 1; | ^^^^^^^^^^^ Initializers are not permitted in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/2-Babel-Error.shot index 71beedf3d204..b81a030fdae0 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-destructure-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:22)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-destructure-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:22) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/3-Alignment-Error.shot index 7608cefccaa0..2c1ffeb38a58 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-destructure-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-destructure-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/1-TSESTree-Error.shot index cfdd6a2db7bd..dd787404c133 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-destructure-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-destructure-type-init > TSESTree - Error`] +TSError > 1 | declare var { foo }: any = 1; | ^^^^^^^^^^^^^^^^ Initializers are not permitted in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/2-Babel-Error.shot index 39908b6a61c1..c716f5ee6e62 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-destructure-type-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:27)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-destructure-type-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:27) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/3-Alignment-Error.shot index 6b9b33b952dd..413d9a3a4741 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-destructure-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-destructure-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-destructure-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/1-TSESTree-Error.shot index 9124aeff31d7..dbeb2908d65c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-init > TSESTree - Error`] +TSError > 1 | declare var foo! = 1; | ^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/2-Babel-Error.shot index 61ac46540de3..5599c8a79783 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:19)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:19) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/3-Alignment-Error.shot index 2c8e2a1729af..826b3e156af1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/1-TSESTree-Error.shot index d365ee7e5426..86c2163b27e9 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-no-init > TSESTree - Error`] +TSError > 1 | declare var foo!; | ^^^^ Declarations with definite assignment assertions must also have type annotations. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/2-Babel-Error.shot index 91fa34f8fa08..8474aadea28b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-no-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-no-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/3-Alignment-Error.shot index e69b9c371480..524e90dc0ec8 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-no-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-no-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/1-TSESTree-Error.shot index 800fa67ada6a..9cb1c68abcfe 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-type-init > TSESTree - Error`] +TSError > 1 | declare var foo!: any = 1; | ^^^^^^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/2-Babel-Error.shot index 030a0afcb722..4c73b29511d3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-type-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:24)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-type-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:24) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/3-Alignment-Error.shot index 620e790a4ae5..6ce1ea34c2b2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot index e7846be1106b..9dd6f4a18a3c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-type-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-type-no-init > TSESTree - Error`] +TSError > 1 | declare var foo!: any; | ^^^^^^^^^ A definite assignment assertion '!' is not permitted in this context. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/2-Babel-Error.shot index a51da3c57443..cdc562a38f57 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-type-no-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-type-no-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/3-Alignment-Error.shot index e82f0e1bd02a..12edca11daf5 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-definite-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-definite-type-no-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-definite-type-no-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/1-TSESTree-Error.shot index 48b78c090bc6..553b719c0170 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-init > TSESTree - Error`] +TSError > 1 | declare var foo = 1; | ^^^^^^^ Initializers are not permitted in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/2-Babel-Error.shot index 9492ebadf4f2..7c80c93c3a1d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:18)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:18) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/3-Alignment-Error.shot index f57a49bc0c1e..13a6303f0e88 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/1-TSESTree-Error.shot index a92004642d50..31259eb93aa8 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-type-init > TSESTree - Error`] +TSError > 1 | declare var foo: any = 1; | ^^^^^^^^^^^^ Initializers are not permitted in ambient contexts. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/2-Babel-Error.shot index 988284efc747..0eece7d22e74 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-type-init Babel - Error 1`] = `[SyntaxError: Initializers are not allowed in ambient contexts. (1:23)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-type-init > Babel - Error`] +SyntaxError: Initializers are not allowed in ambient contexts. (1:23) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/3-Alignment-Error.shot index fa323d6822e3..b79d330587c2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/declare-var-id-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ declare-var-id-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > declare-var-id-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot index fb0803d0ca05..4bc32bfe4ac1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ decorator TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > decorator > TSESTree - Error`] +TSError > 1 | @decl type Test = {}; | ^^^^^ Decorators are not valid here. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot index 6dbe967b0471..ee1c40040dbb 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ decorator Babel - Error 1`] = `[SyntaxError: Leading decorators must be attached to a class declaration. (1:6)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > decorator > Babel - Error`] +SyntaxError: Leading decorators must be attached to a class declaration. (1:6) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot index 2076158e5e78..75e2ec10094d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/decorator/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ decorator Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > decorator > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/1-TSESTree-Error.shot index 169e787f5ca6..a6f1e16eb49a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-destructure-no-init TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-destructure-no-init > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/2-Babel-Error.shot index 322140560ab2..d3dbedec0c5e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-destructure-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in destructuring declaration. (1:11)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-destructure-no-init > Babel - Error`] +SyntaxError: Missing initializer in destructuring declaration. (1:11) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/3-Alignment-Error.shot index 0462639dd13b..95c0e5db5c02 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-destructure-no-init Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-destructure-no-init > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/1-TSESTree-Error.shot index 541a090803eb..f3316cdf24ad 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-destructure-type-no-init TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-destructure-type-no-init > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/2-Babel-Error.shot index 08ac3ff9a9a8..90a0241d8eec 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-destructure-type-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in destructuring declaration. (1:16)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-destructure-type-no-init > Babel - Error`] +SyntaxError: Missing initializer in destructuring declaration. (1:16) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/3-Alignment-Error.shot index 83583de6d277..e49df76ae785 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-destructure-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-destructure-type-no-init Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-destructure-type-no-init > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/1-TSESTree-Error.shot index 7f0a20be7320..c74e4da0c213 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-id-definite-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-id-definite-init > TSESTree - Error`] +TSError > 1 | let foo! = 1; | ^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/2-Babel-Error.shot index 24d2d9b41784..664ee6ddf0df 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-id-definite-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-id-definite-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/3-Alignment-Error.shot index 772eda2c9f66..971903f2cf73 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-id-definite-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-id-definite-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/1-TSESTree-Error.shot index 9fc87ad6a277..779a01f6a999 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-id-definite-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-id-definite-no-init > TSESTree - Error`] +TSError > 1 | let foo!; | ^^^^ Declarations with definite assignment assertions must also have type annotations. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/2-Babel-Error.shot index ea859f637709..9824353913a5 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-id-definite-no-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-id-definite-no-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/3-Alignment-Error.shot index 0dff57831fa9..ebc1adaf5325 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-id-definite-no-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-id-definite-no-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/1-TSESTree-Error.shot index f03f9c79039f..ef0db949f38f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-id-definite-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-id-definite-type-init > TSESTree - Error`] +TSError > 1 | let foo!: any = 1; | ^^^^^^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/2-Babel-Error.shot index d68a11cec616..5b60a3b9142b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-id-definite-type-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-id-definite-type-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/3-Alignment-Error.shot index 24974b84b491..2276d60ef99b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/let-id-definite-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ let-id-definite-type-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > let-id-definite-type-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/1-TSESTree-Error.shot index a644ecb13729..0d8d2ec9dee3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ missing-id-with-value TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > missing-id-with-value > TSESTree - Error`] +TSError > 1 | const = 1; | ^ Variable declaration expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/2-Babel-Error.shot index 5e6f7bc3288b..2f8edbf36213 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ missing-id-with-value Babel - Error 1`] = `[SyntaxError: Unexpected token (1:6)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > missing-id-with-value > Babel - Error`] +SyntaxError: Unexpected token (1:6) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/3-Alignment-Error.shot index 830f2f4e93c8..a4b6f4a2a27c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/missing-id-with-value/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ missing-id-with-value Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > missing-id-with-value > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/1-TSESTree-Error.shot index 318ceeec6142..070a7db4bae8 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ no-variables TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > no-variables > TSESTree - Error`] +TSError > 1 | const; | ^^^^^^ A variable declaration list must have at least one variable declarator. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/2-Babel-Error.shot index 18d3755b6a4f..7be36c3bbd62 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ no-variables Babel - Error 1`] = `[SyntaxError: Unexpected token (1:5)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > no-variables > Babel - Error`] +SyntaxError: Unexpected token (1:5) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/3-Alignment-Error.shot index 8ff6adabf685..b3021886030f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/no-variables/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ no-variables Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > no-variables > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/1-TSESTree-Error.shot index 4dd5cadf88e5..4d69743c1725 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-init > TSESTree - Error`] +TSError > 1 | using { foo } = 1; | ^^^^^^^ 'using' declarations may not have binding patterns. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/2-Babel-Error.shot index e21ab09b33dc..3c5579d38485 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-init Babel - Error 1`] = `[SyntaxError: Using declaration cannot have destructuring patterns. (1:6)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-init > Babel - Error`] +SyntaxError: Using declaration cannot have destructuring patterns. (1:6) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/3-Alignment-Error.shot index f49f0af2b2b3..0d67bb9f640b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/1-TSESTree-Error.shot index 6c99f9defe91..74d5de30349d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-no-init > TSESTree - Error`] +TSError > 1 | using { foo }; | ^^^^^^^ 'using' declarations must be initialized. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/2-Babel-Error.shot index 46754ed744d0..9c6a4fd029be 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-no-init Babel - Error 1`] = `[SyntaxError: Using declaration cannot have destructuring patterns. (1:6)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-no-init > Babel - Error`] +SyntaxError: Using declaration cannot have destructuring patterns. (1:6) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/3-Alignment-Error.shot index dbf4aa8c93c8..719f6ec139de 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/1-TSESTree-Error.shot index c1c327b673ec..9bdbb51219b1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-type-init > TSESTree - Error`] +TSError > 1 | using { foo }: any = 1; | ^^^^^^^ 'using' declarations may not have binding patterns. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/2-Babel-Error.shot index aa618c15125e..11639dfd0961 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-type-init Babel - Error 1`] = `[SyntaxError: Using declaration cannot have destructuring patterns. (1:6)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-type-init > Babel - Error`] +SyntaxError: Using declaration cannot have destructuring patterns. (1:6) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/3-Alignment-Error.shot index 56b4cfd764e3..a3127fd2c233 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-type-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-type-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/1-TSESTree-Error.shot index bf844f9d2004..22982206a317 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-type-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-type-no-init > TSESTree - Error`] +TSError > 1 | using { foo }: any; | ^^^^^^^^^^^^ 'using' declarations must be initialized. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/2-Babel-Error.shot index 369d7ee45f49..2843f96cd215 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-type-no-init Babel - Error 1`] = `[SyntaxError: Using declaration cannot have destructuring patterns. (1:6)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-type-no-init > Babel - Error`] +SyntaxError: Using declaration cannot have destructuring patterns. (1:6) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/3-Alignment-Error.shot index a82070cebf0d..f2d8064464e5 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-destructure-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-destructure-type-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-destructure-type-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/1-TSESTree-Error.shot index c2cf41b5b1d9..4322e1f24cc5 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-init > TSESTree - Error`] +TSError > 1 | using foo! = 1; | ^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/2-Babel-Error.shot index 56f217331066..5d7dc5b9aae7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/3-Alignment-Error.shot index 07c9cf394b2c..7eb6b316e17f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/1-TSESTree-Error.shot index 8e6e5124056e..e1f138e59e87 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-no-init > TSESTree - Error`] +TSError > 1 | using foo!; | ^^^^ Declarations with definite assignment assertions must also have type annotations. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/2-Babel-Error.shot index 2c9b0eae48e0..8d285d2c268d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in using declaration. (1:10)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-no-init > Babel - Error`] +SyntaxError: Missing initializer in using declaration. (1:10) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/3-Alignment-Error.shot index 00ee879765b8..0c17acd01694 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/1-TSESTree-Error.shot index 099de03a3b6e..97cb549a36a8 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-type-init > TSESTree - Error`] +TSError > 1 | using foo!: any = 1; | ^^^^^^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/2-Babel-Error.shot index 197e118313cd..fb128973fccf 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-type-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-type-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/3-Alignment-Error.shot index 1db52a8114c1..667e6e744c54 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-type-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-type-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot index 357c66c0815f..55b58e307336 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-type-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-type-no-init > TSESTree - Error`] +TSError > 1 | using foo!: any; | ^^^^^^^^^ 'using' declarations must be initialized. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/2-Babel-Error.shot index 8ccf98c1bd75..e9809e204145 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-type-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in using declaration. (1:15)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-type-no-init > Babel - Error`] +SyntaxError: Missing initializer in using declaration. (1:15) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/3-Alignment-Error.shot index a387f1a7afff..7459605c7076 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-definite-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-definite-type-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-definite-type-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/1-TSESTree-Error.shot index 3cc1abd20725..c8a890a1725b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-no-init > TSESTree - Error`] +TSError > 1 | using foo; | ^^^ 'using' declarations must be initialized. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/2-Babel-Error.shot index 1fa2533e0f2f..25a73d34c442 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in using declaration. (1:9)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-no-init > Babel - Error`] +SyntaxError: Missing initializer in using declaration. (1:9) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/3-Alignment-Error.shot index cb3c4ed9fd12..15b983048705 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/1-TSESTree-Error.shot index 6090efcf6ec3..b123e1521fab 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-type-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-type-no-init > TSESTree - Error`] +TSError > 1 | using foo: any; | ^^^^^^^^ 'using' declarations must be initialized. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/2-Babel-Error.shot index 43dcea26a2e2..269b21209e25 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-type-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in using declaration. (1:14)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-type-no-init > Babel - Error`] +SyntaxError: Missing initializer in using declaration. (1:14) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/3-Alignment-Error.shot index 9c46dc8f1d5e..8a5be91ab228 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/using-id-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ using-id-type-no-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > using-id-type-no-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/1-TSESTree-Error.shot index af758f63cfe0..2b3f7164f01e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-destructure-no-init TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-destructure-no-init > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/2-Babel-Error.shot index 3f4bed8bbb97..e8b80abcf677 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-destructure-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in destructuring declaration. (1:11)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-destructure-no-init > Babel - Error`] +SyntaxError: Missing initializer in destructuring declaration. (1:11) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/3-Alignment-Error.shot index bf3bf5b01689..8444d3f81575 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-destructure-no-init Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-destructure-no-init > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/1-TSESTree-Error.shot index 4164dc69c01e..ebe490024513 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-destructure-type-no-init TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-destructure-type-no-init > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/2-Babel-Error.shot index 9baeefe63ad5..28b00d00ddee 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-destructure-type-no-init Babel - Error 1`] = `[SyntaxError: Missing initializer in destructuring declaration. (1:16)]`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-destructure-type-no-init > Babel - Error`] +SyntaxError: Missing initializer in destructuring declaration. (1:16) diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/3-Alignment-Error.shot index a194e33cb8c7..a7595ec0f1ae 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-destructure-type-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-destructure-type-no-init Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-destructure-type-no-init > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/1-TSESTree-Error.shot index 7b711067a127..1e9c770bfa56 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-id-definite-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-id-definite-init > TSESTree - Error`] +TSError > 1 | var foo! = 1; | ^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/2-Babel-Error.shot index aacca613c853..c0f27c67c18d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-id-definite-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-id-definite-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/3-Alignment-Error.shot index acefe589f336..f1e07aaf8d63 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-id-definite-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-id-definite-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/1-TSESTree-Error.shot index 5835f69ead4e..069937bca25f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-id-definite-no-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-id-definite-no-init > TSESTree - Error`] +TSError > 1 | var foo!; | ^^^^ Declarations with definite assignment assertions must also have type annotations. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/2-Babel-Error.shot index dff819cad942..ce759bb4f8cd 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-id-definite-no-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-id-definite-no-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/3-Alignment-Error.shot index 53f0ec42c2a4..0257a34705ac 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-no-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-id-definite-no-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-id-definite-no-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/1-TSESTree-Error.shot index 1e6e6062e0a4..ce9280a51fab 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-id-definite-type-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-id-definite-type-init > TSESTree - Error`] +TSError > 1 | var foo!: any = 1; | ^^^^^^^^^^^^^ Declarations with initializers cannot also have definite assignment assertions. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/2-Babel-Error.shot index 458355a3ebeb..e427c3f22a34 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-id-definite-type-init Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-id-definite-type-init > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/3-Alignment-Error.shot index ab29af081117..fa194f1cdf19 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/_error_/var-id-definite-type-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration _error_ var-id-definite-type-init Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > declaration > VariableDeclaration > _error_ > var-id-definite-type-init > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/1-TSESTree-AST.shot index d54fd36f4f5e..46aeb4db5b23 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration await-using-multiple-declarations TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/2-TSESTree-Tokens.shot index 7411e75da579..5a8ed76a8c33 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration await-using-multiple-declarations TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures declaration VariableDeclaration await-using-multiple-decla end: { column: 8, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/3-Babel-AST.shot index 19023e03c7ed..b3f7f3234e39 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration await-using-multiple-declarations Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -84,5 +81,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/4-Babel-Tokens.shot index ff50696ccc37..5a8ed76a8c33 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration await-using-multiple-declarations Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures declaration VariableDeclaration await-using-multiple-decla end: { column: 8, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/5-AST-Alignment-AST.shot index 5731e016531e..152ffdd291c9 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration await-using-multiple-declarations AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > await-using-multiple-declarations > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -95,5 +95,4 @@ exports[`AST Fixtures declaration VariableDeclaration await-using-multiple-decla start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot index f15bcd7f39b6..409df59b8e97 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration await-using-multiple-declarations AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > await-using-multiple-declarations > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/1-TSESTree-AST.shot index 7c8b30cf438e..c2f052f3b5d4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration await-using-with-value TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/2-TSESTree-Tokens.shot index 125001aecf1a..cee29390d0f5 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration await-using-with-value TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration await-using-with-value TSE end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/3-Babel-AST.shot index 277714fe4dfc..e0d547ee761a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration await-using-with-value Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/4-Babel-Tokens.shot index b425a65d02bf..cee29390d0f5 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration await-using-with-value Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration await-using-with-value Bab end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/5-AST-Alignment-AST.shot index 65bcb52bd166..cd512604951b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration await-using-with-value AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > await-using-with-value > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration VariableDeclaration await-using-with-value AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/6-AST-Alignment-Tokens.shot index 44782da70bc6..6be20bfff4b5 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/await-using-with-value/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration await-using-with-value AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > await-using-with-value > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/1-TSESTree-AST.shot index c1169d0d8a55..f30a4108134d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-destructure-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/2-TSESTree-Tokens.shot index 4fdc40932323..98984804b50a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-destructure-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-destructure-init TSE end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/3-Babel-AST.shot index 30ef6114a7fb..ca47ba9817fb 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-destructure-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/4-Babel-Tokens.shot index cfb20544784d..98984804b50a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-destructure-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-destructure-init Bab end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/5-AST-Alignment-AST.shot index 5ae9814d30cc..d4acb661851e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration const-destructure-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > const-destructure-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -101,5 +101,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-destructure-init AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/6-AST-Alignment-Tokens.shot index 1bf6cf0c20c8..fde1f65a8fa8 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration const-destructure-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > const-destructure-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/1-TSESTree-AST.shot index 24bb0b9f75e0..1b690101cb36 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-destructure-type-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -115,5 +112,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/2-TSESTree-Tokens.shot index 9f866e9ac962..dfa560f399dc 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-destructure-type-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-destructure-type-ini end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/3-Babel-AST.shot index 9f1deb740007..976e599ac9d8 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-destructure-type-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -106,5 +103,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/4-Babel-Tokens.shot index f3993cd5fcc3..dfa560f399dc 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-destructure-type-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-destructure-type-ini end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/5-AST-Alignment-AST.shot index 3a2fc3598126..7e334b6acff6 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration const-destructure-type-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > const-destructure-type-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -119,5 +119,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-destructure-type-ini start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot index ec07434a0b19..6c96ecef3617 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration const-destructure-type-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > const-destructure-type-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/1-TSESTree-AST.shot index faeeb6769d15..124b5f87b9e3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-id-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/2-TSESTree-Tokens.shot index 7c9a290a1f1c..af2a49a22331 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-id-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-id-init TSESTree - T end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/3-Babel-AST.shot index abdb15b2ad6f..d9ac5394e86e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-id-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/4-Babel-Tokens.shot index 9fceea714b02..af2a49a22331 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-id-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-id-init Babel - Toke end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/5-AST-Alignment-AST.shot index 114152a547d4..b35c9f7eb5f4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration const-id-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > const-id-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-id-init AST Alignmen start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/6-AST-Alignment-Tokens.shot index 0162b8701216..a3309338cfca 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration const-id-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > const-id-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/1-TSESTree-AST.shot index fb04a7ce2e33..ede50fd6a7c7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-id-type-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/2-TSESTree-Tokens.shot index ea0637bf5855..8f655a2310ef 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-id-type-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-id-type-init TSESTre end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/3-Babel-AST.shot index 59f8f33bf515..8e44e5368d0d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-id-type-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/4-Babel-Tokens.shot index 86332a7d8570..8f655a2310ef 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration const-id-type-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-id-type-init Babel - end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/5-AST-Alignment-AST.shot index dbc72bd3a10b..0b384e4dc396 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration const-id-type-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > const-id-type-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -80,5 +80,4 @@ exports[`AST Fixtures declaration VariableDeclaration const-id-type-init AST Ali start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/6-AST-Alignment-Tokens.shot index 71bda5258496..d5c016498a85 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/const-id-type-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration const-id-type-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > const-id-type-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/1-TSESTree-AST.shot index 5c2d0c59d760..d31dc55ed2e3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/2-TSESTree-Tokens.shot index d1dd059bfd1a..447f28e38e40 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure- end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/3-Babel-AST.shot index 9aad845b5619..78d717a582ee 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -89,5 +86,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/4-Babel-Tokens.shot index 5e0071bd6308..447f28e38e40 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure- end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/5-AST-Alignment-AST.shot index 29a5cc061434..2b5634c1cc95 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-destructure-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -101,5 +101,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure- start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/6-AST-Alignment-Tokens.shot index fdbff53ad01f..38886e51510a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-destructure-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/1-TSESTree-AST.shot index 1abda7838faa..4825f471772f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -87,5 +84,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/2-TSESTree-Tokens.shot index 918e123e0246..92e927af005f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure- end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/3-Babel-AST.shot index 371a00be8753..34eca3b3bd2d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -79,5 +76,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/4-Babel-Tokens.shot index 81bca00b2182..92e927af005f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure- end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/5-AST-Alignment-AST.shot index dc63253a86c8..53b05847cce4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-destructure-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -91,5 +91,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure- start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot index 9a0deb0953f2..8fec4690de5b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-destructure-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/1-TSESTree-AST.shot index d0a06bb90e66..5ee4c35ab5f1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-type-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -105,5 +102,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot index fe3222744aeb..c72e59fad089 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-type-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure- end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/3-Babel-AST.shot index 3cb77cf17569..500a249af53a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-type-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/4-Babel-Tokens.shot index 17f3e2e3ccd2..c72e59fad089 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-type-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure- end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot index 8bd50b531521..35f079e7f2d7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-type-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-destructure-type-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -109,5 +109,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure- start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot index 9960a9512a1b..19654bd5f216 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-destructure-type-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-destructure-type-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/1-TSESTree-AST.shot index b54dc548b9ba..34df54608d87 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/2-TSESTree-Tokens.shot index c2606baa3c5c..f163c1e26e30 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-id-init TSES end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/3-Babel-AST.shot index 41af28b397aa..f4347e38f5ad 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/4-Babel-Tokens.shot index c2323e387106..f163c1e26e30 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-id-init Babe end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/5-AST-Alignment-AST.shot index 7c85a25d69b7..43cc891db1ff 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-id-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-id-init AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/6-AST-Alignment-Tokens.shot index 1f7fcc7ddd1a..b5fbc476f338 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-id-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/1-TSESTree-AST.shot index fd47a1cf4a75..7358568bc1b7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/2-TSESTree-Tokens.shot index c4e5c177e6c9..a08d3cce96c4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-id-no-init T end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/3-Babel-AST.shot index 777c30cd13e8..49d7a7071fd4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/4-Babel-Tokens.shot index 514e1161b4f0..a08d3cce96c4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-id-no-init B end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/5-AST-Alignment-AST.shot index a065e88425d8..a3c2c52de56d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-id-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-id-no-init A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/6-AST-Alignment-Tokens.shot index 8945e47cd2f3..7f4e9bf1d580 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-id-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/1-TSESTree-AST.shot index e6d42b41e047..d99485f83049 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-type-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/2-TSESTree-Tokens.shot index d2d9ad0a63b2..11b2a909329c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-type-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-id-type-no-i end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/3-Babel-AST.shot index 0ab751af70b3..42f304bc83a7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-type-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/4-Babel-Tokens.shot index c482cb27b848..11b2a909329c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-type-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-id-type-no-i end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/5-AST-Alignment-AST.shot index cc2905bc1f5e..8db386d8ab3d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-type-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-id-type-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-const-id-type-no-i start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot index 32be13884000..9ca20f51bfa1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-const-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-const-id-type-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > declare-const-id-type-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/1-TSESTree-AST.shot index 9e13e6d5bf6d..46b16cfd8d6e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -87,5 +84,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/2-TSESTree-Tokens.shot index 68ee9b162d38..89f263da8a91 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-no end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/3-Babel-AST.shot index d05756167a4b..02dd72cebd75 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -79,5 +76,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/4-Babel-Tokens.shot index d0cdf900b853..1e8aedb5a757 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-no end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/5-AST-Alignment-AST.shot index 32b22a297d2c..d5712f5fd442 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-let-destructure-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -91,5 +91,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-no start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot index a0e538021089..45c5c545ffd0 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-let-destructure-no-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-no end: { column: 20, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/1-TSESTree-AST.shot index 033e2432e429..479ec4c8b1ad 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-type-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -105,5 +102,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot index 1ff4409fb2b8..e237405b6f8f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-type-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-ty end: { column: 25, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/3-Babel-AST.shot index 4798a5e3e2d3..6d9bb7c5743f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-type-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/4-Babel-Tokens.shot index 073e670a8172..de560945193b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-type-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-ty end: { column: 25, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot index 7dd7c7f67283..63b397fa1ba2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-type-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-let-destructure-type-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -109,5 +109,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-ty start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot index 366f08dc0cc5..c0ff1568adfd 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-type-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-let-destructure-type-no-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-destructure-ty end: { column: 25, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/1-TSESTree-AST.shot index 1d18d4d86907..518654ebd7df 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/2-TSESTree-Tokens.shot index b4cd26797553..d946b523b795 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-id-no-init TSE end: { column: 16, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/3-Babel-AST.shot index fbd26ca17a1b..2f54cdeebaa6 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/4-Babel-Tokens.shot index b0f99a022bb6..b7868b340a2c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-id-no-init Bab end: { column: 16, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/5-AST-Alignment-AST.shot index af12a428f069..fb28f144c31c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-let-id-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-id-no-init AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/6-AST-Alignment-Tokens.shot index 86a813deab04..ac0d506e13cc 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-let-id-no-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -48,5 +48,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-id-no-init AST end: { column: 16, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/1-TSESTree-AST.shot index fa56900bbcf2..170a889ef923 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-type-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/2-TSESTree-Tokens.shot index bc19e4a7f17e..802d9e8f933e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-type-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-id-type-no-ini end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/3-Babel-AST.shot index e9f8ea7c4f0a..c06b99d78fe0 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-type-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/4-Babel-Tokens.shot index 20b17025e121..f25ebacc499a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-type-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-id-type-no-ini end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/5-AST-Alignment-AST.shot index 82f3a6a1dbec..1f8411d87c3e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-type-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-let-id-type-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-id-type-no-ini start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot index 555d63c0e800..d89ed0f6bae7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-let-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-let-id-type-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-let-id-type-no-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-let-id-type-no-ini end: { column: 21, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/1-TSESTree-AST.shot index c0b3e46d5e82..fa4405cb3021 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -87,5 +84,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/2-TSESTree-Tokens.shot index a3cd0f1d1c2e..2283202f29dd 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-no end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/3-Babel-AST.shot index 45bfbfa8c9e9..ddfeadd4e723 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -79,5 +76,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/4-Babel-Tokens.shot index 31a31612c996..2283202f29dd 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-no end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/5-AST-Alignment-AST.shot index e2c7066a5953..aefb4df00709 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-var-destructure-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -91,5 +91,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-no start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot index b00432d83356..4d6209c1aa7f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > declare-var-destructure-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/1-TSESTree-AST.shot index e2ab98b32afd..72327e3823bf 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-type-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -105,5 +102,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot index 9f24707a90b6..ae21b2baedef 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-type-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-ty end: { column: 25, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/3-Babel-AST.shot index 7e7b68a0c004..ef4277b5e19d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-type-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/4-Babel-Tokens.shot index ee46c0c3d865..ae21b2baedef 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-type-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-ty end: { column: 25, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot index 88fa4e62f229..167598c7fc43 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-type-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-var-destructure-type-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -109,5 +109,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-ty start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot index 1511793f17f5..26ab1000fffc 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-destructure-type-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-var-destructure-type-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > declare-var-destructure-type-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/1-TSESTree-AST.shot index a87a117bcf9e..bc02c9a11a0b 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/2-TSESTree-Tokens.shot index 39b42b8869ad..0f4812b63b9f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-id-no-init TSE end: { column: 16, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/3-Babel-AST.shot index 3b5e18c4be3f..dcaacd2db26e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/4-Babel-Tokens.shot index 8686e0764b2d..0f4812b63b9f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-id-no-init Bab end: { column: 16, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/5-AST-Alignment-AST.shot index 0c2e0f352505..aebd9e9d98a5 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-var-id-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-id-no-init AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/6-AST-Alignment-Tokens.shot index 96ed09c6c4e7..99125740fa42 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > declare-var-id-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/1-TSESTree-AST.shot index 2f59d820fc90..90bd1bc08065 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-type-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/2-TSESTree-Tokens.shot index 1361a4683428..a364ddcf4c17 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-type-no-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-id-type-no-ini end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/3-Babel-AST.shot index 9832cd12db52..fa88df1b6cf4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-type-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/4-Babel-Tokens.shot index 4ebe598c7f79..a364ddcf4c17 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-type-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-id-type-no-ini end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/5-AST-Alignment-AST.shot index f586887f4408..a4af146a63d9 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-type-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > declare-var-id-type-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures declaration VariableDeclaration declare-var-id-type-no-ini start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot index c23f93e21a8b..f8f14afd2f9e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/declare-var-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration declare-var-id-type-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > declare-var-id-type-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/1-TSESTree-AST.shot index 5b2cb45cca35..c005272944c3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-destructure-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/2-TSESTree-Tokens.shot index 0afd3ae06f64..370c22201c27 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-destructure-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-destructure-init TSEST end: { column: 16, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/3-Babel-AST.shot index 95d067df9d4c..e68747275086 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-destructure-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/4-Babel-Tokens.shot index 96b767d4a4c1..f7b059c3e53e 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-destructure-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-destructure-init Babel end: { column: 16, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/5-AST-Alignment-AST.shot index dd96b54a3388..eeefc6b04ea2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-destructure-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-destructure-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -101,5 +101,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-destructure-init AST A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/6-AST-Alignment-Tokens.shot index cc6b95aa310e..c8d856c3bb1c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-destructure-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-destructure-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -78,5 +78,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-destructure-init AST A end: { column: 16, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/1-TSESTree-AST.shot index d71850309be6..cdb6bdd89662 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-destructure-type-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -115,5 +112,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/2-TSESTree-Tokens.shot index b9d067c9f155..fb2de915e0e2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-destructure-type-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-destructure-type-init end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/3-Babel-AST.shot index 7d2e928e5a4c..b991d5ac5127 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-destructure-type-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -106,5 +103,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/4-Babel-Tokens.shot index 2aae36105edd..8eb9db558757 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-destructure-type-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-destructure-type-init end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/5-AST-Alignment-AST.shot index fbd38b7b8716..374cf961b374 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-destructure-type-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-destructure-type-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -119,5 +119,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-destructure-type-init start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot index 2b45aa97a2c3..b0f59c5bbd93 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-destructure-type-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-destructure-type-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -98,5 +98,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-destructure-type-init end: { column: 21, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/1-TSESTree-AST.shot index f7df125f18c5..06930d2c1d28 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-definite-type-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/2-TSESTree-Tokens.shot index f4fe3903231f..858d88120216 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-definite-type-no-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-definite-type-no-in end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/3-Babel-AST.shot index 0af29cc8c409..2974720f1534 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-definite-type-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/4-Babel-Tokens.shot index 71370fd77c5f..04367dd27c4f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-definite-type-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-definite-type-no-in end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/5-AST-Alignment-AST.shot index 63c0a24c789b..1fe2323a68e3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-id-definite-type-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-id-definite-type-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-definite-type-no-in start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/6-AST-Alignment-Tokens.shot index bde769de6f4e..0a947c589622 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-definite-type-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-id-definite-type-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-id-definite-type-no-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-definite-type-no-in end: { column: 14, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/1-TSESTree-AST.shot index 8754c41f2b1e..29570a61ea24 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/2-TSESTree-Tokens.shot index afa325fee2c1..c43ae8ec6cec 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-init TSESTree - Tok end: { column: 12, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/3-Babel-AST.shot index 46289d2a6e83..58a2f5f36234 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/4-Babel-Tokens.shot index d2e5bd946387..ef80cf7131ed 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-init Babel - Tokens end: { column: 12, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/5-AST-Alignment-AST.shot index 2ca7f5d4a746..0ae67067e468 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-id-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-id-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-init AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/6-AST-Alignment-Tokens.shot index 8cb7da15942e..56cb0be4152f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-id-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-id-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-init AST Alignment end: { column: 12, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/1-TSESTree-AST.shot index d99bf0b530a9..f2c98c8af8e1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/2-TSESTree-Tokens.shot index 093f0ce89ab3..b3be12441d9c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-no-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -32,5 +29,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-no-init TSESTree - end: { column: 8, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/3-Babel-AST.shot index 643d5118ebc0..c7cac8b95fe9 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -44,5 +41,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/4-Babel-Tokens.shot index 707529b5a1e8..b6a6248914c3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -32,5 +29,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-no-init Babel - Tok end: { column: 8, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/5-AST-Alignment-AST.shot index 6bbb3ba1a0ef..31b2e8d23132 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-id-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-id-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-no-init AST Alignme start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/6-AST-Alignment-Tokens.shot index 59d191b969a0..5505756ac3de 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-id-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-id-no-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -38,5 +38,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-no-init AST Alignme end: { column: 8, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/1-TSESTree-AST.shot index c4184afce9a2..e4e57e960360 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-type-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/2-TSESTree-Tokens.shot index bb2ad7afd05f..a7e85c35fe66 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-type-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-type-init TSESTree end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/3-Babel-AST.shot index ddd0f76ef9e5..7e327ce8f114 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-type-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/4-Babel-Tokens.shot index 7c62f46f1c0f..447584b158d1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-type-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-type-init Babel - T end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/5-AST-Alignment-AST.shot index 315e22b76051..8ea6afe20f56 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-id-type-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-id-type-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -80,5 +80,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-type-init AST Align start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/6-AST-Alignment-Tokens.shot index c13dd7bde752..8d81dd8c3823 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-id-type-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-id-type-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -78,5 +78,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-type-init AST Align end: { column: 17, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/1-TSESTree-AST.shot index 1136df97ee2b..60df914e71a3 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-type-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/2-TSESTree-Tokens.shot index 2dd60bc4b555..d978035e4a7c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-type-no-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-type-no-init TSESTr end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/3-Babel-AST.shot index 838a8843635a..8955fcb45fbb 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-type-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/4-Babel-Tokens.shot index 7315e7c66641..5c5508c4addd 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration let-id-type-no-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-type-no-init Babel end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/5-AST-Alignment-AST.shot index 5b1ab2adad52..f4b3eeaaa560 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-id-type-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-id-type-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-type-no-init AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot index bcb14d69bf6b..d10241de513d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/let-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration let-id-type-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > let-id-type-no-init > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures declaration VariableDeclaration let-id-type-no-init AST Al end: { column: 13, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/1-TSESTree-AST.shot index 569b7e4d6b34..f741084c3fc4 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration multiple-declarations TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -94,5 +91,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/2-TSESTree-Tokens.shot index 88424f522f52..d08e8a6769b2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration multiple-declarations TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration multiple-declarations TSES end: { column: 12, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/3-Babel-AST.shot index efe6188d5f75..9fc734f88c6d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration multiple-declarations Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -84,5 +81,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/4-Babel-Tokens.shot index 1fb0ed0ba772..79072bfc8258 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration multiple-declarations Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration multiple-declarations Babe end: { column: 12, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/5-AST-Alignment-AST.shot index f7e6ff872f01..8a33e0861636 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration multiple-declarations AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > multiple-declarations > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -98,5 +98,4 @@ exports[`AST Fixtures declaration VariableDeclaration multiple-declarations AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot index d1e4b8c9a7b5..6d8060c1b0c1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration multiple-declarations AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > multiple-declarations > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -78,5 +78,4 @@ exports[`AST Fixtures declaration VariableDeclaration multiple-declarations AST end: { column: 12, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/1-TSESTree-AST.shot index 7884d5e0441f..f26cfd3ec849 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-id-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/2-TSESTree-Tokens.shot index f7481905dc4d..e1d1a0134bfb 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-id-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration using-id-init TSESTree - T end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/3-Babel-AST.shot index 4a2b25ba3174..b22dccffe421 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-id-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/4-Babel-Tokens.shot index 8f7238414c71..e1d1a0134bfb 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-id-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration using-id-init Babel - Toke end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/5-AST-Alignment-AST.shot index 051dd8a958d6..1e7a812d4f26 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration using-id-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > using-id-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration VariableDeclaration using-id-init AST Alignmen start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/6-AST-Alignment-Tokens.shot index 165eb83a5143..774badfee660 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration using-id-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > using-id-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/1-TSESTree-AST.shot index 49af763ccd9e..26b49a82b68a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-id-type-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/2-TSESTree-Tokens.shot index a68f4e2f7a32..ed3c4af203d8 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-id-type-init TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration using-id-type-init TSESTre end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/3-Babel-AST.shot index 3480930719b6..67730224520a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-id-type-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/4-Babel-Tokens.shot index b8617dd971a7..ed3c4af203d8 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-id-type-init Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration using-id-type-init Babel - end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/5-AST-Alignment-AST.shot index 74ea9bb8ae6d..9fe729417f6a 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration using-id-type-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > using-id-type-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -80,5 +80,4 @@ exports[`AST Fixtures declaration VariableDeclaration using-id-type-init AST Ali start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/6-AST-Alignment-Tokens.shot index e660ba34cb44..5d522b3bd660 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-id-type-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration using-id-type-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > using-id-type-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/1-TSESTree-AST.shot index 085698cc3718..7c6ef3468519 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-multiple-declarations TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/2-TSESTree-Tokens.shot index b07cd4d7ef5f..b9214ab787b5 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-multiple-declarations TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration VariableDeclaration using-multiple-declaration end: { column: 8, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/3-Babel-AST.shot index e42780ca03e4..27ced18775fb 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-multiple-declarations Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -84,5 +81,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/4-Babel-Tokens.shot index 500fb5e0772a..b9214ab787b5 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration using-multiple-declarations Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration VariableDeclaration using-multiple-declaration end: { column: 8, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/5-AST-Alignment-AST.shot index 95f446ee6ff6..c6a5e0a181af 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration using-multiple-declarations AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > using-multiple-declarations > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -95,5 +95,4 @@ exports[`AST Fixtures declaration VariableDeclaration using-multiple-declaration start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot index 67189a9cdc57..dd462ff76580 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/using-multiple-declarations/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration using-multiple-declarations AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > using-multiple-declarations > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/1-TSESTree-AST.shot index fc1d38439655..7f980d4cef73 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-destructure-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/2-TSESTree-Tokens.shot index 07e780fc8a35..9956c7829074 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-destructure-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-destructure-init TSEST end: { column: 16, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/3-Babel-AST.shot index c05ad30ccbd6..d709507f20b8 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-destructure-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/4-Babel-Tokens.shot index 9b72ae7d12aa..9956c7829074 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-destructure-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-destructure-init Babel end: { column: 16, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/5-AST-Alignment-AST.shot index 6393bc6e2447..2351a4585fb6 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-destructure-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > var-destructure-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -101,5 +101,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-destructure-init AST A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/6-AST-Alignment-Tokens.shot index 2d87c3b3f58c..055e5908b895 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-destructure-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > var-destructure-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/1-TSESTree-AST.shot index 43e5bb1f00de..127caa1374b0 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-destructure-type-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -115,5 +112,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/2-TSESTree-Tokens.shot index 98c7e1526106..e780b1a1fd4c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-destructure-type-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-destructure-type-init end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/3-Babel-AST.shot index b2c4235c24cb..f7a9b97404a1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-destructure-type-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -106,5 +103,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/4-Babel-Tokens.shot index 02466964362f..e780b1a1fd4c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-destructure-type-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-destructure-type-init end: { column: 21, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/5-AST-Alignment-AST.shot index 80f45833a2bb..34aa55102f19 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-destructure-type-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > var-destructure-type-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -119,5 +119,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-destructure-type-init start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot index 21eefedbffbb..cf1884fc2724 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-destructure-type-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-destructure-type-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > var-destructure-type-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/1-TSESTree-AST.shot index 9690b61af6e4..23b60857feed 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-definite-type-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/2-TSESTree-Tokens.shot index 80c64a946f21..deef9d1fb804 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-definite-type-no-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-definite-type-no-in end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/3-Babel-AST.shot index 37a92d18283e..c79ba63a7aed 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-definite-type-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/4-Babel-Tokens.shot index af2cffcb706a..deef9d1fb804 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-definite-type-no-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-definite-type-no-in end: { column: 14, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/5-AST-Alignment-AST.shot index b12306e582c7..35d4ab8b752d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-id-definite-type-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > var-id-definite-type-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-definite-type-no-in start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/6-AST-Alignment-Tokens.shot index fb73e629a453..b3f0d2d5de36 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-definite-type-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-id-definite-type-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > var-id-definite-type-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/1-TSESTree-AST.shot index 264e84fed627..2a18e2a18609 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/2-TSESTree-Tokens.shot index d2a98c33338b..a4694ea3a6b1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-init TSESTree - Tok end: { column: 12, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/3-Babel-AST.shot index 28ae8f547c16..302989b23ef1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/4-Babel-Tokens.shot index 259953d9c581..a4694ea3a6b1 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-init Babel - Tokens end: { column: 12, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/5-AST-Alignment-AST.shot index 3aa3dc90da8b..9b27ec27e068 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-id-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > var-id-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -62,5 +62,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-init AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/6-AST-Alignment-Tokens.shot index 8761002e4af4..4c7b626fba14 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-id-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > var-id-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/1-TSESTree-AST.shot index 95ad8f4367d8..d809ac0088bc 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/2-TSESTree-Tokens.shot index f2882331492f..a41171bb7edf 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-no-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -32,5 +29,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-no-init TSESTree - end: { column: 8, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/3-Babel-AST.shot index 1131af75a946..a8d7f6e320d7 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -44,5 +41,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/4-Babel-Tokens.shot index 34d7140dabd6..a41171bb7edf 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-no-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -32,5 +29,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-no-init Babel - Tok end: { column: 8, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/5-AST-Alignment-AST.shot index c9aa09767c6d..2b79105fb983 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-id-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > var-id-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-no-init AST Alignme start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/6-AST-Alignment-Tokens.shot index 8ae502837dc6..ed93a239c5d2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-id-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > var-id-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/1-TSESTree-AST.shot index cbe1945efc89..69d5f433039d 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-type-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/2-TSESTree-Tokens.shot index 7b6b08ec0190..0d75935f9974 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-type-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-type-init TSESTree end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/3-Babel-AST.shot index 483700e3ed10..33388df2517f 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-type-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/4-Babel-Tokens.shot index d8346c2b0f4c..0d75935f9974 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-type-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-type-init Babel - T end: { column: 17, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/5-AST-Alignment-AST.shot index 01054c51a075..d7025d30e31c 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-id-type-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > var-id-type-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -80,5 +80,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-type-init AST Align start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/6-AST-Alignment-Tokens.shot index 778c2f324991..60dbdab78518 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-id-type-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > var-id-type-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/1-TSESTree-AST.shot index d67a2e33e190..25ee28e256d2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-type-no-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/2-TSESTree-Tokens.shot index b0e8bee1ea75..c54ec4503ead 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-type-no-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-type-no-init TSESTr end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/3-Babel-AST.shot index cd0c7b58d491..4b05183d3fe2 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-type-no-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/4-Babel-Tokens.shot index ae6473e6c381..c54ec4503ead 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures declaration VariableDeclaration var-id-type-no-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-type-no-init Babel end: { column: 13, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/5-AST-Alignment-AST.shot index 44de412a3657..830d7ba2bf51 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-id-type-no-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > declaration > VariableDeclaration > var-id-type-no-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures declaration VariableDeclaration var-id-type-no-init AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot index 61ce09b93248..96e722dc6111 100644 --- a/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/declaration/VariableDeclaration/fixtures/var-id-type-no-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures declaration VariableDeclaration var-id-type-no-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > declaration > VariableDeclaration > var-id-type-no-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/1-TSESTree-Error.shot index 77e891766dfc..aff4a52723f7 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty _error_ modifier-abstract-accessor-with-value TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > element > AccessorProperty > _error_ > modifier-abstract-accessor-with-value > TSESTree - Error`] +TSError 1 | abstract class Foo { > 2 | abstract accessor foo: number = 1; | ^ Abstract property cannot have an initializer. 3 | } - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/2-Babel-Error.shot index f314b35255b9..45c351132635 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty _error_ modifier-abstract-accessor-with-value Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > element > AccessorProperty > _error_ > modifier-abstract-accessor-with-value > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/3-Alignment-Error.shot index f248419e4f7c..3633913dd14b 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-accessor-with-value/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty _error_ modifier-abstract-accessor-with-value Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > element > AccessorProperty > _error_ > modifier-abstract-accessor-with-value > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/1-TSESTree-Error.shot index 8fc5278de62d..792ddcde0be0 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty _error_ modifier-abstract-property-with-value TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > element > AccessorProperty > _error_ > modifier-abstract-property-with-value > TSESTree - Error`] +TSError 1 | abstract class Foo { > 2 | abstract property = 1; | ^ Abstract property cannot have an initializer. 3 | } - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/2-Babel-Error.shot index 24fbc9009898..af9f804ebc24 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty _error_ modifier-abstract-property-with-value Babel - Error 1`] = `[SyntaxError: Property 'property' cannot have an initializer because it is marked abstract. (2:20)]`; +exports[`AST Fixtures > element > AccessorProperty > _error_ > modifier-abstract-property-with-value > Babel - Error`] +SyntaxError: Property 'property' cannot have an initializer because it is marked abstract. (2:20) diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/3-Alignment-Error.shot index 137837e3e8ff..c431f165e586 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-abstract-property-with-value/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty _error_ modifier-abstract-property-with-value Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > element > AccessorProperty > _error_ > modifier-abstract-property-with-value > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/1-TSESTree-Error.shot index e1f58f42d42c..7290090b2a11 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty _error_ modifier-override-with-no-extends TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > element > AccessorProperty > _error_ > modifier-override-with-no-extends > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/2-Babel-Error.shot index 071d521919f4..9efd284b0d93 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty _error_ modifier-override-with-no-extends Babel - Error 1`] = `[SyntaxError: This member cannot have an 'override' modifier because its containing class does not extend another class. (2:2)]`; +exports[`AST Fixtures > element > AccessorProperty > _error_ > modifier-override-with-no-extends > Babel - Error`] +SyntaxError: This member cannot have an 'override' modifier because its containing class does not extend another class. (2:2) diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/3-Alignment-Error.shot index 27d6eef74b02..001f684f183b 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/_error_/modifier-override-with-no-extends/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty _error_ modifier-override-with-no-extends Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > element > AccessorProperty > _error_ > modifier-override-with-no-extends > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/1-TSESTree-AST.shot index 2ecff14d0fc6..4da160a9b748 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-complex TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -109,5 +106,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/2-TSESTree-Tokens.shot index a208741af8b5..b0a3ad772f94 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-complex TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures element AccessorProperty key-computed-complex TSESTree - T end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/3-Babel-AST.shot index 634745596766..54dbbf1408b0 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-complex Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/4-Babel-Tokens.shot index 97f643020bda..b0a3ad772f94 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-complex Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures element AccessorProperty key-computed-complex Babel - Toke end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/5-AST-Alignment-AST.shot index 32c9bea08d3b..d5b92e72c742 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-computed-complex AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > key-computed-complex > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -115,5 +115,4 @@ exports[`AST Fixtures element AccessorProperty key-computed-complex AST Alignmen start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/6-AST-Alignment-Tokens.shot index 8375156efe18..ee54cb7145a2 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-complex/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-computed-complex AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > key-computed-complex > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/1-TSESTree-AST.shot index 903c3ee2140a..64c7cf47a6e8 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-number TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/2-TSESTree-Tokens.shot index 93f36ef14ab6..7aabac6612fc 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-number TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures element AccessorProperty key-computed-number TSESTree - To end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/3-Babel-AST.shot index 2526a457fa9d..538adb152811 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-number Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/4-Babel-Tokens.shot index c4d54961e262..7aabac6612fc 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-number Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures element AccessorProperty key-computed-number Babel - Token end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/5-AST-Alignment-AST.shot index f4e4e3be0f25..bb9f249e69f5 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-computed-number AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > key-computed-number > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -94,5 +94,4 @@ exports[`AST Fixtures element AccessorProperty key-computed-number AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/6-AST-Alignment-Tokens.shot index 2243b91ca2e6..aef83cfbf8b3 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-number/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-computed-number AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > key-computed-number > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/1-TSESTree-AST.shot index 1ea0bf7cc104..255d8e61501b 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-string TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/2-TSESTree-Tokens.shot index eac181ff37ad..4c79b3dd39b8 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-string TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures element AccessorProperty key-computed-string TSESTree - To end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/3-Babel-AST.shot index 4409ab09e515..c5fb7b2939a4 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-string Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/4-Babel-Tokens.shot index cd0f04e9caf2..4c79b3dd39b8 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-computed-string Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures element AccessorProperty key-computed-string Babel - Token end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/5-AST-Alignment-AST.shot index 580ab471f030..2b454b42e2a2 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-computed-string AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > key-computed-string > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -24,7 +24,7 @@ exports[`AST Fixtures element AccessorProperty key-computed-string AST Alignment - definite: false, key: Literal { type: 'Literal', - raw: '\\'prop\\'', + raw: '\'prop\'', value: 'prop', range: [24, 30], @@ -39,7 +39,7 @@ exports[`AST Fixtures element AccessorProperty key-computed-string AST Alignment static: false, value: Literal { type: 'Literal', - raw: '\\'value\\'', + raw: '\'value\'', value: 'value', range: [34, 41], @@ -94,5 +94,4 @@ exports[`AST Fixtures element AccessorProperty key-computed-string AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/6-AST-Alignment-Tokens.shot index 628cbb97adb7..e02d4a1a441c 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-computed-string/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-computed-string AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > key-computed-string > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/1-TSESTree-AST.shot index 0d55a562b179..5f91384470e1 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-number TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/2-TSESTree-Tokens.shot index b4eb3d8a7151..340c57ead850 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-number TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures element AccessorProperty key-number TSESTree - Tokens 1`] end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/3-Babel-AST.shot index a0583eeb7cf9..7f4dc990b2f7 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-number Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/4-Babel-Tokens.shot index 599d99fb007a..340c57ead850 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-number Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures element AccessorProperty key-number Babel - Tokens 1`] = ` end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/5-AST-Alignment-AST.shot index 632c9be206b3..356b57a3d2b1 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-number AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > key-number > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -94,5 +94,4 @@ exports[`AST Fixtures element AccessorProperty key-number AST Alignment - AST 1` start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/6-AST-Alignment-Tokens.shot index 0ee5b89aab4f..51a40a8eaf00 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-number/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-number AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > key-number > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/1-TSESTree-AST.shot index d3096826ba06..ebd9666bbcaf 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-private TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -87,5 +84,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/2-TSESTree-Tokens.shot index 611776099fba..184969c68d74 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-private TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures element AccessorProperty key-private TSESTree - Tokens 1`] end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/3-Babel-AST.shot index 4118535f4c98..d6713d980d3d 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-private Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -75,5 +72,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/4-Babel-Tokens.shot index 5f316d7e4df5..286219c7ce7d 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-private Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures element AccessorProperty key-private Babel - Tokens 1`] = end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/5-AST-Alignment-AST.shot index 78ff86db8594..81841bff3d32 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-private AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > key-private > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -93,5 +93,4 @@ exports[`AST Fixtures element AccessorProperty key-private AST Alignment - AST 1 start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/6-AST-Alignment-Tokens.shot index 11bd633e0491..9a3bdb274c7e 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-private/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-private AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > key-private > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -99,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty key-private AST Alignment - Token end: { column: 1, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/1-TSESTree-AST.shot index 8534f85e05cd..523854d1cb1f 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-string TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/2-TSESTree-Tokens.shot index 9b9176fa61e9..e83da0172775 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-string TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures element AccessorProperty key-string TSESTree - Tokens 1`] end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/3-Babel-AST.shot index 1f5f801f0a05..fe484fd41340 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-string Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/4-Babel-Tokens.shot index 4f18e3e31725..e83da0172775 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty key-string Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures element AccessorProperty key-string Babel - Tokens 1`] = ` end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/5-AST-Alignment-AST.shot index fa04c5159f04..c63d3225a896 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-string AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > key-string > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -24,7 +24,7 @@ exports[`AST Fixtures element AccessorProperty key-string AST Alignment - AST 1` - definite: false, key: Literal { type: 'Literal', - raw: '\\'quoted-prop\\'', + raw: '\'quoted-prop\'', value: 'quoted-prop', range: [23, 36], @@ -39,7 +39,7 @@ exports[`AST Fixtures element AccessorProperty key-string AST Alignment - AST 1` static: false, value: Literal { type: 'Literal', - raw: '\\'value\\'', + raw: '\'value\'', value: 'value', range: [39, 46], @@ -94,5 +94,4 @@ exports[`AST Fixtures element AccessorProperty key-string AST Alignment - AST 1` start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/6-AST-Alignment-Tokens.shot index af1e8eed8c6f..9e8750797c7f 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/key-string/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty key-string AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > key-string > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/1-TSESTree-AST.shot index 4bb778c38dd3..6234ff978325 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-abstract TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/2-TSESTree-Tokens.shot index cbf2ff5dd259..ae71b720f19a 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-abstract TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures element AccessorProperty modifier-abstract TSESTree - Toke end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/3-Babel-AST.shot index 0fa45f309ade..16e49b8e0484 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-abstract Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -85,5 +82,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/4-Babel-Tokens.shot index 1d7317521617..ae71b720f19a 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-abstract Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures element AccessorProperty modifier-abstract Babel - Tokens end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/5-AST-Alignment-AST.shot index b5860513edf6..b97743de8025 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-abstract AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-abstract > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -104,5 +104,4 @@ exports[`AST Fixtures element AccessorProperty modifier-abstract AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/6-AST-Alignment-Tokens.shot index 8d5295e9c35a..3df4c64e8e2b 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-abstract AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > modifier-abstract > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/1-TSESTree-AST.shot index 8ca9138a75c4..3078641ec5f2 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/2-TSESTree-Tokens.shot index 72eac2d450c7..9eb67036b4f6 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-declare TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-declare TSESTree - Token end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/3-Babel-AST.shot index c23d80c9f3d8..beac7fe83509 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -84,5 +81,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/4-Babel-Tokens.shot index 46c084237fe7..9eb67036b4f6 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-declare Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-declare Babel - Tokens 1 end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/5-AST-Alignment-AST.shot index 806a8428363f..253dd9a4880e 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -103,5 +103,4 @@ exports[`AST Fixtures element AccessorProperty modifier-declare AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/6-AST-Alignment-Tokens.shot index 491288c619b2..b63e0e1dc976 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > modifier-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/1-TSESTree-AST.shot index 22e205327b38..9d08ef435780 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-override TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -100,5 +97,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/2-TSESTree-Tokens.shot index 8c0c925d9715..ea536ebd9948 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-override TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures element AccessorProperty modifier-override TSESTree - Toke end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/3-Babel-AST.shot index 70fde4e65104..04af8aaf5ee4 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-override Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -85,5 +82,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/4-Babel-Tokens.shot index 07af595559f8..ea536ebd9948 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-override Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures element AccessorProperty modifier-override Babel - Tokens end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/5-AST-Alignment-AST.shot index 4586e088951c..fa66e99eb321 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-override AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-override > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -106,5 +106,4 @@ exports[`AST Fixtures element AccessorProperty modifier-override AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/6-AST-Alignment-Tokens.shot index 4585c5481d03..1e2875ad2f90 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-override/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-override AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > modifier-override > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/1-TSESTree-AST.shot index c24e007d6eb3..1b0835d3cc9e 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-private TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/2-TSESTree-Tokens.shot index 929e1d473229..b1b1752b3be2 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-private TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-private TSESTree - Token end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/3-Babel-AST.shot index e4a64095c6fb..fb63a43fc90d 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-private Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/4-Babel-Tokens.shot index b85d30cd0748..ef73164705af 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-private Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-private Babel - Tokens 1 end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/5-AST-Alignment-AST.shot index d3111bb3ed94..d1ac203c9247 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-private AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-private > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -96,5 +96,4 @@ exports[`AST Fixtures element AccessorProperty modifier-private AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/6-AST-Alignment-Tokens.shot index 35301570665f..ce5645b652fb 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-private/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-private AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-private > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -108,5 +108,4 @@ exports[`AST Fixtures element AccessorProperty modifier-private AST Alignment - end: { column: 1, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/1-TSESTree-AST.shot index 9a3c69f5795c..b27c197f65ee 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-protected TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/2-TSESTree-Tokens.shot index bcd45acfa249..10eb3a9ce0a1 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-protected TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-protected TSESTree - Tok end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/3-Babel-AST.shot index a54272704ac0..87cd4b78cf7b 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-protected Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/4-Babel-Tokens.shot index 5443b9036e7f..47339550268b 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-protected Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-protected Babel - Tokens end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/5-AST-Alignment-AST.shot index 821908cd72aa..2325fd733f69 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-protected AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-protected > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -96,5 +96,4 @@ exports[`AST Fixtures element AccessorProperty modifier-protected AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/6-AST-Alignment-Tokens.shot index cbbcda535414..dbfe60a9e660 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-protected/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-protected AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-protected > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -108,5 +108,4 @@ exports[`AST Fixtures element AccessorProperty modifier-protected AST Alignment end: { column: 1, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/1-TSESTree-AST.shot index 1143bdf8ab35..7c92729dec65 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-public TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/2-TSESTree-Tokens.shot index 1ba7d288bfef..7676277460cf 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-public TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-public TSESTree - Tokens end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/3-Babel-AST.shot index a2730321f598..10497aad6ec5 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-public Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/4-Babel-Tokens.shot index 33f516bb55bb..f5ac633b32ed 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-public Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-public Babel - Tokens 1` end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/5-AST-Alignment-AST.shot index b5c95aa74719..c6a946a9392e 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-public AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-public > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -96,5 +96,4 @@ exports[`AST Fixtures element AccessorProperty modifier-public AST Alignment - A start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/6-AST-Alignment-Tokens.shot index 7228be97ad20..6137d709ce91 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-public/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-public AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-public > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -108,5 +108,4 @@ exports[`AST Fixtures element AccessorProperty modifier-public AST Alignment - T end: { column: 1, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/1-TSESTree-AST.shot index 926da373f7df..7c2056ba3e76 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-readonly TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -89,5 +86,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/2-TSESTree-Tokens.shot index 48d567e7b6d4..a0bb8a16cf28 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-readonly TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-readonly TSESTree - Toke end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/3-Babel-AST.shot index 3c52a8c171a2..8fa6ed2e61d1 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-readonly Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/4-Babel-Tokens.shot index 87847956ae6b..a0bb8a16cf28 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-readonly Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-readonly Babel - Tokens end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/5-AST-Alignment-AST.shot index 1b4e86bf4f6d..84be5d975c94 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-readonly AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-readonly > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -95,5 +95,4 @@ exports[`AST Fixtures element AccessorProperty modifier-readonly AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/6-AST-Alignment-Tokens.shot index ba78cbeda59f..e061e20214b9 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-readonly/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-readonly AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > modifier-readonly > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/1-TSESTree-AST.shot index 2aadec8144a9..5a41f6589b3c 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-static TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -89,5 +86,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/2-TSESTree-Tokens.shot index a773658a994a..7c56145e8335 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-static TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-static TSESTree - Tokens end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/3-Babel-AST.shot index 7de62c41054c..72a577e3b3a6 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-static Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -75,5 +72,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/4-Babel-Tokens.shot index 889b1d93def5..7c56145e8335 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty modifier-static Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures element AccessorProperty modifier-static Babel - Tokens 1` end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/5-AST-Alignment-AST.shot index 1786d8902246..a2782c3aa5c1 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-static AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > modifier-static > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -95,5 +95,4 @@ exports[`AST Fixtures element AccessorProperty modifier-static AST Alignment - A start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/6-AST-Alignment-Tokens.shot index 72680d23ee59..29e51f5be607 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-static/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty modifier-static AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > modifier-static > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/1-TSESTree-AST.shot index 8caab469b2ca..43406e894291 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty no-annotation-no-value TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -79,5 +76,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/2-TSESTree-Tokens.shot index 89b61f7910d6..89c37761ab5e 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty no-annotation-no-value TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures element AccessorProperty no-annotation-no-value TSESTree - end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/3-Babel-AST.shot index c48d7988e30c..861ff1576af5 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty no-annotation-no-value Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -65,5 +62,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/4-Babel-Tokens.shot index 960e0b75bf42..89c37761ab5e 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty no-annotation-no-value Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures element AccessorProperty no-annotation-no-value Babel - To end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/5-AST-Alignment-AST.shot index 000f205df51c..50c6361834f2 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty no-annotation-no-value AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > no-annotation-no-value > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -85,5 +85,4 @@ exports[`AST Fixtures element AccessorProperty no-annotation-no-value AST Alignm start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/6-AST-Alignment-Tokens.shot index 3a66da8c8d92..8f53c3b35d4f 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-no-value/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty no-annotation-no-value AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > no-annotation-no-value > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/1-TSESTree-AST.shot index 52315ed9439b..f1b00d840c2d 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty no-annotation-with-value TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -89,5 +86,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/2-TSESTree-Tokens.shot index c2021f16a755..d4f01cabf150 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty no-annotation-with-value TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures element AccessorProperty no-annotation-with-value TSESTree end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/3-Babel-AST.shot index 4fe147315503..ff97273666e3 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty no-annotation-with-value Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -75,5 +72,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/4-Babel-Tokens.shot index 752dfbc2a946..d4f01cabf150 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty no-annotation-with-value Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures element AccessorProperty no-annotation-with-value Babel - end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/5-AST-Alignment-AST.shot index e676e4e254e6..2f2c20eaf4b7 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty no-annotation-with-value AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > no-annotation-with-value > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -40,7 +40,7 @@ exports[`AST Fixtures element AccessorProperty no-annotation-with-value AST Alig static: false, value: Literal { type: 'Literal', - raw: '\\'str\\'', + raw: '\'str\'', value: 'str', range: [30, 35], @@ -95,5 +95,4 @@ exports[`AST Fixtures element AccessorProperty no-annotation-with-value AST Alig start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/6-AST-Alignment-Tokens.shot index 01d2c94e6853..5f1c3bddcc33 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/no-annotation-with-value/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty no-annotation-with-value AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > no-annotation-with-value > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/1-TSESTree-AST.shot index 4941754c2d04..5b731240f416 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty with-annotation-no-value TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/2-TSESTree-Tokens.shot index 09b6effc3d01..4b45d9c9b809 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty with-annotation-no-value TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures element AccessorProperty with-annotation-no-value TSESTree end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/3-Babel-AST.shot index 360eee8a91f0..f1890eb39d1d 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty with-annotation-no-value Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/4-Babel-Tokens.shot index a0f0c13f6d5e..4b45d9c9b809 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty with-annotation-no-value Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures element AccessorProperty with-annotation-no-value Babel - end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/5-AST-Alignment-AST.shot index 92b38783bb6b..1267b7c8e592 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty with-annotation-no-value AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > with-annotation-no-value > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -103,5 +103,4 @@ exports[`AST Fixtures element AccessorProperty with-annotation-no-value AST Alig start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/6-AST-Alignment-Tokens.shot index 285c48241549..a41517328afb 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-no-value/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty with-annotation-no-value AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > with-annotation-no-value > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/1-TSESTree-AST.shot index 7ddb1aff409f..358d5961116e 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty with-annotation-with-value TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -107,5 +104,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/2-TSESTree-Tokens.shot index a70630186e61..29bbe76bf4bb 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty with-annotation-with-value TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures element AccessorProperty with-annotation-with-value TSESTr end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/3-Babel-AST.shot index 6f30a44c3589..0fcb6da65a94 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty with-annotation-with-value Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -93,5 +90,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/4-Babel-Tokens.shot index 8e842e0d2646..29bbe76bf4bb 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures element AccessorProperty with-annotation-with-value Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures element AccessorProperty with-annotation-with-value Babel end: { column: 1, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/5-AST-Alignment-AST.shot index 429343b6582d..740b0b31d814 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty with-annotation-with-value AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > element > AccessorProperty > with-annotation-with-value > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -58,7 +58,7 @@ exports[`AST Fixtures element AccessorProperty with-annotation-with-value AST Al }, value: Literal { type: 'Literal', - raw: '\\'str\\'', + raw: '\'str\'', value: 'str', range: [38, 43], @@ -113,5 +113,4 @@ exports[`AST Fixtures element AccessorProperty with-annotation-with-value AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/6-AST-Alignment-Tokens.shot index 2d68aa8d59a1..1260c8f78738 100644 --- a/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/element/AccessorProperty/fixtures/with-annotation-with-value/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element AccessorProperty with-annotation-with-value AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > element > AccessorProperty > with-annotation-with-value > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/1-TSESTree-Error.shot index 49db5284df5a..2de36957dc9f 100644 --- a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element MethodDefinition _error_ duplicated-accessibility-modifiers TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > element > MethodDefinition > _error_ > duplicated-accessibility-modifiers > TSESTree - Error`] +TSError 1 | class Foo { > 2 | public public bar() {}; | ^^^^^^ Accessibility modifier already seen. 3 | } - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/2-Babel-Error.shot index e84a8adf3e77..e191f9064a5c 100644 --- a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element MethodDefinition _error_ duplicated-accessibility-modifiers Babel - Error 1`] = `[SyntaxError: Accessibility modifier already seen. (2:9)]`; +exports[`AST Fixtures > element > MethodDefinition > _error_ > duplicated-accessibility-modifiers > Babel - Error`] +SyntaxError: Accessibility modifier already seen. (2:9) diff --git a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/3-Alignment-Error.shot index d87e3076b189..c7069aa06d1d 100644 --- a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element MethodDefinition _error_ duplicated-accessibility-modifiers Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > element > MethodDefinition > _error_ > duplicated-accessibility-modifiers > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/1-TSESTree-Error.shot index adeb1e6df792..3aec387a3753 100644 --- a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element MethodDefinition _error_ mixed-accessibility-modifiers TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > element > MethodDefinition > _error_ > mixed-accessibility-modifiers > TSESTree - Error`] +TSError 1 | class Foo { > 2 | public protected bar() {}; | ^^^^^^^^^ Accessibility modifier already seen. 3 | } - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/2-Babel-Error.shot index 223e5193276e..a29fa5ab09a0 100644 --- a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element MethodDefinition _error_ mixed-accessibility-modifiers Babel - Error 1`] = `[SyntaxError: Accessibility modifier already seen. (2:9)]`; +exports[`AST Fixtures > element > MethodDefinition > _error_ > mixed-accessibility-modifiers > Babel - Error`] +SyntaxError: Accessibility modifier already seen. (2:9) diff --git a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/3-Alignment-Error.shot index 957afbc76959..ffead612c52c 100644 --- a/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/element/MethodDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element MethodDefinition _error_ mixed-accessibility-modifiers Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > element > MethodDefinition > _error_ > mixed-accessibility-modifiers > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/1-TSESTree-Error.shot index 6fbf0b6b8290..44e11fe139ff 100644 --- a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element PropertyDefinition _error_ duplicated-accessibility-modifiers TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > element > PropertyDefinition > _error_ > duplicated-accessibility-modifiers > TSESTree - Error`] +TSError 1 | class Foo { > 2 | public public bar; | ^^^^^^ Accessibility modifier already seen. 3 | } - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/2-Babel-Error.shot index 1285ca65797e..8493e50d46c6 100644 --- a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element PropertyDefinition _error_ duplicated-accessibility-modifiers Babel - Error 1`] = `[SyntaxError: Accessibility modifier already seen. (2:9)]`; +exports[`AST Fixtures > element > PropertyDefinition > _error_ > duplicated-accessibility-modifiers > Babel - Error`] +SyntaxError: Accessibility modifier already seen. (2:9) diff --git a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/3-Alignment-Error.shot index 116d47b88301..3246d037c327 100644 --- a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/duplicated-accessibility-modifiers/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element PropertyDefinition _error_ duplicated-accessibility-modifiers Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > element > PropertyDefinition > _error_ > duplicated-accessibility-modifiers > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/1-TSESTree-Error.shot index 0786548487bd..654e85fcbe27 100644 --- a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element PropertyDefinition _error_ mixed-accessibility-modifiers TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > element > PropertyDefinition > _error_ > mixed-accessibility-modifiers > TSESTree - Error`] +TSError 1 | class Foo { > 2 | public protected bar; | ^^^^^^^^^ Accessibility modifier already seen. 3 | } - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/2-Babel-Error.shot index 309038c6d169..2ad65ba9c9fd 100644 --- a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element PropertyDefinition _error_ mixed-accessibility-modifiers Babel - Error 1`] = `[SyntaxError: Accessibility modifier already seen. (2:9)]`; +exports[`AST Fixtures > element > PropertyDefinition > _error_ > mixed-accessibility-modifiers > Babel - Error`] +SyntaxError: Accessibility modifier already seen. (2:9) diff --git a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/3-Alignment-Error.shot index 611da1f7d9ca..05f63a56dd20 100644 --- a/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/element/PropertyDefinition/fixtures/_error_/mixed-accessibility-modifiers/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures element PropertyDefinition _error_ mixed-accessibility-modifiers Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > element > PropertyDefinition > _error_ > mixed-accessibility-modifiers > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/1-TSESTree-Error.shot index a18d1fd05d61..21191b3c0bc2 100644 --- a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ImportExpression _error_ extra-arguments TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > ImportExpression > _error_ > extra-arguments > TSESTree - Error`] +TSError 2 | "./source.json", 3 | {assert: {type: "json"}}, > 4 | extraArgument | ^^^^^^^^^^^^^ Dynamic import requires exactly one or two arguments. 5 | ); - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/2-Babel-Error.shot index 3cdc1c9783c8..e172a1d225d5 100644 --- a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ImportExpression _error_ extra-arguments Babel - Error 1`] = `[SyntaxError: \`import()\` requires exactly one or two arguments. (1:0)]`; +exports[`AST Fixtures > expression > ImportExpression > _error_ > extra-arguments > Babel - Error`] +SyntaxError: `import()` requires exactly one or two arguments. (1:0) diff --git a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/3-Alignment-Error.shot index 69fd583b79fb..72a5860ef0a9 100644 --- a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/extra-arguments/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ImportExpression _error_ extra-arguments Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > ImportExpression > _error_ > extra-arguments > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/1-TSESTree-Error.shot index b76c8be6e53a..95e588a2aa45 100644 --- a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ImportExpression _error_ no-arguments TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > ImportExpression > _error_ > no-arguments > TSESTree - Error`] +TSError > 1 | import(); | ^^^^^^^^ Dynamic import requires exactly one or two arguments. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/2-Babel-Error.shot index 8b27d7178754..6fb52dd6f0b0 100644 --- a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ImportExpression _error_ no-arguments Babel - Error 1`] = `[SyntaxError: \`import()\` requires exactly one or two arguments. (1:0)]`; +exports[`AST Fixtures > expression > ImportExpression > _error_ > no-arguments > Babel - Error`] +SyntaxError: `import()` requires exactly one or two arguments. (1:0) diff --git a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/3-Alignment-Error.shot index a767b5a6468b..f618222ade9f 100644 --- a/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/ImportExpression/fixtures/_error_/no-arguments/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ImportExpression _error_ no-arguments Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > ImportExpression > _error_ > no-arguments > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/1-TSESTree-Error.shot index 16431b24f4d3..a62a9f4f1f39 100644 --- a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ObjectExpression _error_ missing-getter-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > ObjectExpression > _error_ > missing-getter-body > TSESTree - Error`] +TSError > 1 | ({get foo();}) | ^ '{' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/2-Babel-Error.shot index 71aabcc79543..75be7695d3c1 100644 --- a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ObjectExpression _error_ missing-getter-body Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:11)]`; +exports[`AST Fixtures > expression > ObjectExpression > _error_ > missing-getter-body > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:11) diff --git a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/3-Alignment-Error.shot index bc5201f9cee2..f4e880152fe3 100644 --- a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-getter-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ObjectExpression _error_ missing-getter-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > ObjectExpression > _error_ > missing-getter-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/1-TSESTree-Error.shot index d5072a95357a..7d44ee5ab702 100644 --- a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ObjectExpression _error_ missing-method-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > ObjectExpression > _error_ > missing-method-body > TSESTree - Error`] +TSError > 1 | ({method();}) | ^ '{' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/2-Babel-Error.shot index 83750d603134..63c0979436ab 100644 --- a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ObjectExpression _error_ missing-method-body Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:10)]`; +exports[`AST Fixtures > expression > ObjectExpression > _error_ > missing-method-body > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:10) diff --git a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/3-Alignment-Error.shot index 37626ca02381..43d9607309df 100644 --- a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-method-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ObjectExpression _error_ missing-method-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > ObjectExpression > _error_ > missing-method-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/1-TSESTree-Error.shot index b775e8717cbc..17da1d595d79 100644 --- a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ObjectExpression _error_ missing-setter-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > ObjectExpression > _error_ > missing-setter-body > TSESTree - Error`] +TSError > 1 | ({set foo(value);}) | ^ '{' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/2-Babel-Error.shot index 340728334fd3..2f6b7b23b6b4 100644 --- a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ObjectExpression _error_ missing-setter-body Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (1:16)]`; +exports[`AST Fixtures > expression > ObjectExpression > _error_ > missing-setter-body > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (1:16) diff --git a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/3-Alignment-Error.shot index 21d1ea67346c..24251f0e2fed 100644 --- a/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/ObjectExpression/fixtures/_error_/missing-setter-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression ObjectExpression _error_ missing-setter-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > ObjectExpression > _error_ > missing-setter-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/1-TSESTree-AST.shot index be2cdbd244ab..1e9d80eb9a27 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression array-array TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -145,5 +142,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/2-TSESTree-Tokens.shot index 83c5e6260a3b..5486425859a4 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression array-array TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -162,5 +159,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression array-array TSESTree - To end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/3-Babel-AST.shot index d216f31c2f2a..1e9d80eb9a27 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression array-array Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -145,5 +142,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/4-Babel-Tokens.shot index 0e4a09caf034..5486425859a4 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression array-array Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -162,5 +159,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression array-array Babel - Token end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/5-AST-Alignment-AST.shot index 3cf7cab2487a..188d8eb00308 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/5-AST-Alignment-AST.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression array-array AST Alignment - AST 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > array-array > AST Alignment - AST`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/6-AST-Alignment-Tokens.shot index 263f9da8e6cd..156f00b9dc83 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/array-array/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression array-array AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > array-array > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/1-TSESTree-AST.shot index 0a7cea28a913..4ee0ac9e145f 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-no-parentheses TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -64,5 +61,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/2-TSESTree-Tokens.shot index 0775edd1e25f..bceffb2a8f69 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-no-parentheses TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -72,5 +69,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-no-parentheses end: { column: 25, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/3-Babel-AST.shot index e4d89a752df2..4ee0ac9e145f 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-no-parentheses Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -64,5 +61,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/4-Babel-Tokens.shot index 2032280ef22e..bceffb2a8f69 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-no-parentheses Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -72,5 +69,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-no-parentheses end: { column: 25, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/5-AST-Alignment-AST.shot index 4697cea82c67..ff33d9c2fd1b 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/5-AST-Alignment-AST.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-no-parentheses AST Alignment - AST 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > arrow-func-no-parentheses > AST Alignment - AST`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot index 7fd90338cb49..54c0198ca873 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-no-parentheses AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > arrow-func-no-parentheses > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/1-TSESTree-AST.shot index b4b65ae62dd8..c6ace32ac352 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-with-parentheses TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/2-TSESTree-Tokens.shot index acb12a3f6e07..368fd1099986 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-with-parentheses TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-with-parenthes end: { column: 33, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/3-Babel-AST.shot index 743d3bae7b56..3270bf36c506 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-with-parentheses Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/4-Babel-Tokens.shot index f9b54c124928..368fd1099986 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-with-parentheses Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-with-parenthes end: { column: 33, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/5-AST-Alignment-AST.shot index 1999cc34c680..c72964405658 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-with-parentheses AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > arrow-func-with-parentheses > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -89,5 +89,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-with-parenthes start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot index f3d317fb4b7c..1ca319fcd03d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/arrow-func-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression arrow-func-with-parentheses AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > arrow-func-with-parentheses > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/1-TSESTree-AST.shot index 4fa6709d6a54..10af9457688f 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression chained-satisfies TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -93,5 +90,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/2-TSESTree-Tokens.shot index dcc281cea66e..93107d013d80 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression chained-satisfies TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression chained-satisfies TSESTre end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/3-Babel-AST.shot index ef3766f3482a..17f74bc82b65 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression chained-satisfies Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -87,5 +84,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/4-Babel-Tokens.shot index cec8a563e4db..93107d013d80 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression chained-satisfies Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression chained-satisfies Babel - end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/5-AST-Alignment-AST.shot index c33813857603..aef3f3a62cc6 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression chained-satisfies AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > chained-satisfies > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -97,5 +97,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression chained-satisfies AST Ali start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/6-AST-Alignment-Tokens.shot index b7cbaaf6bb89..b7570d868198 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/chained-satisfies/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression chained-satisfies AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > chained-satisfies > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/1-TSESTree-AST.shot index 44e6ea89118c..0f801cfa132a 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression conditional-no-parentheses TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -82,5 +79,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/2-TSESTree-Tokens.shot index 82723fe06c3f..7f4919cc36ac 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression conditional-no-parentheses TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression conditional-no-parenthese end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/3-Babel-AST.shot index 0ebcba401cad..187150ebb20f 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression conditional-no-parentheses Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/4-Babel-Tokens.shot index 92c98c983b4e..7f4919cc36ac 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression conditional-no-parentheses Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression conditional-no-parenthese end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/5-AST-Alignment-AST.shot index b8284df201fe..6ddada8c0305 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression conditional-no-parentheses AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > conditional-no-parentheses > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -86,5 +86,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression conditional-no-parenthese start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot index 220450772c1a..289df6d45d5d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression conditional-no-parentheses AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > conditional-no-parentheses > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/1-TSESTree-AST.shot index 725f22263682..268207a29306 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression conditional-with-parentheses TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -82,5 +79,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/2-TSESTree-Tokens.shot index cc2a6a03d20e..6a8986894128 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression conditional-with-parentheses TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -102,5 +99,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression conditional-with-parenthe end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/3-Babel-AST.shot index 10682b015114..90fdf366914b 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression conditional-with-parentheses Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/4-Babel-Tokens.shot index 864682487b58..6a8986894128 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression conditional-with-parentheses Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -102,5 +99,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression conditional-with-parenthe end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/5-AST-Alignment-AST.shot index 8d2c36f9f1a0..16f43fa75549 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression conditional-with-parentheses AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > conditional-with-parentheses > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -86,5 +86,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression conditional-with-parenthe start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot index 36442e7ebdcd..7ea40ce88c89 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/conditional-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression conditional-with-parentheses AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > conditional-with-parentheses > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/1-TSESTree-AST.shot index 40146d0cb3a3..3be6a153c492 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-keyword TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -51,5 +48,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/2-TSESTree-Tokens.shot index e74255534255..e6292e4fdafb 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-keyword TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression identifier-keyword TSESTr end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/3-Babel-AST.shot index b65f8a9edc0b..5dc3301c4e67 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-keyword Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -49,5 +46,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/4-Babel-Tokens.shot index 2939774d1a1a..e6292e4fdafb 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-keyword Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression identifier-keyword Babel end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/5-AST-Alignment-AST.shot index caa4c4e05179..51d7f79e648d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression identifier-keyword AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > identifier-keyword > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -55,5 +55,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression identifier-keyword AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/6-AST-Alignment-Tokens.shot index 7dad93b1da3b..0815dea8adf0 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-keyword/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression identifier-keyword AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > identifier-keyword > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/1-TSESTree-AST.shot index 64e87002566f..83ecf9ded333 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-object-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -107,5 +104,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/2-TSESTree-Tokens.shot index c5fa2b4fc7af..6defd7f64405 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-object-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression identifier-object-type TS end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/3-Babel-AST.shot index 65a9c754e933..ce9d2a6db942 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-object-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -100,5 +97,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/4-Babel-Tokens.shot index 0607bc94981a..6defd7f64405 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-object-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression identifier-object-type Ba end: { column: 32, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/5-AST-Alignment-AST.shot index edf9cfe837cc..84492e070723 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression identifier-object-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > identifier-object-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -51,7 +51,7 @@ exports[`AST Fixtures expression TSSatisfiesExpression identifier-object-type AS type: 'TSLiteralType', literal: Literal { type: 'Literal', - raw: '\\'value\\'', + raw: '\'value\'', value: 'value', range: [22, 29], @@ -111,5 +111,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression identifier-object-type AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/6-AST-Alignment-Tokens.shot index bfb99b63e1cd..ebde0186244e 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-object-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression identifier-object-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > identifier-object-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/1-TSESTree-AST.shot index cc7c01444f05..73fb8bfcbc4d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-tuple-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -113,5 +110,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/2-TSESTree-Tokens.shot index 86a76d444701..4e39ac6c966b 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-tuple-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression identifier-tuple-type TSE end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/3-Babel-AST.shot index 31b1bae9b9e2..42105b8fafb8 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-tuple-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -111,5 +108,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/4-Babel-Tokens.shot index 63dccc41ef5c..4e39ac6c966b 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression identifier-tuple-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression identifier-tuple-type Bab end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/5-AST-Alignment-AST.shot index 9d2bc98de489..f263a6a8dcd6 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression identifier-tuple-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > identifier-tuple-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -117,5 +117,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression identifier-tuple-type AST start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/6-AST-Alignment-Tokens.shot index 3f0aa9841e8f..9e174180bc41 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/identifier-tuple-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression identifier-tuple-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > identifier-tuple-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/1-TSESTree-AST.shot index ba8636aaab24..f4ec65fd39c1 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression logical-no-parentheses TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/2-TSESTree-Tokens.shot index e8e04ba59955..5b3a48f5544d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression logical-no-parentheses TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression logical-no-parentheses TS end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/3-Babel-AST.shot index 68dee592120a..b733e07720a6 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression logical-no-parentheses Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/4-Babel-Tokens.shot index 3d6be1e38e64..5b3a48f5544d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression logical-no-parentheses Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression logical-no-parentheses Ba end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/5-AST-Alignment-AST.shot index 7d464b640eb9..e6ffc52459a7 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression logical-no-parentheses AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > logical-no-parentheses > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -76,5 +76,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression logical-no-parentheses AS start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot index 6a3c807848ad..032ca2eab23a 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-no-parentheses/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression logical-no-parentheses AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > logical-no-parentheses > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/1-TSESTree-AST.shot index 98075319cc38..d8ed93963156 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression logical-with-parentheses TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/2-TSESTree-Tokens.shot index 3de5800406e7..e66f924baf4d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression logical-with-parentheses TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -82,5 +79,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression logical-with-parentheses end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/3-Babel-AST.shot index 44000900704e..dcb5250a6ec4 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression logical-with-parentheses Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/4-Babel-Tokens.shot index 49847758973b..e66f924baf4d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression logical-with-parentheses Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -82,5 +79,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression logical-with-parentheses end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/5-AST-Alignment-AST.shot index d616143c031c..9cb4d33957c1 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression logical-with-parentheses AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > logical-with-parentheses > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -76,5 +76,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression logical-with-parentheses start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot index b6881fd10cf5..3857ab404727 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/logical-with-parentheses/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression logical-with-parentheses AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > logical-with-parentheses > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/1-TSESTree-AST.shot index 8dd52c055f8d..fbfb28b881db 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression object-object-inner-parentheses TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -132,5 +129,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/2-TSESTree-Tokens.shot index f7f9d748d613..c42aee2f5a2d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression object-object-inner-parentheses TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -142,5 +139,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression object-object-inner-paren end: { column: 48, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/3-Babel-AST.shot index d0798a51c940..676b4c935665 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression object-object-inner-parentheses Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -124,5 +121,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/4-Babel-Tokens.shot index 04ef14bf6452..c42aee2f5a2d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression object-object-inner-parentheses Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -142,5 +139,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression object-object-inner-paren end: { column: 48, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/5-AST-Alignment-AST.shot index fe43005e4ebe..6290cbd83f67 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression object-object-inner-parentheses AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > object-object-inner-parentheses > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -36,7 +36,7 @@ exports[`AST Fixtures expression TSSatisfiesExpression object-object-inner-paren shorthand: false, value: Literal { type: 'Literal', - raw: '\\'string\\'', + raw: '\'string\'', value: 'string', range: [9, 17], @@ -136,5 +136,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression object-object-inner-paren start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/6-AST-Alignment-Tokens.shot index 92a052f3254e..4a01ab2a4660 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-inner-parentheses/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression object-object-inner-parentheses AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > object-object-inner-parentheses > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/1-TSESTree-AST.shot index 33b08222c86b..fbfb28b881db 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression object-object-outer-parentheses TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -132,5 +129,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/2-TSESTree-Tokens.shot index a022fc363e0c..c42aee2f5a2d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression object-object-outer-parentheses TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -142,5 +139,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression object-object-outer-paren end: { column: 48, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/3-Babel-AST.shot index 3ea078f4e99c..676b4c935665 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression object-object-outer-parentheses Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -124,5 +121,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/4-Babel-Tokens.shot index a1d5ac276a72..c42aee2f5a2d 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression TSSatisfiesExpression object-object-outer-parentheses Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -142,5 +139,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression object-object-outer-paren end: { column: 48, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/5-AST-Alignment-AST.shot index add1ea89b367..b593ada87268 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression object-object-outer-parentheses AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > TSSatisfiesExpression > object-object-outer-parentheses > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -36,7 +36,7 @@ exports[`AST Fixtures expression TSSatisfiesExpression object-object-outer-paren shorthand: false, value: Literal { type: 'Literal', - raw: '\\'string\\'', + raw: '\'string\'', value: 'string', range: [9, 17], @@ -136,5 +136,4 @@ exports[`AST Fixtures expression TSSatisfiesExpression object-object-outer-paren start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/6-AST-Alignment-Tokens.shot index c113b8be7e9a..2a0fd7e2e958 100644 --- a/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/object-object-outer-parentheses/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression TSSatisfiesExpression object-object-outer-parentheses AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > expression > TSSatisfiesExpression > object-object-outer-parentheses > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/1-TSESTree-Error.shot index 99d70fe0d336..1a4e78860197 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ call-expr TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > UpdateExpression > _error_ > call-expr > TSESTree - Error`] +TSError > 1 | a()++; | ^^^ Invalid left-hand side expression in unary operation - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/2-Babel-Error.shot index 28dbe5eb0cbe..f254c274c881 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ call-expr Babel - Error 1`] = `[SyntaxError: Invalid left-hand side in postfix operation. (1:0)]`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > call-expr > Babel - Error`] +SyntaxError: Invalid left-hand side in postfix operation. (1:0) diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/3-Alignment-Error.shot index d78bd34c0e40..b784ea3932ab 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/call-expr/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ call-expr Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > call-expr > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/1-TSESTree-Error.shot index b865892e099c..019f435eb73d 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ literal TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > UpdateExpression > _error_ > literal > TSESTree - Error`] +TSError > 1 | 1++; | ^ Invalid left-hand side expression in unary operation - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/2-Babel-Error.shot index fae8771457f6..67b54975f662 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ literal Babel - Error 1`] = `[SyntaxError: Invalid left-hand side in postfix operation. (1:0)]`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > literal > Babel - Error`] +SyntaxError: Invalid left-hand side in postfix operation. (1:0) diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/3-Alignment-Error.shot index 27b640e2a9b3..e9e302da57f8 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/literal/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ literal Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > literal > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/1-TSESTree-Error.shot index 11b7cfb86db7..a66476ae2f79 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ optional-chain TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > UpdateExpression > _error_ > optional-chain > TSESTree - Error`] +TSError > 1 | x?.y++; | ^^^^ Invalid left-hand side expression in unary operation - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/2-Babel-Error.shot index 0b089f45210e..91473dbcc636 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ optional-chain Babel - Error 1`] = `[SyntaxError: This experimental syntax requires enabling the parser plugin: "optionalChainingAssign". (1:0)]`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > optional-chain > Babel - Error`] +SyntaxError: This experimental syntax requires enabling the parser plugin: "optionalChainingAssign". (1:0) diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/3-Alignment-Error.shot index c885159e6f5e..cd1772fab43d 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ optional-chain Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > optional-chain > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/1-TSESTree-Error.shot index 47124ed689b4..c49cf2ef8d29 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ optional-chain2 TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > UpdateExpression > _error_ > optional-chain2 > TSESTree - Error`] +TSError > 1 | x?.y.z++; | ^^^^^^ Invalid left-hand side expression in unary operation - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/2-Babel-Error.shot index 75a24ee97f7b..0ddfe456abaa 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ optional-chain2 Babel - Error 1`] = `[SyntaxError: This experimental syntax requires enabling the parser plugin: "optionalChainingAssign". (1:0)]`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > optional-chain2 > Babel - Error`] +SyntaxError: This experimental syntax requires enabling the parser plugin: "optionalChainingAssign". (1:0) diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/3-Alignment-Error.shot index 7738fc5cc034..7f221da366b7 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain2/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ optional-chain2 Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > optional-chain2 > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/1-TSESTree-Error.shot index 3e691a5c8dd5..a8efc7cac4d7 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ optional-chain3 TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > UpdateExpression > _error_ > optional-chain3 > TSESTree - Error`] +TSError > 1 | x?.y().z++; | ^^^^^^^^ Invalid left-hand side expression in unary operation - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/2-Babel-Error.shot index 45fb7b64fd13..3c478bc81318 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ optional-chain3 Babel - Error 1`] = `[SyntaxError: This experimental syntax requires enabling the parser plugin: "optionalChainingAssign". (1:0)]`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > optional-chain3 > Babel - Error`] +SyntaxError: This experimental syntax requires enabling the parser plugin: "optionalChainingAssign". (1:0) diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/3-Alignment-Error.shot index 4583f6dbbdd2..9261046b6ca2 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/optional-chain3/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ optional-chain3 Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > optional-chain3 > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/1-TSESTree-Error.shot index 9e304a2beb93..deb42954e2c2 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ paren-expr TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > expression > UpdateExpression > _error_ > paren-expr > TSESTree - Error`] +TSError > 1 | (a())++; | ^^^^^ Invalid left-hand side expression in unary operation - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/2-Babel-Error.shot index d2b3aa8b891f..96d9daba8b0b 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ paren-expr Babel - Error 1`] = `[SyntaxError: Invalid left-hand side in postfix operation. (1:1)]`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > paren-expr > Babel - Error`] +SyntaxError: Invalid left-hand side in postfix operation. (1:1) diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/3-Alignment-Error.shot index 7c9eced86151..040889298d8f 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/_error_/paren-expr/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression _error_ paren-expr Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > expression > UpdateExpression > _error_ > paren-expr > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/1-TSESTree-AST.shot index e3b3d53a23c1..e4bbf66b5ccc 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression UpdateExpression valid-assignment TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -672,5 +669,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 17 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/2-TSESTree-Tokens.shot index 61bd22e7480f..980784849c1d 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression UpdateExpression valid-assignment TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -762,5 +759,4 @@ exports[`AST Fixtures expression UpdateExpression valid-assignment TSESTree - To end: { column: 1, line: 16 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/3-Babel-AST.shot index 00da94aaf270..fe37cd9f4cb5 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression UpdateExpression valid-assignment Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -648,5 +645,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 17 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/4-Babel-Tokens.shot index 738dbc31c358..862a2522b43c 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures expression UpdateExpression valid-assignment Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -762,5 +759,4 @@ exports[`AST Fixtures expression UpdateExpression valid-assignment Babel - Token end: { column: 1, line: 16 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/5-AST-Alignment-AST.shot index 5bef3a7c650f..479e11a986f5 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression valid-assignment AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > UpdateExpression > valid-assignment > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -676,5 +676,4 @@ exports[`AST Fixtures expression UpdateExpression valid-assignment AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 17 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/6-AST-Alignment-Tokens.shot index 0ab0a542de73..37e0a3183f08 100644 --- a/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/expression/UpdateExpression/fixtures/valid-assignment/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures expression UpdateExpression valid-assignment AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > expression > UpdateExpression > valid-assignment > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -787,5 +787,4 @@ exports[`AST Fixtures expression UpdateExpression valid-assignment AST Alignment end: { column: 1, line: 16 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/1-TSESTree-AST.shot index eab486714e39..cb3abff02641 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXAttribute element-non-self-closing TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -135,5 +132,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/2-TSESTree-Tokens.shot index 53e9b6e6968a..52c93eab8644 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXAttribute element-non-self-closing TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -152,5 +149,4 @@ exports[`AST Fixtures jsx JSXAttribute element-non-self-closing TSESTree - Token end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/3-Babel-AST.shot index a4e6e9336d9a..cb3abff02641 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXAttribute element-non-self-closing Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -135,5 +132,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/4-Babel-Tokens.shot index 01f9e5c53588..52c93eab8644 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXAttribute element-non-self-closing Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -152,5 +149,4 @@ exports[`AST Fixtures jsx JSXAttribute element-non-self-closing Babel - Tokens 1 end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/5-AST-Alignment-AST.shot index de99bf49c756..083b1ce41305 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/5-AST-Alignment-AST.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures jsx JSXAttribute element-non-self-closing AST Alignment - AST 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > jsx > JSXAttribute > element-non-self-closing > AST Alignment - AST`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/6-AST-Alignment-Tokens.shot index 3bd6a3615c1d..55dc02b2a6c9 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-non-self-closing/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures jsx JSXAttribute element-non-self-closing AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > jsx > JSXAttribute > element-non-self-closing > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/1-TSESTree-AST.shot index 664985ec64e6..870807f425cf 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXAttribute element-self-closing TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -105,5 +102,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/2-TSESTree-Tokens.shot index a854372f0ef6..77e20e7da5a9 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXAttribute element-self-closing TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -112,5 +109,4 @@ exports[`AST Fixtures jsx JSXAttribute element-self-closing TSESTree - Tokens 1` end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/3-Babel-AST.shot index 505e346e0b1f..870807f425cf 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXAttribute element-self-closing Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -105,5 +102,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/4-Babel-Tokens.shot index 5da3b4ac7cb5..77e20e7da5a9 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXAttribute element-self-closing Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -112,5 +109,4 @@ exports[`AST Fixtures jsx JSXAttribute element-self-closing Babel - Tokens 1`] = end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/5-AST-Alignment-AST.shot index f2e3d006593a..270cb4ff91f5 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/5-AST-Alignment-AST.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures jsx JSXAttribute element-self-closing AST Alignment - AST 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > jsx > JSXAttribute > element-self-closing > AST Alignment - AST`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/6-AST-Alignment-Tokens.shot index c18356864d71..530290808522 100644 --- a/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXAttribute/fixtures/element-self-closing/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures jsx JSXAttribute element-self-closing AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > jsx > JSXAttribute > element-self-closing > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/1-TSESTree-AST.shot index cd1e77be9083..38f2c4461d53 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXNamespacedName component-dashed TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -319,5 +316,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/2-TSESTree-Tokens.shot index 541a41a833b9..0cd06b6561bb 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXNamespacedName component-dashed TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -352,5 +349,4 @@ exports[`AST Fixtures jsx JSXNamespacedName component-dashed TSESTree - Tokens 1 end: { column: 44, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/3-Babel-AST.shot index 6a2081d13ae0..5c5cd86581b9 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXNamespacedName component-dashed Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -296,5 +293,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/4-Babel-Tokens.shot index e88ea45155a8..0e8419919f91 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXNamespacedName component-dashed Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -352,5 +349,4 @@ exports[`AST Fixtures jsx JSXNamespacedName component-dashed Babel - Tokens 1`] end: { column: 44, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/5-AST-Alignment-AST.shot index 06738e8c4744..67aca2a3ba52 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures jsx JSXNamespacedName component-dashed AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > jsx > JSXNamespacedName > component-dashed > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -66,7 +66,7 @@ exports[`AST Fixtures jsx JSXNamespacedName component-dashed AST Alignment - AST computed: false, key: Literal { type: 'Literal', - raw: '\\'foo-bar:baz-bam\\'', + raw: '\'foo-bar:baz-bam\'', value: 'foo-bar:baz-bam', range: [74, 91], @@ -323,5 +323,4 @@ exports[`AST Fixtures jsx JSXNamespacedName component-dashed AST Alignment - AST start: { column: 0, line: 1 }, end: { column: 0, line: 10 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/6-AST-Alignment-Tokens.shot index a4db97af3d59..eddc4c929456 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component-dashed/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures jsx JSXNamespacedName component-dashed AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > jsx > JSXNamespacedName > component-dashed > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -120,7 +120,7 @@ exports[`AST Fixtures jsx JSXNamespacedName component-dashed AST Alignment - Tok }, String { type: 'String', - value: '\\'foo-bar:baz-bam\\'', + value: '\'foo-bar:baz-bam\'', range: [74, 91], loc: { @@ -362,5 +362,4 @@ exports[`AST Fixtures jsx JSXNamespacedName component-dashed AST Alignment - Tok end: { column: 44, line: 9 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/1-TSESTree-AST.shot index 100fbb780b5a..d29cd530d1a7 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXNamespacedName component TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -505,5 +502,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/2-TSESTree-Tokens.shot index 5a14d5aafb4a..4b048a6998fe 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXNamespacedName component TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -582,5 +579,4 @@ exports[`AST Fixtures jsx JSXNamespacedName component TSESTree - Tokens 1`] = ` end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/3-Babel-AST.shot index 973ac01c6c92..0762fe7441ca 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXNamespacedName component Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -481,5 +478,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/4-Babel-Tokens.shot index e746539dc618..d93bcbcaf0fc 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures jsx JSXNamespacedName component Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -582,5 +579,4 @@ exports[`AST Fixtures jsx JSXNamespacedName component Babel - Tokens 1`] = ` end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/5-AST-Alignment-AST.shot index 4bfa82416b40..999e77d3e8d8 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures jsx JSXNamespacedName component AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > jsx > JSXNamespacedName > component > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -252,7 +252,7 @@ exports[`AST Fixtures jsx JSXNamespacedName component AST Alignment - AST 1`] = computed: false, key: Literal { type: 'Literal', - raw: '\\'a:b\\'', + raw: '\'a:b\'', value: 'a:b', range: [159, 164], @@ -349,7 +349,7 @@ exports[`AST Fixtures jsx JSXNamespacedName component AST Alignment - AST 1`] = optional: false, property: Literal { type: 'Literal', - raw: '\\'a:b\\'', + raw: '\'a:b\'', value: 'a:b', range: [268, 273], @@ -509,5 +509,4 @@ exports[`AST Fixtures jsx JSXNamespacedName component AST Alignment - AST 1`] = start: { column: 0, line: 1 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/6-AST-Alignment-Tokens.shot index b77749bc53ad..77f560e79abf 100644 --- a/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/jsx/JSXNamespacedName/fixtures/component/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures jsx JSXNamespacedName component AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > jsx > JSXNamespacedName > component > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -312,7 +312,7 @@ exports[`AST Fixtures jsx JSXNamespacedName component AST Alignment - Token 1`] }, String { type: 'String', - value: '\\'a:b\\'', + value: '\'a:b\'', range: [159, 164], loc: { @@ -512,7 +512,7 @@ exports[`AST Fixtures jsx JSXNamespacedName component AST Alignment - Token 1`] }, String { type: 'String', - value: '\\'a:b\\'', + value: '\'a:b\'', range: [268, 273], loc: { @@ -600,5 +600,4 @@ exports[`AST Fixtures jsx JSXNamespacedName component AST Alignment - Token 1`] end: { column: 1, line: 10 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot index a2a4ac637346..7953d3d04a7b 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-instance-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -188,5 +185,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot index dbc7311622dd..17c51a0281b8 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-instance-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-fac end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/3-Babel-AST.shot index 3fce14c539a3..85874e664a6e 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-instance-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -173,5 +170,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot index f4951ff3cd6d..17c51a0281b8 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-instance-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-fac end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot index 3e8af6cefa6f..648660f36a0d 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-instance-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > accessor-decorators > accessor-decorator-factory-instance-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -192,5 +192,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-fac start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot index 67721353bc5a..231044310eed 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-instance-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > accessor-decorators > accessor-decorator-factory-instance-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot index 4073209596d1..7acd015968ca 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-static-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -225,5 +222,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot index d9cd51589252..5f543c72935f 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-static-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-fac end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/3-Babel-AST.shot index e8c5837b9944..a642e6737b29 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-static-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -207,5 +204,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot index c5c7e3a3047f..5f543c72935f 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-static-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-fac end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot index 2689d71f89b9..cb667f7d5865 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-static-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > accessor-decorators > accessor-decorator-factory-static-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -229,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-fac start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot index 20fa5734f7c8..40ffb157d2a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-factory-static-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > accessor-decorators > accessor-decorator-factory-static-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/1-TSESTree-AST.shot index 01308cfc10d9..37a4d231f1b1 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-instance-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -165,5 +162,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot index bfb5f6f0be20..fdd7f911b32a 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-instance-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-ins end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/3-Babel-AST.shot index 7445811dd871..3aa19693b51c 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-instance-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -150,5 +147,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/4-Babel-Tokens.shot index cd67ab8e5264..fdd7f911b32a 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-instance-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-ins end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot index 3f92666a6256..47446aed23a2 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-instance-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > accessor-decorators > accessor-decorator-instance-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -169,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-ins start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot index 3ff2e525da2b..3163ab207b29 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-instance-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > accessor-decorators > accessor-decorator-instance-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/1-TSESTree-AST.shot index b2257234533f..2c02ab3a136b 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-static-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -200,5 +197,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/2-TSESTree-Tokens.shot index dd9aabec61f2..873db967f0c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-static-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-sta end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/3-Babel-AST.shot index 8e75a270fafe..11c1980681f3 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-static-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -181,5 +178,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/4-Babel-Tokens.shot index ba2d8142592f..873db967f0c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-static-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-sta end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/5-AST-Alignment-AST.shot index 019fc0221c8e..f3d9f3054972 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-static-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > accessor-decorators > accessor-decorator-static-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -204,5 +204,4 @@ exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-sta start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot index 8a3aacdbdad6..0b8677bdd474 100644 --- a/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/accessor-decorators/fixtures/accessor-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures accessor-decorators accessor-decorator-static-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > accessor-decorators > accessor-decorator-static-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/1-TSESTree-AST.shot index 27cde7cfb1dc..e79ce97a8bc0 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameter-whitespace-loc TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/2-TSESTree-Tokens.shot index 455c07c49abf..894698997f6f 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameter-whitespace-loc TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameter-whitesp end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/3-Babel-AST.shot index 499c812babf7..d464ea52364d 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameter-whitespace-loc Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/4-Babel-Tokens.shot index 59e7d33ed2cd..894698997f6f 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameter-whitespace-loc Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameter-whitesp end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/5-AST-Alignment-AST.shot index 0544e38863cc..0a63ce7ddf08 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameter-whitespace-loc AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > babylon-convergence > type-parameter-whitespace-loc > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameter-whitesp start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/6-AST-Alignment-Tokens.shot index 24b4abcfb3dd..e28c5fe3f339 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameter-whitespace-loc/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameter-whitespace-loc AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > babylon-convergence > type-parameter-whitespace-loc > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/1-TSESTree-AST.shot index 856ad229ef15..eded76828b78 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameters TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/2-TSESTree-Tokens.shot index 1b399cb9c897..ce06624928f7 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameters TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameters TSESTr end: { column: 42, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/3-Babel-AST.shot index e95c8d12b9a7..1c448d752c01 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameters Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -84,5 +81,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/4-Babel-Tokens.shot index b323ab8b0044..ce06624928f7 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameters Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameters Babel end: { column: 42, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/5-AST-Alignment-AST.shot index 28879c1e23dd..283af2277e55 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameters AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > babylon-convergence > type-parameters > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -106,5 +106,4 @@ exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameters AST Al start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/6-AST-Alignment-Tokens.shot index dc431450efe1..7dee49825328 100644 --- a/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/babylon-convergence/fixtures/type-parameters/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameters AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > babylon-convergence > type-parameters > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/1-TSESTree-Error.shot index fd0e954ee515..4706974c0df4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-class-with-abstract-constructor TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-class-with-abstract-constructor > TSESTree - Error`] +TSError 2 | 3 | export abstract class AbstractSocket { > 4 | abstract constructor(); | ^^^^^^^^ 'abstract' modifier can only appear on a class, method, or property declaration. 5 | } - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/2-Babel-Error.shot index 365be7ab31ef..95223825aa9c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-class-with-abstract-constructor Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-class-with-abstract-constructor > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/3-Alignment-Error.shot index c2e76b6b75d8..e1e83da8d133 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-constructor/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-class-with-abstract-constructor Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-class-with-abstract-constructor > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/1-TSESTree-Error.shot index 500f8130606a..15c35a33b69b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-class-with-abstract-static-constructor TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-class-with-abstract-static-constructor > TSESTree - Error`] +TSError 2 | 3 | export abstract class AbstractSocket { > 4 | abstract static constructor(); | ^^^^^^^^ 'abstract' modifier can only appear on a class, method, or property declaration. 5 | } - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/2-Babel-Error.shot index 6c591d66392a..802164c43fb8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-class-with-abstract-static-constructor Babel - Error 1`] = `[SyntaxError: 'static' modifier cannot be used with 'abstract' modifier. (4:11)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-class-with-abstract-static-constructor > Babel - Error`] +SyntaxError: 'static' modifier cannot be used with 'abstract' modifier. (4:11) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/3-Alignment-Error.shot index fc418fa8c4bb..b491571ae81d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-abstract-static-constructor/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-class-with-abstract-static-constructor Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-class-with-abstract-static-constructor > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/1-TSESTree-Error.shot index 2c3eef0e00ac..e66f0564b26b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-class-with-override-property TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-class-with-override-property > TSESTree - Error`] +TSError 2 | 3 | abstract class SpecializedComponent extends SomeComponent { > 4 | abstract override foo = 1; | ^ Abstract property cannot have an initializer. 5 | } - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/2-Babel-Error.shot index e48b2228671c..0b00b4cdf6c5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-class-with-override-property Babel - Error 1`] = `[SyntaxError: Property 'foo' cannot have an initializer because it is marked abstract. (4:24)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-class-with-override-property > Babel - Error`] +SyntaxError: Property 'foo' cannot have an initializer because it is marked abstract. (4:24) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/3-Alignment-Error.shot index 6afce871c929..c1946261ee55 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-class-with-override-property/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-class-with-override-property Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-class-with-override-property > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/1-TSESTree-Error.shot index c9a5983adf19..e6f629dd5d16 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-interface TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-interface > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | export abstract interface I { | ^^^^^^^^ 'abstract' modifier can only appear on a class, method, or property declaration. - 4 | }" -`; + 4 | } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/2-Babel-Error.shot index 67e8635916be..4bb592375d4a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-interface Babel - Error 1`] = `[SyntaxError: 'abstract' modifier can only appear on a class, method, or property declaration. (3:7)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-interface > Babel - Error`] +SyntaxError: 'abstract' modifier can only appear on a class, method, or property declaration. (3:7) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/3-Alignment-Error.shot index 67a613a53ca4..26162cfc0c79 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/abstract-interface/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ abstract-interface Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > abstract-interface > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/1-TSESTree-Error.shot index 2abea399073f..dd112204e767 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ await-without-async-function TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > await-without-async-function > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/2-Babel-Error.shot index 6e36fa860668..06bf7d76b398 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ await-without-async-function Babel - Error 1`] = `[SyntaxError: Unexpected reserved word 'await'. (4:14)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > await-without-async-function > Babel - Error`] +SyntaxError: Unexpected reserved word 'await'. (4:14) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/3-Alignment-Error.shot index e281e0edf2aa..b19e07a1dd96 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/await-without-async-function/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ await-without-async-function Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > await-without-async-function > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/1-TSESTree-Error.shot index 0db28e9e7dfc..484972b3e0f6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-private-identifier-field-with-accessibility-error TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-private-identifier-field-with-accessibility-error > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/2-Babel-Error.shot index 40321a29047e..f33c24ea95a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-private-identifier-field-with-accessibility-error Babel - Error 1`] = `[SyntaxError: Private elements cannot have an accessibility modifier ('private'). (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-private-identifier-field-with-accessibility-error > Babel - Error`] +SyntaxError: Private elements cannot have an accessibility modifier ('private'). (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/3-Alignment-Error.shot index 772471f96e26..fe0af88cc6d3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-private-identifier-field-with-accessibility-error/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-private-identifier-field-with-accessibility-error Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-private-identifier-field-with-accessibility-error > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/1-TSESTree-Error.shot index 115cee14fe68..560368b1710e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-constructor-and-type-parameters TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-constructor-and-type-parameters > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/2-Babel-Error.shot index e61bb7cf0b49..db76a5bf8aa9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-constructor-and-type-parameters Babel - Error 1`] = `[SyntaxError: Type parameters cannot appear on a constructor declaration. (4:13)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-constructor-and-type-parameters > Babel - Error`] +SyntaxError: Type parameters cannot appear on a constructor declaration. (4:13) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/3-Alignment-Error.shot index aa6535da513c..f9bb5cf00d14 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-constructor-and-type-parameters/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-constructor-and-type-parameters Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-constructor-and-type-parameters > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/1-TSESTree-Error.shot index e685ce389b52..3f4c733244ea 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-export-parameter-properties TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-export-parameter-properties > TSESTree - Error`] +TSError 2 | 3 | class Foo { > 4 | constructor(export a: string) { | ^^^^^^ 'export' modifier cannot appear on a parameter. 5 | 6 | } - 7 | }" -`; + 7 | } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/2-Babel-Error.shot index 721146dd0f0e..4f49707b5721 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-export-parameter-properties Babel - Error 1`] = `[SyntaxError: Unexpected keyword 'export'. (4:16)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-export-parameter-properties > Babel - Error`] +SyntaxError: Unexpected keyword 'export'. (4:16) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/3-Alignment-Error.shot index 08681e3fc52d..17ab2dce4232 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-export-parameter-properties/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-export-parameter-properties Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-export-parameter-properties > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/1-TSESTree-Error.shot index 66677cbe399c..44ba7541dcb5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-implements-and-extends TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-implements-and-extends > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | class ClassWithParentAndInterface implements MyInterface extends MyOtherClass {} | ^^^^^^^^^^^^^^^^^^^^ 'extends' clause must precede 'implements' clause. - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/2-Babel-Error.shot index 61594867ce5e..f3b7c8370e86 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-implements-and-extends Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "," (3:57)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-implements-and-extends > Babel - Error`] +SyntaxError: Unexpected token, expected "," (3:57) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/3-Alignment-Error.shot index fe9a7f7eec3f..bdc0e1c7997e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-implements-and-extends/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-implements-and-extends Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-implements-and-extends > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/1-TSESTree-Error.shot index 54b7990c8311..007f5b6f48f3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-static-parameter-properties TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-static-parameter-properties > TSESTree - Error`] +TSError 2 | 3 | class Foo { > 4 | constructor(static a: string) { | ^^^^^^ 'static' modifier cannot appear on a parameter. 5 | 6 | } - 7 | }" -`; + 7 | } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/2-Babel-Error.shot index 11599244d24a..93ba259b14c2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-static-parameter-properties Babel - Error 1`] = `[SyntaxError: Unexpected reserved word 'static'. (4:16)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-static-parameter-properties > Babel - Error`] +SyntaxError: Unexpected reserved word 'static'. (4:16) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/3-Alignment-Error.shot index d5010c61e433..ea6034b663e7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-static-parameter-properties/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-static-parameter-properties Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-static-parameter-properties > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/1-TSESTree-Error.shot index 544fd4204a22..fa4278644f31 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-two-methods-computed-constructor TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-two-methods-computed-constructor > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/2-Babel-Error.shot index 060e140c20f5..e27b8241af48 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-two-methods-computed-constructor Babel - Error 1`] = `[SyntaxError: Type parameters cannot appear on a constructor declaration. (4:15)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-two-methods-computed-constructor > Babel - Error`] +SyntaxError: Type parameters cannot appear on a constructor declaration. (4:15) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/3-Alignment-Error.shot index 81cc16ee83cf..cd99abcfaab8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/class-with-two-methods-computed-constructor/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ class-with-two-methods-computed-constructor Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > class-with-two-methods-computed-constructor > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/1-TSESTree-Error.shot index 8c54cd2ddbd7..91d17711fed2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ const-assertions TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > const-assertions > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/2-Babel-Error.shot index 203ef841fa38..d36815d31301 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ const-assertions Babel - Error 1`] = `[SyntaxError: Identifier 'x' has already been declared. (13:4)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > const-assertions > Babel - Error`] +SyntaxError: Identifier 'x' has already been declared. (13:4) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/3-Alignment-Error.shot index a69ed0ed1cdb..765fd4aff15b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/const-assertions/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ const-assertions Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > const-assertions > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/1-TSESTree-Error.shot index 09fcd94cb14e..c64aaae4a4d8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-named-enum-computed-number TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-named-enum-computed-number > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/2-Babel-Error.shot index 92ac5f9b3f89..e3ebeee984c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-named-enum-computed-number Babel - Error 1`] = `[SyntaxError: Unexpected token (4:4)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-named-enum-computed-number > Babel - Error`] +SyntaxError: Unexpected token (4:4) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/3-Alignment-Error.shot index 9ab87939ed92..f5e14d5d4b27 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-number/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-named-enum-computed-number Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-named-enum-computed-number > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/1-TSESTree-Error.shot index 34f14422bb4a..866743a38587 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-named-enum-computed-string TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-named-enum-computed-string > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/2-Babel-Error.shot index 54dece81c980..30b625fd5ba4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-named-enum-computed-string Babel - Error 1`] = `[SyntaxError: Unexpected token (4:4)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-named-enum-computed-string > Babel - Error`] +SyntaxError: Unexpected token (4:4) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/3-Alignment-Error.shot index b81dfe8ab3e4..f58190aa21f3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-string/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-named-enum-computed-string Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-named-enum-computed-string > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/1-TSESTree-Error.shot index ab9c1cb312e2..85b95f8e17d3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-named-enum-computed-var-ref TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-named-enum-computed-var-ref > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/2-Babel-Error.shot index bf5d8d4312fe..2612787d1b85 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-named-enum-computed-var-ref Babel - Error 1`] = `[SyntaxError: Unexpected token (4:4)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-named-enum-computed-var-ref > Babel - Error`] +SyntaxError: Unexpected token (4:4) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/3-Alignment-Error.shot index d0503e6badc9..006e3518ee1f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-named-enum-computed-var-ref/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-named-enum-computed-var-ref Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-named-enum-computed-var-ref > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/1-TSESTree-Error.shot index 1869025ab891..600601f10a48 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-with-import-assertions TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-with-import-assertions > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/2-Babel-Error.shot index d16d6e9f798d..580ccafe0581 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-with-import-assertions Babel - Error 1`] = `[SyntaxError: A JSON module can only be imported with \`default\`. (3:9)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-with-import-assertions > Babel - Error`] +SyntaxError: A JSON module can only be imported with `default`. (3:9) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/3-Alignment-Error.shot index a9ca6bf4e92e..9d97d1a1b7a5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/export-with-import-assertions/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ export-with-import-assertions Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > export-with-import-assertions > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/1-TSESTree-Error.shot index 8dca8d083ac3..850509716487 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ import-type-error TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > import-type-error > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/2-Babel-Error.shot index fb7591e20893..fbb578bcabad 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ import-type-error Babel - Error 1`] = `[SyntaxError: A type-only import can specify a default import or named bindings, but not both. (3:0)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > import-type-error > Babel - Error`] +SyntaxError: A type-only import can specify a default import or named bindings, but not both. (3:0) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/3-Alignment-Error.shot index 886a5e2d5b0f..f40a48c8c89e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/import-type-error/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ import-type-error Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > import-type-error > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/1-TSESTree-Error.shot index db761981b7e1..bc214b57ef1a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ interface-with-construct-signature-with-parameter-accessibility TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > interface-with-construct-signature-with-parameter-accessibility > TSESTree - Error`] +TSError 2 | 3 | interface Test { > 4 | new (public x, private y); | ^^^^^^ A parameter property is only allowed in a constructor implementation. 5 | } - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/2-Babel-Error.shot index 824f587f17a3..98c91ef49faf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ interface-with-construct-signature-with-parameter-accessibility Babel - Error 1`] = `[SyntaxError: A parameter property is only allowed in a constructor implementation. (4:9)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > interface-with-construct-signature-with-parameter-accessibility > Babel - Error`] +SyntaxError: A parameter property is only allowed in a constructor implementation. (4:9) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/3-Alignment-Error.shot index f863933783d5..cf26916ed5c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/interface-with-construct-signature-with-parameter-accessibility/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ interface-with-construct-signature-with-parameter-accessibility Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > interface-with-construct-signature-with-parameter-accessibility > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/1-TSESTree-Error.shot index 65ea92510d86..75e31e6f5ca0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ new-target-in-arrow-function-body TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > new-target-in-arrow-function-body > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/2-Babel-Error.shot index 613bd109ceaa..35034cb9ecdf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ new-target-in-arrow-function-body Babel - Error 1`] = `[SyntaxError: \`new.target\` can only be used in functions or class properties. (3:16)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > new-target-in-arrow-function-body > Babel - Error`] +SyntaxError: `new.target` can only be used in functions or class properties. (3:16) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/3-Alignment-Error.shot index af2bc132861b..d64fbc4225c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/new-target-in-arrow-function-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ new-target-in-arrow-function-body Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > new-target-in-arrow-function-body > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/1-TSESTree-Error.shot index f71c40b3cd20..0debe5b49cbc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ var-with-definite-assignment TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > var-with-definite-assignment > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | const x!: string; | ^^^^^^^^^^ A definite assignment assertion '!' is not permitted in this context. 4 | var y!: number; 5 | let z!: object; - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/2-Babel-Error.shot index 86beac1b20b5..084bd81246e1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ var-with-definite-assignment Babel - Error 1`] = `[SyntaxError: Missing initializer in const declaration. (3:16)]`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > var-with-definite-assignment > Babel - Error`] +SyntaxError: Missing initializer in const declaration. (3:16) diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/3-Alignment-Error.shot index a815026262cf..bf225cd0276e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/_error_/var-with-definite-assignment/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics _error_ var-with-definite-assignment Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > basics > _error_ > var-with-definite-assignment > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/1-TSESTree-AST.shot index 6a7d0db18ea8..f3b074b03e36 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -155,5 +152,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/2-TSESTree-Tokens.shot index 8316b4efa72f..885472eb2910 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-method TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-method end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/3-Babel-AST.shot index a21e1b958ac8..aac4237b5427 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -142,5 +139,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/4-Babel-Tokens.shot index af1134384d0e..885472eb2910 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-method Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-method end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/5-AST-Alignment-AST.shot index 84f4b6858206..2e1cae1a4ddf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-abstract-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -176,5 +176,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-method start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/6-AST-Alignment-Tokens.shot index 80ce7181009f..4e951333da58 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-abstract-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/1-TSESTree-AST.shot index b8501ee7b5bf..3147a6d1aff5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -127,5 +124,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/2-TSESTree-Tokens.shot index 75055fdd364a..819abe8de620 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-properties TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-proper end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/3-Babel-AST.shot index 120d3e6f4da1..9729c7124743 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -108,5 +105,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/4-Babel-Tokens.shot index f8cc92ab834b..819abe8de620 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-properties Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-proper end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/5-AST-Alignment-AST.shot index 4948c148db43..a89a0249d880 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-abstract-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -137,5 +137,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-proper start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/6-AST-Alignment-Tokens.shot index 122f1a4b6c58..b094d4760125 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-abstract-properties > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/1-TSESTree-AST.shot index 8fd609599458..2ffaecf7fed1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-readonly-property TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -98,5 +95,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/2-TSESTree-Tokens.shot index 0f315a6d3c57..20451b067e3f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-readonly-property TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-readon end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/3-Babel-AST.shot index e41c2e602b53..2505935ca5fa 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-readonly-property Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -87,5 +84,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/4-Babel-Tokens.shot index 83b7c12f5ffa..e8bceca4c922 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-readonly-property Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-readon end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/5-AST-Alignment-AST.shot index ee46582f5bd3..6e59658cb494 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-readonly-property AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-abstract-readonly-property > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -105,5 +105,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-readon start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/6-AST-Alignment-Tokens.shot index 064edf1f78ae..cc38f2af3bca 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-abstract-readonly-property/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-readonly-property AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-abstract-readonly-property > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -128,5 +128,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-abstract-readon end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/1-TSESTree-AST.shot index a96aff8a9774..e165e533ad3b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-declare-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -291,5 +288,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/2-TSESTree-Tokens.shot index 8913f131ff50..fcb950d69ea2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-declare-properties TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -382,5 +379,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-declare-propert end: { column: 1, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/3-Babel-AST.shot index 6e91463fe186..3a662fa39bfc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-declare-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -257,5 +254,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/4-Babel-Tokens.shot index 58fefee528d5..b879e63cb566 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-declare-properties Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -382,5 +379,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-declare-propert end: { column: 1, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/5-AST-Alignment-AST.shot index 74e0cfac27b5..9d80569a8052 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-declare-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-declare-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -307,5 +307,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-declare-propert start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/6-AST-Alignment-Tokens.shot index 591922cd74a1..a7c99cc087d0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-declare-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-declare-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-declare-properties > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -390,5 +390,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-declare-propert end: { column: 1, line: 9 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/1-TSESTree-AST.shot index 751453c23535..a2a0fbdad579 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-optional-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -155,5 +152,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/2-TSESTree-Tokens.shot index 9ff763466d4d..e8b28130fbc5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-optional-method TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-optional-method end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/3-Babel-AST.shot index 74943973b227..47bf26e5ce53 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-optional-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -142,5 +139,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/4-Babel-Tokens.shot index d0761583772a..e8b28130fbc5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-optional-method Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-optional-method end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/5-AST-Alignment-AST.shot index f53e867eede8..118a7e2d49e2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-optional-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-optional-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -173,5 +173,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-optional-method start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/6-AST-Alignment-Tokens.shot index 7e6bd8ab76d2..014cabd16beb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-optional-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-optional-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-optional-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/1-TSESTree-AST.shot index c1365d8d10e7..7de46108b00a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-override-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -103,5 +100,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/2-TSESTree-Tokens.shot index 930eda649573..44715528e95e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-override-method TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-override-method end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/3-Babel-AST.shot index d2be66b54adf..8f5ea8be2252 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-override-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/4-Babel-Tokens.shot index d46bbd3cb428..44715528e95e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-override-method Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-override-method end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/5-AST-Alignment-AST.shot index ef2f2ca4f2ce..4fc907a14305 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-override-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-override-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -112,5 +112,4 @@ exports[`AST Fixtures legacy-fixtures basics abstract-class-with-override-method start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/6-AST-Alignment-Tokens.shot index dcb8c1e09683..f0dc1c51f5af 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/abstract-class-with-override-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics abstract-class-with-override-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > abstract-class-with-override-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/1-TSESTree-AST.shot index e11949b56e68..f4da14a86965 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion-arrow-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -124,5 +121,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/2-TSESTree-Tokens.shot index c9ab158e4848..56cb9139cfaf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion-arrow-function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion-arrow- end: { column: 3, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/3-Babel-AST.shot index 6f660523523d..b493dffa8536 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion-arrow-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -116,5 +113,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/4-Babel-Tokens.shot index d28e4e957836..56cb9139cfaf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion-arrow-function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion-arrow- end: { column: 3, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/5-AST-Alignment-AST.shot index 54b416cc3589..dd9a855cf294 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion-arrow-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > angle-bracket-type-assertion-arrow-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -128,5 +128,4 @@ exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion-arrow- start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/6-AST-Alignment-Tokens.shot index 551f6745c321..f1438dd019de 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion-arrow-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion-arrow-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > angle-bracket-type-assertion-arrow-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/1-TSESTree-AST.shot index 0ac4e6b2c8cd..221309218d99 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/2-TSESTree-Tokens.shot index 2373f079d79e..f3ad6fa42929 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion TSESTr end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/3-Babel-AST.shot index f8b94d0c2814..1c2181ed37c8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/4-Babel-Tokens.shot index 3f68bc80aa4f..f3ad6fa42929 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion Babel end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/5-AST-Alignment-AST.shot index 84875d060dd9..50c79de3d09c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > angle-bracket-type-assertion > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -80,5 +80,4 @@ exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion AST Al start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/6-AST-Alignment-Tokens.shot index 44ddcb635435..8bf626dd1e29 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/angle-bracket-type-assertion/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics angle-bracket-type-assertion AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > angle-bracket-type-assertion > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/1-TSESTree-AST.shot index 5343015ddd2a..8899b05ba6fe 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-optional-parameter TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -92,5 +89,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/2-TSESTree-Tokens.shot index 2cd3120e406b..1ab051654389 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-optional-parameter TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics arrow-function-with-optional-parame end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/3-Babel-AST.shot index b6cc60e29973..72c4ad38fe7d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-optional-parameter Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -89,5 +86,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/4-Babel-Tokens.shot index 743715aeab06..1ab051654389 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-optional-parameter Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics arrow-function-with-optional-parame end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/5-AST-Alignment-AST.shot index bbd26b80e712..5d5f3d1a9509 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-optional-parameter AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > arrow-function-with-optional-parameter > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -96,5 +96,4 @@ exports[`AST Fixtures legacy-fixtures basics arrow-function-with-optional-parame start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/6-AST-Alignment-Tokens.shot index 3ed32798d632..87ff86de4dbf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-optional-parameter/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-optional-parameter AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > arrow-function-with-optional-parameter > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/1-TSESTree-AST.shot index c417079cd497..d48e3ab946f8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-type-parameters TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -175,5 +172,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/2-TSESTree-Tokens.shot index 07d1f4dd05ac..ad66beacf3b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-type-parameters TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics arrow-function-with-type-parameters end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/3-Babel-AST.shot index 3b6a8f2beb7b..994ac3db2f6e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-type-parameters Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -153,5 +150,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/4-Babel-Tokens.shot index c271d400c3dc..ad66beacf3b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-type-parameters Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics arrow-function-with-type-parameters end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/5-AST-Alignment-AST.shot index 4d9cc58af3a5..abef7a97fe9c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-type-parameters AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > arrow-function-with-type-parameters > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -180,5 +180,4 @@ exports[`AST Fixtures legacy-fixtures basics arrow-function-with-type-parameters start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot index 7c75c7c03675..55c75fea029b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/arrow-function-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics arrow-function-with-type-parameters AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > arrow-function-with-type-parameters > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/1-TSESTree-AST.shot index acff3916587c..03c870ab7cb1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics async-function-expression TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -68,5 +65,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/2-TSESTree-Tokens.shot index 613f02252a02..f346233009d8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics async-function-expression TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics async-function-expression TSESTree end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/3-Babel-AST.shot index cb4f975e80f9..fb13eb4a9ee4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics async-function-expression Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -65,5 +62,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/4-Babel-Tokens.shot index 2b959bb6aa56..f346233009d8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics async-function-expression Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics async-function-expression Babel - T end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/5-AST-Alignment-AST.shot index cf09dbcceea3..20864b6670bb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics async-function-expression AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > async-function-expression > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -72,5 +72,4 @@ exports[`AST Fixtures legacy-fixtures basics async-function-expression AST Align start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/6-AST-Alignment-Tokens.shot index 18c7806a84ff..13b47c01b9bb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-expression/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics async-function-expression AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > async-function-expression > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/1-TSESTree-AST.shot index e0143b85dbbb..d129c557959f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -187,5 +184,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/2-TSESTree-Tokens.shot index cc217764ecfa..b2ba9113ed0e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/3-Babel-AST.shot index 75ecfc1145c8..cc042be69c3b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -172,5 +169,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/4-Babel-Tokens.shot index da7e9eb00e77..794cf8cd318c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/5-AST-Alignment-AST.shot index d97c7ec99c25..6c6f9a5e2bb5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > async-function-with-var-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -34,7 +34,7 @@ exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration }, init: Literal { type: 'Literal', - raw: '\\'foo\\'', + raw: '\'foo\'', value: 'foo', range: [109, 114], @@ -80,7 +80,7 @@ exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration }, init: Literal { type: 'Literal', - raw: '\\'bar\\'', + raw: '\'bar\'', value: 'bar', range: [128, 133], @@ -126,7 +126,7 @@ exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration }, init: Literal { type: 'Literal', - raw: '\\'fooBar\\'', + raw: '\'fooBar\'', value: 'fooBar', range: [152, 160], @@ -191,5 +191,4 @@ exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/6-AST-Alignment-Tokens.shot index f38533842e11..367a7956bf0d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/async-function-with-var-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > async-function-with-var-declaration > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -98,7 +98,7 @@ exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration }, String { type: 'String', - value: '\\'foo\\'', + value: '\'foo\'', range: [109, 114], loc: { @@ -150,7 +150,7 @@ exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration }, String { type: 'String', - value: '\\'bar\\'', + value: '\'bar\'', range: [128, 133], loc: { @@ -200,7 +200,7 @@ exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration }, String { type: 'String', - value: '\\'fooBar\\'', + value: '\'fooBar\'', range: [152, 160], loc: { @@ -228,5 +228,4 @@ exports[`AST Fixtures legacy-fixtures basics async-function-with-var-declaration end: { column: 1, line: 7 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/1-TSESTree-AST.shot index 6313e008f58a..edc966052dec 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -233,5 +230,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/2-TSESTree-Tokens.shot index 90819bebdd2d..ee52f58c976c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -292,5 +289,4 @@ exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics TSEST end: { column: 2, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/3-Babel-AST.shot index 3e28dca8403c..d6bf11c0174b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -198,5 +195,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/4-Babel-Tokens.shot index 1b081044b014..ee52f58c976c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -292,5 +289,4 @@ exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics Babel end: { column: 2, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/5-AST-Alignment-AST.shot index 98fb9a320218..6f030cd59419 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > call-signatures-with-generics > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -243,5 +243,4 @@ exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics AST A start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/6-AST-Alignment-Tokens.shot index f2a8b30f03ac..199365bab4ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures-with-generics/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > call-signatures-with-generics > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/1-TSESTree-AST.shot index 9f701dde2461..9730a9794957 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics call-signatures TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -163,5 +160,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/2-TSESTree-Tokens.shot index bc33f7252198..e5e898e8a258 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics call-signatures TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures basics call-signatures TSESTree - Tokens 1 end: { column: 2, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/3-Babel-AST.shot index 119e9ea7c3d6..00bf1cc6b2b2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics call-signatures Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -156,5 +153,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/4-Babel-Tokens.shot index d3b4a4733fd6..e5e898e8a258 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics call-signatures Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures basics call-signatures Babel - Tokens 1`] end: { column: 2, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/5-AST-Alignment-AST.shot index 2710a0bc2020..462605093785 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics call-signatures AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > call-signatures > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -171,5 +171,4 @@ exports[`AST Fixtures legacy-fixtures basics call-signatures AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/6-AST-Alignment-Tokens.shot index c9eb4711c4d1..fc9df21d4ed0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/call-signatures/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics call-signatures AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > call-signatures > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/1-TSESTree-AST.shot index 0b739dd9aa9f..d561b3798a26 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-expression TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -73,5 +70,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/2-TSESTree-Tokens.shot index 77ce834a71b7..f2633cd0600d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-expression TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-expression TSESTree - Token end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/3-Babel-AST.shot index 9b4b7805e37e..3e392aeae99d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-expression Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -69,5 +66,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/4-Babel-Tokens.shot index 1ca9b7ec861b..f2633cd0600d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-expression Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-expression Babel - Tokens 1 end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/5-AST-Alignment-AST.shot index dcef318b25b7..1a48d82953eb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics cast-as-expression AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > cast-as-expression > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -77,5 +77,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-expression AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/6-AST-Alignment-Tokens.shot index ccbe890c540e..91d46ddeb530 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-expression/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics cast-as-expression AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > cast-as-expression > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/1-TSESTree-AST.shot index 9c68eb96907e..1ad631918559 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-multi-assign TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/2-TSESTree-Tokens.shot index 31d2cc3503cc..3d157b919167 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-multi-assign TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-multi-assign TSESTree - Tok end: { column: 26, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/3-Babel-AST.shot index f57ee53eff4c..9e2a1bc879fa 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-multi-assign Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/4-Babel-Tokens.shot index 0b4b4ea48af1..3d157b919167 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-multi-assign Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-multi-assign Babel - Tokens end: { column: 26, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/5-AST-Alignment-AST.shot index 70b1609db0fe..1fd813b107a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics cast-as-multi-assign AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > cast-as-multi-assign > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -94,5 +94,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-multi-assign AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/6-AST-Alignment-Tokens.shot index 9878fb875f86..861d86ed5335 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi-assign/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics cast-as-multi-assign AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > cast-as-multi-assign > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/1-TSESTree-AST.shot index bbe6bf88a4f8..72fd3d81b383 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-multi TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/2-TSESTree-Tokens.shot index b3be9993280c..3fc494037c86 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-multi TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-multi TSESTree - Tokens 1`] end: { column: 14, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/3-Babel-AST.shot index 20384ff0a8ec..1197abcbeab5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-multi Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -77,5 +74,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/4-Babel-Tokens.shot index bdf92cdfcb8c..3fc494037c86 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-multi Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-multi Babel - Tokens 1`] = end: { column: 14, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/5-AST-Alignment-AST.shot index 7705dd06189e..109b79f9695c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics cast-as-multi AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > cast-as-multi > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -85,5 +85,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-multi AST Alignment - AST 1 start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/6-AST-Alignment-Tokens.shot index 83f40d7ff212..a76875a68b68 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-multi/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics cast-as-multi AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > cast-as-multi > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/1-TSESTree-AST.shot index 47510cad5857..e4cd3c7bc37d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-operator TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/2-TSESTree-Tokens.shot index 606df4a5691e..aae4e0abe27d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-operator TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-operator TSESTree - Tokens end: { column: 20, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/3-Babel-AST.shot index fff93bdf6b6c..abcb6c864b9b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-operator Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/4-Babel-Tokens.shot index 99287baf608a..aae4e0abe27d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-operator Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-operator Babel - Tokens 1`] end: { column: 20, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/5-AST-Alignment-AST.shot index d8af856f0d4f..1dde76078ac5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics cast-as-operator AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > cast-as-operator > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -76,5 +76,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-operator AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/6-AST-Alignment-Tokens.shot index c76b8b205d89..340db131b95b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-operator/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics cast-as-operator AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > cast-as-operator > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/1-TSESTree-AST.shot index 77bae5e0fa41..151470429a32 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-simple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -77,5 +74,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/2-TSESTree-Tokens.shot index 5db35e72e1ea..5743e8a9915d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-simple TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-simple TSESTree - Tokens 1` end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/3-Babel-AST.shot index 1e97722eebfd..0fcdef7439c5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-simple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -71,5 +68,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/4-Babel-Tokens.shot index 33e464809d47..5743e8a9915d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics cast-as-simple Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-simple Babel - Tokens 1`] = end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/5-AST-Alignment-AST.shot index a61cfb5f5e78..2011c838caf8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics cast-as-simple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > cast-as-simple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -81,5 +81,4 @@ exports[`AST Fixtures legacy-fixtures basics cast-as-simple AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/6-AST-Alignment-Tokens.shot index 25785cbf9850..74e748934248 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/cast-as-simple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics cast-as-simple AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > cast-as-simple > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/1-TSESTree-AST.shot index 2e62c98bccf8..92f3be5ac850 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-annotation TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -150,5 +147,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/2-TSESTree-Tokens.shot index bc49829e8008..e485cbe5d826 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-annotation TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures basics catch-clause-with-annotation TSESTr end: { column: 23, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/3-Babel-AST.shot index a655322c9037..93bf6894bd6f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-annotation Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -146,5 +143,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/4-Babel-Tokens.shot index 2cb24973853b..e485cbe5d826 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-annotation Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures basics catch-clause-with-annotation Babel end: { column: 23, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/5-AST-Alignment-AST.shot index 9436e8fa2087..392381d4d754 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-annotation AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > catch-clause-with-annotation > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -154,5 +154,4 @@ exports[`AST Fixtures legacy-fixtures basics catch-clause-with-annotation AST Al start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/6-AST-Alignment-Tokens.shot index 62b559fffea1..efac0126c143 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-annotation/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-annotation AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > catch-clause-with-annotation > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/1-TSESTree-AST.shot index dc30f9f96cff..3c9448f22517 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-invalid-annotation TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/2-TSESTree-Tokens.shot index 7868b5458b48..0e4c7532a81c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-invalid-annotation TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics catch-clause-with-invalid-annotatio end: { column: 22, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/3-Babel-AST.shot index 201086a80c86..ae6243156c2f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-invalid-annotation Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -79,5 +76,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/4-Babel-Tokens.shot index 0a98eea94f7c..0e4c7532a81c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-invalid-annotation Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics catch-clause-with-invalid-annotatio end: { column: 22, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/5-AST-Alignment-AST.shot index 6aef5769b954..59927cf6ba5e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-invalid-annotation AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > catch-clause-with-invalid-annotation > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -85,5 +85,4 @@ exports[`AST Fixtures legacy-fixtures basics catch-clause-with-invalid-annotatio start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/6-AST-Alignment-Tokens.shot index ddcc6d1eaa8f..f9d294dd946d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/catch-clause-with-invalid-annotation/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics catch-clause-with-invalid-annotation AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > catch-clause-with-invalid-annotation > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/1-TSESTree-AST.shot index ba043fdb916b..07c068d598ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-abstract TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -69,5 +66,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/2-TSESTree-Tokens.shot index 23d691278bb1..fc138ec7d144 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-abstract TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-abstract T end: { column: 10, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/3-Babel-AST.shot index 143cbfe33708..49197aad6557 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-abstract Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/4-Babel-Tokens.shot index 01f1e6f22c77..fc138ec7d144 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-abstract Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-abstract B end: { column: 10, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/5-AST-Alignment-AST.shot index 107bcb11f9aa..b84667ac7dba 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-abstract AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-multi-line-keyword-abstract > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -73,5 +73,4 @@ exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-abstract A start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/6-AST-Alignment-Tokens.shot index 55a5dcb94fb6..8690a9759a1d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-abstract/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-abstract AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-multi-line-keyword-abstract > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/1-TSESTree-AST.shot index 025639ca14b9..35c8c9d7bec4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-declare TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -69,5 +66,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/2-TSESTree-Tokens.shot index 8d2e2a61e880..14bd6af46160 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-declare TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-declare TS end: { column: 10, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/3-Babel-AST.shot index 176fb5cdccc8..e616e47add54 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-declare Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/4-Babel-Tokens.shot index f747365210ee..14bd6af46160 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-declare Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-declare Ba end: { column: 10, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/5-AST-Alignment-AST.shot index 7b635aa1f266..62dbe01a7f14 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-declare AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-multi-line-keyword-declare > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -73,5 +73,4 @@ exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-declare AS start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/6-AST-Alignment-Tokens.shot index 609220fb34ad..defc7033aebf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-multi-line-keyword-declare/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-multi-line-keyword-declare AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-multi-line-keyword-declare > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/1-TSESTree-AST.shot index 37b23ebcae1b..9b5131f67cd4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-field-with-annotation TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -264,5 +261,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/2-TSESTree-Tokens.shot index 98cdef4c56a0..c064a0ab249b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-field-with-annotation TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures basics class-private-identifier-field-with end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/3-Babel-AST.shot index a95da41c70c6..3fab57d8e537 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-field-with-annotation Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -240,5 +237,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/4-Babel-Tokens.shot index 2e49a01b98f2..fd2f8fb32497 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-field-with-annotation Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures basics class-private-identifier-field-with end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/5-AST-Alignment-AST.shot index 8db2a072d5d5..c8e015f68c35 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-field-with-annotation AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-private-identifier-field-with-annotation > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -268,5 +268,4 @@ exports[`AST Fixtures legacy-fixtures basics class-private-identifier-field-with start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/6-AST-Alignment-Tokens.shot index 866b70e2678f..8c7c49980b67 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-field-with-annotation/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-field-with-annotation AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-private-identifier-field-with-annotation > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -265,5 +265,4 @@ exports[`AST Fixtures legacy-fixtures basics class-private-identifier-field-with end: { column: 1, line: 10 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/1-TSESTree-AST.shot index 6325a410ae2e..b3b8a55d70c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-readonly-field TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -95,5 +92,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/2-TSESTree-Tokens.shot index 539c5fcf9389..afbb6b955a6e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-readonly-field TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics class-private-identifier-readonly-f end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/3-Babel-AST.shot index a7118edf8b8f..c8a1b13adafa 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-readonly-field Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -84,5 +81,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/4-Babel-Tokens.shot index bfdffe0dc5f2..d3497d7b537d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-readonly-field Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics class-private-identifier-readonly-f end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/5-AST-Alignment-AST.shot index 9a97960820e8..a6d48cb2a20f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-readonly-field AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-private-identifier-readonly-field > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -99,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics class-private-identifier-readonly-f start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/6-AST-Alignment-Tokens.shot index f3da9c110b26..b3ff59d2b90f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-private-identifier-readonly-field/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-private-identifier-readonly-field AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-private-identifier-readonly-field > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -99,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics class-private-identifier-readonly-f end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/1-TSESTree-AST.shot index b92ad626eef4..739b3b908186 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-static-blocks TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -176,5 +173,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/2-TSESTree-Tokens.shot index 89b4747d3a7d..0593d2fc6187 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-static-blocks TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures basics class-static-blocks TSESTree - Toke end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/3-Babel-AST.shot index d99748b790da..934361edb014 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-static-blocks Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -158,5 +155,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/4-Babel-Tokens.shot index 35454157cd22..0593d2fc6187 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-static-blocks Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures basics class-static-blocks Babel - Tokens end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/5-AST-Alignment-AST.shot index ed9cb590a615..71cc261341e1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-static-blocks AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-static-blocks > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -180,5 +180,4 @@ exports[`AST Fixtures legacy-fixtures basics class-static-blocks AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/6-AST-Alignment-Tokens.shot index 449d55ea1219..5ecb958d6085 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-static-blocks/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-static-blocks AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-static-blocks > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/1-TSESTree-AST.shot index f579822acb1c..e842357161d1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-accessibility-modifiers TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -390,5 +387,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 13 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/2-TSESTree-Tokens.shot index eabef27db735..6a7792afca6b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-accessibility-modifiers TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -412,5 +409,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-accessibility-modifiers end: { column: 1, line: 12 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/3-Babel-AST.shot index 1ebc4c3ef4d5..097e48cc4bef 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-accessibility-modifiers Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -348,5 +345,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 13 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/4-Babel-Tokens.shot index d21a446bcf3f..aef772e04e45 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-accessibility-modifiers Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -412,5 +409,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-accessibility-modifiers end: { column: 1, line: 12 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/5-AST-Alignment-AST.shot index bb1a1c4bac1e..686f4bdefd02 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-accessibility-modifiers AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-accessibility-modifiers > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -394,5 +394,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-accessibility-modifiers start: { column: 0, line: 3 }, end: { column: 0, line: 13 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/6-AST-Alignment-Tokens.shot index 4360b4901eb5..0c9993955772 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-accessibility-modifiers/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-accessibility-modifiers AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-accessibility-modifiers > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -424,5 +424,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-accessibility-modifiers end: { column: 1, line: 12 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/1-TSESTree-AST.shot index 998b6207d4ce..ba0e36b5d2cb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -154,5 +151,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/2-TSESTree-Tokens.shot index 03f65f13d2cf..71e21ccd728f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -182,5 +179,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/3-Babel-AST.shot index efdf7d99dc64..87b05e4559d4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -138,5 +135,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/4-Babel-Tokens.shot index 3c1cd9f10cc9..36c4a1a71385 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -182,5 +179,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/5-AST-Alignment-AST.shot index 4f9a53a7ec51..551aed17d468 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-constructor-and-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -74,7 +74,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier - decorators: Array [], key: Literal { type: 'Literal', - raw: '\\'constructor\\'', + raw: '\'constructor\'', value: 'constructor', range: [123, 136], @@ -158,5 +158,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/6-AST-Alignment-Tokens.shot index 0692eec5c9b4..62ac3693c7f4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-constructor-and-modifier > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -122,7 +122,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier }, String { type: 'String', - value: '\\'constructor\\'', + value: '\'constructor\'', range: [123, 136], loc: { @@ -190,5 +190,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-modifier end: { column: 1, line: 7 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/1-TSESTree-AST.shot index dd0a87e7d3df..6d908dc6008a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-property-with-modifiers TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -157,5 +154,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/2-TSESTree-Tokens.shot index 369f9013fc1d..d63d51ed5a0f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-property-with-modifiers TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-paramete end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/3-Babel-AST.shot index e8a9b46448a0..7b743f42d6b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-property-with-modifiers Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -139,5 +136,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/4-Babel-Tokens.shot index 55ef567bc7c4..bbeec963eab5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-property-with-modifiers Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-paramete end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/5-AST-Alignment-AST.shot index e9cb84b1934f..3dadeb6b4eb6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-property-with-modifiers AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-constructor-and-parameter-property-with-modifiers > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -161,5 +161,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-paramete start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/6-AST-Alignment-Tokens.shot index ab7411230bbe..ac8275df1da3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-property-with-modifiers/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-property-with-modifiers AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-constructor-and-parameter-property-with-modifiers > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -178,5 +178,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-paramete end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/1-TSESTree-AST.shot index 95679527f61e..885f72ba71ea 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-proptery-with-override-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -186,5 +183,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/2-TSESTree-Tokens.shot index 76690e2a18c2..bb9d780cc80f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-proptery-with-override-modifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-paramete end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/3-Babel-AST.shot index d741e4099480..7b0b331ff2d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-proptery-with-override-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -167,5 +164,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/4-Babel-Tokens.shot index a3086606af66..bb9d780cc80f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-proptery-with-override-modifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-paramete end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/5-AST-Alignment-AST.shot index 30ed3a5d2b9f..6c3997dcf90f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-proptery-with-override-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-constructor-and-parameter-proptery-with-override-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -190,5 +190,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-paramete start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/6-AST-Alignment-Tokens.shot index bc581c1e67b0..8195a2222a66 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-parameter-proptery-with-override-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-parameter-proptery-with-override-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-constructor-and-parameter-proptery-with-override-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/1-TSESTree-AST.shot index 468b1d834e1e..65d59af8f42c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-return-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -188,5 +185,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/2-TSESTree-Tokens.shot index eec339c15eca..b0de97785c77 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-return-type TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-return-t end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/3-Babel-AST.shot index 04c04b9de27b..c01d21b0e584 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-return-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -172,5 +169,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/4-Babel-Tokens.shot index 0f0ac36300a0..b0de97785c77 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-return-type Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-return-t end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/5-AST-Alignment-AST.shot index 23d2de9832a3..4523d7b900aa 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-return-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-constructor-and-return-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -90,7 +90,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-return-t - decorators: Array [], key: Literal { type: 'Literal', - raw: '\\'constructor\\'', + raw: '\'constructor\'', value: 'constructor', range: [114, 127], @@ -192,5 +192,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-return-t start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/6-AST-Alignment-Tokens.shot index c3aaeeaae465..69200b40d6fc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-constructor-and-return-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-constructor-and-return-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-constructor-and-return-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/1-TSESTree-AST.shot index a467ad9004bf..ecb71167ec8b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-declare-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -389,5 +386,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/2-TSESTree-Tokens.shot index 5c1b6282fafb..3e37a7ebc39b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-declare-properties TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -492,5 +489,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-declare-properties TSEST end: { column: 1, line: 11 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/3-Babel-AST.shot index 986e55f85e38..059cf3eb43bb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-declare-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -337,5 +334,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/4-Babel-Tokens.shot index e66f3213cb7b..6967d45002f2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-declare-properties Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -492,5 +489,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-declare-properties Babel end: { column: 1, line: 11 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/5-AST-Alignment-AST.shot index 07399bd45ca8..3864bb4bb17c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-declare-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-declare-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -393,5 +393,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-declare-properties AST A start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/6-AST-Alignment-Tokens.shot index f988c345ccaa..f555bd8ced67 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-declare-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-declare-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-declare-properties > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -504,5 +504,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-declare-properties AST A end: { column: 1, line: 11 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/1-TSESTree-AST.shot index 7f5aeb6fee1d..2e72ebf0b2d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-definite-assignment TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/2-TSESTree-Tokens.shot index 03767cb993cd..ff3629e19300 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-definite-assignment TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-definite-assignment TSES end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/3-Babel-AST.shot index 62558aefa8f2..bafff5fe640d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-definite-assignment Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -84,5 +81,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/4-Babel-Tokens.shot index e82cb950ff98..ff3629e19300 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-definite-assignment Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-definite-assignment Babe end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/5-AST-Alignment-AST.shot index 21ac2c6a3ca2..bddbd7a28b01 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-definite-assignment AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-definite-assignment > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -101,5 +101,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-definite-assignment AST start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/6-AST-Alignment-Tokens.shot index 113c879b966c..a4e221bbf347 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-definite-assignment/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-definite-assignment AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-definite-assignment > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/1-TSESTree-AST.shot index aec123dc3e0d..aab7a709e796 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-and-implements TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/2-TSESTree-Tokens.shot index 29993bb89aa8..84c64598311b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-and-implements TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-and-implements T end: { column: 80, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/3-Babel-AST.shot index d753b47c5e66..2d5c1f199025 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-and-implements Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/4-Babel-Tokens.shot index 5cd6e8830004..f678a67c2c52 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-and-implements Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-and-implements B end: { column: 80, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/5-AST-Alignment-AST.shot index 9345b10e9855..1dd2c8689dfe 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-extends-and-implements AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-extends-and-implements > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -87,5 +87,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-and-implements A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/6-AST-Alignment-Tokens.shot index 7239767c7c70..6cf23e86970d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-and-implements/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-extends-and-implements AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-extends-and-implements > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-and-implements A end: { column: 80, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/1-TSESTree-AST.shot index 137500002d8b..a1e5aef9496b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic-multiple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -168,5 +165,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/2-TSESTree-Tokens.shot index 71658083f6a4..5ddc0407c830 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic-multiple TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic-multiple end: { column: 43, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/3-Babel-AST.shot index 90e352a2e1b2..420efe5218f9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic-multiple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -140,5 +137,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/4-Babel-Tokens.shot index 6c20060b32f3..5ddc0407c830 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic-multiple Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic-multiple end: { column: 43, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/5-AST-Alignment-AST.shot index 1073c725f416..7879c82f6b46 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic-multiple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-extends-generic-multiple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -174,5 +174,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic-multiple start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/6-AST-Alignment-Tokens.shot index d8216cea6492..6b0d2167037b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic-multiple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic-multiple AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-extends-generic-multiple > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/1-TSESTree-AST.shot index 3e3d64d818c2..14aeed1c9888 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -126,5 +123,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/2-TSESTree-Tokens.shot index 0b5f3982f338..b5d8cbb29a12 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic TSESTree end: { column: 30, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/3-Babel-AST.shot index c4c30cee5c72..6c6f0998dfb5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -102,5 +99,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/4-Babel-Tokens.shot index 5de1c963af2e..b5d8cbb29a12 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic Babel - end: { column: 30, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/5-AST-Alignment-AST.shot index ba394f6be498..1b3f8c3afeb6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-extends-generic > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -132,5 +132,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic AST Alig start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/6-AST-Alignment-Tokens.shot index 5278786ece9d..ebaf997949d4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-extends-generic/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-extends-generic > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/1-TSESTree-AST.shot index 88e4438bb064..fbfc8542e345 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method-default TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -157,5 +154,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/2-TSESTree-Tokens.shot index b3af5926a983..6068aee1341c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method-default TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-generic-method-default T end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/3-Babel-AST.shot index 6c0cf1bafc92..2de1275a5271 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method-default Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -129,5 +126,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/4-Babel-Tokens.shot index 2d631f305c56..6068aee1341c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method-default Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-generic-method-default B end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/5-AST-Alignment-AST.shot index e58c25fa024c..c6198993ab31 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method-default AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-generic-method-default > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -164,5 +164,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-generic-method-default A start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/6-AST-Alignment-Tokens.shot index a43ddc381cf6..920ad015ce8e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method-default/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method-default AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-generic-method-default > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/1-TSESTree-AST.shot index 952efb711752..9107bbc9a492 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -136,5 +133,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/2-TSESTree-Tokens.shot index d84ea9284a21..49043cba8fd3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-generic-method TSESTree end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/3-Babel-AST.shot index ed22004aae73..71db41955746 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -110,5 +107,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/4-Babel-Tokens.shot index d6a60a428d68..49043cba8fd3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-generic-method Babel - T end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/5-AST-Alignment-AST.shot index ebf99595a806..dcfe4a339319 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-generic-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -143,5 +143,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-generic-method AST Align start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/6-AST-Alignment-Tokens.shot index bd2dbba8cf51..cfc97cbd8de4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-generic-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-generic-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-generic-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/1-TSESTree-AST.shot index 62bd5c01b74f..b5080a184deb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic-multiple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -123,5 +120,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/2-TSESTree-Tokens.shot index b6052ec42a8d..b462c9c09602 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic-multiple TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic-multi end: { column: 33, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/3-Babel-AST.shot index f3497e6810c4..30de4ee336e9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic-multiple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -112,5 +109,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/4-Babel-Tokens.shot index 181311333cc1..551366acf7c6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic-multiple Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic-multi end: { column: 33, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/5-AST-Alignment-AST.shot index 9ac4c609f858..4c7d26fc7cc3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic-multiple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-implements-generic-multiple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -130,5 +130,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic-multi start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/6-AST-Alignment-Tokens.shot index 51fb50cb8f70..a1b4dcc316ff 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic-multiple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic-multiple AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-implements-generic-multiple > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -118,5 +118,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic-multi end: { column: 33, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/1-TSESTree-AST.shot index 056cda75ff68..db31f42ccc9d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -102,5 +99,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/2-TSESTree-Tokens.shot index 2adbea4c681f..ab1eb2438945 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic TSEST end: { column: 30, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/3-Babel-AST.shot index 3c21dff26a74..4ba60e1d0505 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -93,5 +90,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/4-Babel-Tokens.shot index 0d08e090f1d5..85fa5f1d48c3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic Babel end: { column: 30, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/5-AST-Alignment-AST.shot index 861c924cb00a..cdeeb56651a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-implements-generic > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -109,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic AST A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/6-AST-Alignment-Tokens.shot index 619c0b6f148f..d7a4b4a902d3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements-generic/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-implements-generic > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -98,5 +98,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements-generic AST A end: { column: 30, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/1-TSESTree-AST.shot index c632c3a9afaf..2d6eed98e32e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/2-TSESTree-Tokens.shot index 2d3649f206e9..803720e9d135 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements TSESTree - To end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/3-Babel-AST.shot index 1d8fc5666937..53b54f5858c3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/4-Babel-Tokens.shot index 7c89c77a6f94..5f7b9a2b8785 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-implements Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements Babel - Token end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/5-AST-Alignment-AST.shot index cbb9b19f3454..c19e6cb8d673 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-implements AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-implements > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -76,5 +76,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/6-AST-Alignment-Tokens.shot index dd0501e4607a..ce8dd150e9f3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-implements/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-implements AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-implements > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-implements AST Alignment end: { column: 27, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/1-TSESTree-AST.shot index 76c8fca66261..0cdf4d8f1ac7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -258,5 +255,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/2-TSESTree-Tokens.shot index 31695e4453e0..6bdf30e2d35a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-method TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -242,5 +239,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-method TSESTree - Tokens end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/3-Babel-AST.shot index 8d24b104a5ea..45517918793f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -220,5 +217,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/4-Babel-Tokens.shot index 0c6516590095..6bdf30e2d35a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-method Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -242,5 +239,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-method Babel - Tokens 1` end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/5-AST-Alignment-AST.shot index cd6eeae54ca6..16bb0f023eaa 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -265,5 +265,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-method AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/6-AST-Alignment-Tokens.shot index 4778e22eb6d3..7b0d77481e48 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/1-TSESTree-AST.shot index b9bbc8413430..e6468da7a70e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-mixin-reference TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -179,5 +176,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/2-TSESTree-Tokens.shot index 1783eaf1df73..192ded5258c2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-mixin-reference TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-mixin-reference TSESTree end: { column: 48, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/3-Babel-AST.shot index dc22e2b79bae..033214144a74 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-mixin-reference Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -154,5 +151,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/4-Babel-Tokens.shot index 4772e5fbbdb5..192ded5258c2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-mixin-reference Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-mixin-reference Babel - end: { column: 48, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/5-AST-Alignment-AST.shot index 18e0e9767afd..6148e031194f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-mixin-reference AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-mixin-reference > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -195,5 +195,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-mixin-reference AST Alig start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/6-AST-Alignment-Tokens.shot index cdb3e2d4bbcf..ba60ba097587 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin-reference/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-mixin-reference AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-mixin-reference > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/1-TSESTree-AST.shot index 48529cb0405b..695f0ef3f47d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-mixin TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -545,5 +542,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/2-TSESTree-Tokens.shot index 88b90006fdde..8bc206a015a8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-mixin TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -652,5 +649,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-mixin TSESTree - Tokens end: { column: 48, line: 11 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/3-Babel-AST.shot index aaee7d6ab16a..7e39018c060a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-mixin Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -472,5 +469,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/4-Babel-Tokens.shot index 5bd4c2c5067c..b582167c7111 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-mixin Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -652,5 +649,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-mixin Babel - Tokens 1`] end: { column: 48, line: 11 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/5-AST-Alignment-AST.shot index 4d5c6677152b..f090ab20dcc3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-mixin AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-mixin > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -567,5 +567,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-mixin AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/6-AST-Alignment-Tokens.shot index f0e70c50e5ed..d24fe2f47994 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-mixin/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-mixin AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-mixin > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -660,5 +660,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-mixin AST Alignment - To end: { column: 48, line: 11 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/1-TSESTree-AST.shot index 7fa804c7c58d..7e165cf272da 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -746,5 +743,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 20 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/2-TSESTree-Tokens.shot index bf477af53fd4..35935b69acd4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -1022,5 +1019,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method end: { column: 1, line: 19 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/3-Babel-AST.shot index f5630fe1027a..9a4984429896 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -677,5 +674,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 20 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/4-Babel-Tokens.shot index be5131563e2f..35935b69acd4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -1022,5 +1019,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method end: { column: 1, line: 19 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/5-AST-Alignment-AST.shot index 6781e3075a27..240e2f861872 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-optional-computed-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -28,7 +28,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method }, init: Literal { type: 'Literal', - raw: '\\'buzz\\'', + raw: '\'buzz\'', value: 'buzz', range: [91, 97], @@ -74,7 +74,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method }, init: Literal { type: 'Literal', - raw: '\\'bazz\\'', + raw: '\'bazz\'', value: 'bazz', range: [117, 123], @@ -142,7 +142,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method shorthand: false, value: Literal { type: 'Literal', - raw: '\\'member\\'', + raw: '\'member\'', value: 'member', range: [149, 157], @@ -179,7 +179,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method shorthand: false, value: Literal { type: 'Literal', - raw: '\\'member2\\'', + raw: '\'member2\'', value: 'member2', range: [170, 179], @@ -424,7 +424,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method - decorators: Array [], key: Literal { type: 'Literal', - raw: '\\'literal1\\'', + raw: '\'literal1\'', value: 'literal1', range: [257, 267], @@ -468,7 +468,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method - decorators: Array [], key: Literal { type: 'Literal', - raw: '\\'literal2\\'', + raw: '\'literal2\'', value: 'literal2', range: [276, 286], @@ -758,5 +758,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method start: { column: 0, line: 3 }, end: { column: 0, line: 20 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/6-AST-Alignment-Tokens.shot index e315074278aa..fe121efa9cf7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-optional-computed-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/1-TSESTree-AST.shot index 8227bc871a44..494191366800 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-property TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/2-TSESTree-Tokens.shot index 8722495591ee..80c3f83096f5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-property TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-proper end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/3-Babel-AST.shot index 71ed2eb19f0f..b0065dccf16c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-property Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -77,5 +74,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/4-Babel-Tokens.shot index fa7fd8e06381..f52b5a8459a1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-property Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-proper end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/5-AST-Alignment-AST.shot index 959f8eb28d31..8b629838d0b2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-property AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-optional-computed-property > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -23,7 +23,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-proper - definite: false, key: Literal { type: 'Literal', - raw: '\\'foo\\'', + raw: '\'foo\'', value: 'foo', range: [94, 99], @@ -94,5 +94,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-proper start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/6-AST-Alignment-Tokens.shot index 72e8af23eb9d..f2e11069f9d4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-computed-property/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-property AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-optional-computed-property > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -60,7 +60,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-proper }, String { type: 'String', - value: '\\'foo\\'', + value: '\'foo\'', range: [94, 99], loc: { @@ -128,5 +128,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-computed-proper end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/1-TSESTree-AST.shot index 2c8c6549a92b..69c72cd4f9cc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-methods TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -215,5 +212,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/2-TSESTree-Tokens.shot index 8a971ea52a1c..8231e0eb504f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-methods TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -242,5 +239,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-methods TSESTre end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/3-Babel-AST.shot index 5985765598f8..642f3144e972 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-methods Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -191,5 +188,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/4-Babel-Tokens.shot index 69fe0fc0bb49..e4c32abdd845 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-methods Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -242,5 +239,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-methods Babel - end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/5-AST-Alignment-AST.shot index d75b7e9bb3bd..34d03e5c8c6d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-optional-methods AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-optional-methods > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -225,5 +225,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-methods AST Ali start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/6-AST-Alignment-Tokens.shot index 0c88f1128b02..79bbdac8e3de 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-methods/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-optional-methods AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-optional-methods > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -248,5 +248,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-methods AST Ali end: { column: 1, line: 7 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/1-TSESTree-AST.shot index 9a03b50c7b0b..cf498c793dfe 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -498,5 +495,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/2-TSESTree-Tokens.shot index 68609cf957d6..ee34313a7ba3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -642,5 +639,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties TSES end: { column: 1, line: 15 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/3-Babel-AST.shot index d5ede06c7824..d8fcf8bec509 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -429,5 +426,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/4-Babel-Tokens.shot index f5f3fb28165a..b921ae2d1d69 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -642,5 +639,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties Babe end: { column: 1, line: 15 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/5-AST-Alignment-AST.shot index b581e542fbd6..2bd3072dacfd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-optional-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -28,7 +28,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST }, init: Literal { type: 'Literal', - raw: '\\'buzz\\'', + raw: '\'buzz\'', value: 'buzz', range: [90, 96], @@ -74,7 +74,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST }, init: Literal { type: 'Literal', - raw: '\\'bazz\\'', + raw: '\'bazz\'', value: 'bazz', range: [116, 122], @@ -271,7 +271,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST - definite: false, key: Literal { type: 'Literal', - raw: '\\'literal\\'', + raw: '\'literal\'', value: 'literal', range: [202, 211], @@ -377,7 +377,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST - definite: false, key: Literal { type: 'Literal', - raw: '\\'literal2\\'', + raw: '\'literal2\'', value: 'literal2', range: [250, 260], @@ -502,5 +502,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot index c3b5a48feabd..fc8c50d65b64 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-optional-properties > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -38,7 +38,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST }, String { type: 'String', - value: '\\'buzz\\'', + value: '\'buzz\'', range: [90, 96], loc: { @@ -88,7 +88,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST }, String { type: 'String', - value: '\\'bazz\\'', + value: '\'bazz\'', range: [116, 122], loc: { @@ -340,7 +340,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST }, String { type: 'String', - value: '\\'literal\\'', + value: '\'literal\'', range: [202, 211], loc: { @@ -510,7 +510,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST }, String { type: 'String', - value: '\\'literal2\\'', + value: '\'literal2\'', range: [250, 260], loc: { @@ -648,5 +648,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-properties AST end: { column: 1, line: 15 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/1-TSESTree-AST.shot index 068063caaced..81e49fe59f26 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-property-undefined TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/2-TSESTree-Tokens.shot index a7c09ee16ffb..287880d7798f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-property-undefined TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-property-undefi end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/3-Babel-AST.shot index e9cd62b06d1a..d3c7156a90d5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-property-undefined Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/4-Babel-Tokens.shot index 0409ca0e6795..519454158338 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-optional-property-undefined Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-property-undefi end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/5-AST-Alignment-AST.shot index c720da83ff5e..e941a6e54187 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-optional-property-undefined AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-optional-property-undefined > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -95,5 +95,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-property-undefi start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/6-AST-Alignment-Tokens.shot index 5252f6a95e43..561ed26c83ef 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-optional-property-undefined/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-optional-property-undefined AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-optional-property-undefined > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -108,5 +108,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-optional-property-undefi end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/1-TSESTree-AST.shot index 2197513374bf..0f88aaf0e3bf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-override-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -112,5 +109,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/2-TSESTree-Tokens.shot index ed5d574ecf71..0c053850b083 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-override-method TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-override-method TSESTree end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/3-Babel-AST.shot index ebe48afbbc7b..e47aa3412899 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-override-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -99,5 +96,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/4-Babel-Tokens.shot index e47882472635..0c053850b083 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-override-method Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-override-method Babel - end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/5-AST-Alignment-AST.shot index 1d2e6f791eeb..2ec41cbe9378 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-override-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-override-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -116,5 +116,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-override-method AST Alig start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/6-AST-Alignment-Tokens.shot index e01bbc6b58c9..df6aff74df24 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-override-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-override-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/1-TSESTree-AST.shot index c45a39c6ed01..e9e39a3380bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-override-property TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -100,5 +97,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/2-TSESTree-Tokens.shot index 1c3340a08b3f..9ab5e67a24f4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-override-property TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-override-property TSESTr end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/3-Babel-AST.shot index 5dbc83133448..4aa7c0f1fd22 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-override-property Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -85,5 +82,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/4-Babel-Tokens.shot index 637e18c4a749..9ab5e67a24f4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-override-property Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-override-property Babel end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/5-AST-Alignment-AST.shot index 78cbdbf91c7a..b72ed56e352e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-override-property AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-override-property > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -104,5 +104,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-override-property AST Al start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/6-AST-Alignment-Tokens.shot index 5a19cb9cd5c2..34e25da8697c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-override-property/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-override-property AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-override-property > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/1-TSESTree-AST.shot index 136ce8c0a909..6e9f5ef9c8f0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-property TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -189,5 +186,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/2-TSESTree-Tokens.shot index 68909fef6fc8..600f35d316b3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-property TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-propert end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/3-Babel-AST.shot index b0a88f8f209e..cfc987a497f4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-property Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -168,5 +165,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/4-Babel-Tokens.shot index f3a10a1790d6..868a06db571b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-property Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-propert end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/5-AST-Alignment-AST.shot index 69ea76bfb71b..c8064443c8d0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-property AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-private-optional-property > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -100,7 +100,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-propert }, value: Literal { type: 'Literal', - raw: '\\'\\'', + raw: '\'\'', value: '', range: [139, 141], @@ -138,7 +138,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-propert static: false, value: Literal { type: 'Literal', - raw: '\\'\\'', + raw: '\'\'', value: '', range: [171, 173], @@ -193,5 +193,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-propert start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/6-AST-Alignment-Tokens.shot index 61fd6390f3e5..0deb17dc21b0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-optional-property/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-property AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-private-optional-property > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -144,7 +144,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-propert }, String { type: 'String', - value: '\\'\\'', + value: '\'\'', range: [139, 141], loc: { @@ -197,7 +197,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-propert }, String { type: 'String', - value: '\\'\\'', + value: '\'\'', range: [171, 173], loc: { @@ -225,5 +225,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-optional-propert end: { column: 1, line: 7 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/1-TSESTree-AST.shot index 4f20f32c5f4a..1e96227cb308 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-private-parameter-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -322,5 +319,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/2-TSESTree-Tokens.shot index cbe55641c6f7..7410adeab7e3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-private-parameter-properties TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-parameter-proper end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/3-Babel-AST.shot index d68f59c04f19..611d88bec7bd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-private-parameter-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -284,5 +281,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/4-Babel-Tokens.shot index f29d3fb9f8aa..c2af7e6ded3b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-private-parameter-properties Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-parameter-proper end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/5-AST-Alignment-AST.shot index e4442ac9ee39..d97973864309 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-private-parameter-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-private-parameter-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -326,5 +326,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-parameter-proper start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot index 970c48431717..d1e89c4ce2c0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-private-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-private-parameter-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-private-parameter-properties > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -364,5 +364,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-private-parameter-proper end: { column: 1, line: 10 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/1-TSESTree-AST.shot index 1b7cbd923199..5223e449462b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-property-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -231,5 +228,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/2-TSESTree-Tokens.shot index 895bdf29b500..5eb8115b9346 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-property-function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -272,5 +269,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-property-function TSESTr end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/3-Babel-AST.shot index 67d559a1e58a..0883ff29f0e3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-property-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -207,5 +204,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/4-Babel-Tokens.shot index 9169ecbff0ac..5eb8115b9346 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-property-function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -272,5 +269,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-property-function Babel end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/5-AST-Alignment-AST.shot index fb9a4cf2fd1f..c39056045134 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-property-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-property-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -237,5 +237,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-property-function AST Al start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/6-AST-Alignment-Tokens.shot index efa49b6d94f5..c9afa8472f2e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-property-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-property-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/1-TSESTree-AST.shot index b647ce5bec95..ffb43ca29bcf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-property-values TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -301,5 +298,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/2-TSESTree-Tokens.shot index 4c70ad206fd7..ee547aa0c428 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-property-values TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -382,5 +379,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-property-values TSESTree end: { column: 1, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/3-Babel-AST.shot index f16c10ba226c..77479886a432 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-property-values Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -253,5 +250,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/4-Babel-Tokens.shot index 1053d9712edb..ee547aa0c428 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-property-values Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -382,5 +379,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-property-values Babel - end: { column: 1, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/5-AST-Alignment-AST.shot index 2e8c6d128813..7f59e23197c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-property-values AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-property-values > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -156,7 +156,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-property-values AST Alig static: false, value: Literal { type: 'Literal', - raw: '\\'\\'', + raw: '\'\'', value: '', range: [120, 122], @@ -305,5 +305,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-property-values AST Alig start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/6-AST-Alignment-Tokens.shot index 7958f0bae3e1..f516b3b1a802 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-property-values/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-property-values AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-property-values > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/1-TSESTree-AST.shot index 9d7508893291..8e4a06cdb5ff 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-protected-parameter-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -322,5 +319,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/2-TSESTree-Tokens.shot index 63443890edd1..ac453d77cf5d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-protected-parameter-properties TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-protected-parameter-prop end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/3-Babel-AST.shot index 7f199f992196..bbfb074aa867 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-protected-parameter-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -284,5 +281,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/4-Babel-Tokens.shot index 942283a210bd..a7c00ea78130 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-protected-parameter-properties Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-protected-parameter-prop end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/5-AST-Alignment-AST.shot index ad237190d0e3..b1f49fa12dcd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-protected-parameter-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-protected-parameter-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -326,5 +326,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-protected-parameter-prop start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot index 13074add59aa..73d3832fad52 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-protected-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-protected-parameter-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-protected-parameter-properties > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -364,5 +364,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-protected-parameter-prop end: { column: 1, line: 10 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/1-TSESTree-AST.shot index 6203a0e5ab6e..ea9920c09d48 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-public-parameter-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -322,5 +319,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/2-TSESTree-Tokens.shot index 090a96a09f10..0bc7d9b4d6d3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-public-parameter-properties TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-public-parameter-propert end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/3-Babel-AST.shot index d47a3a2ac972..02d9cdaa4007 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-public-parameter-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -284,5 +281,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/4-Babel-Tokens.shot index 0e21bfb37fa9..91cabd171e4f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-public-parameter-properties Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-public-parameter-propert end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/5-AST-Alignment-AST.shot index 44c167b1a1e3..81140f93e089 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-public-parameter-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-public-parameter-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -326,5 +326,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-public-parameter-propert start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot index ae6f5c9e68a9..337b85980444 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-public-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-public-parameter-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-public-parameter-properties > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -364,5 +364,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-public-parameter-propert end: { column: 1, line: 10 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/1-TSESTree-AST.shot index a6f0867e59c8..2cedff152e82 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-parameter-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -210,5 +207,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/2-TSESTree-Tokens.shot index 5b00fd42521e..28683ab8447b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-parameter-properties TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-readonly-parameter-prope end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/3-Babel-AST.shot index a4ccbdfe6af8..0b94d878d39e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-parameter-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -186,5 +183,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/4-Babel-Tokens.shot index eace703e0d59..28683ab8447b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-parameter-properties Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-readonly-parameter-prope end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/5-AST-Alignment-AST.shot index 1ca1af2cf8a9..25e8501079a3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-parameter-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-readonly-parameter-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -135,7 +135,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-readonly-parameter-prope - optional: false, right: Literal { type: 'Literal', - raw: '\\'Smith\\'', + raw: '\'Smith\'', value: 'Smith', range: [164, 171], @@ -214,5 +214,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-readonly-parameter-prope start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot index 41fed5182378..8715605f6ef3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-parameter-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-parameter-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-readonly-parameter-properties > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/1-TSESTree-AST.shot index e88857f97661..a43c58ba2e41 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/2-TSESTree-Tokens.shot index f49cd788267c..354902e58898 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property TSESTr end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/3-Babel-AST.shot index 6257bcbf8012..5f3c036a123f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -77,5 +74,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/4-Babel-Tokens.shot index 1ec22d1aa680..fa9e9504b6ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property Babel end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/5-AST-Alignment-AST.shot index f9625e1c3d8c..d039f495b1e3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-readonly-property > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -39,7 +39,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property AST Al static: false, value: Literal { type: 'Literal', - raw: '\\'string\\'', + raw: '\'string\'', value: 'string', range: [109, 117], @@ -94,5 +94,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property AST Al start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/6-AST-Alignment-Tokens.shot index a95868f56600..619e89e5bf6e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-readonly-property/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-readonly-property > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -80,7 +80,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property AST Al }, String { type: 'String', - value: '\\'string\\'', + value: '\'string\'', range: [109, 117], loc: { @@ -108,5 +108,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-readonly-property AST Al end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/1-TSESTree-AST.shot index 5767b8e1490d..812460fbd393 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-default TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -104,5 +101,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/2-TSESTree-Tokens.shot index 043304d8e736..cfcbdffaa666 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-default TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-default T end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/3-Babel-AST.shot index b5bc56e8477f..9e16c5978d13 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-default Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -82,5 +79,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/4-Babel-Tokens.shot index 7e0fc5b1ab08..cfcbdffaa666 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-default Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-default B end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/5-AST-Alignment-AST.shot index d240107e7973..0c71403b34a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-default AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-type-parameter-default > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -109,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-default A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/6-AST-Alignment-Tokens.shot index 29c1bb7c0acb..53634949df7c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-default/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-default AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-type-parameter-default > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/1-TSESTree-AST.shot index aad8bbe2661d..8759a9543bd4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-underscore TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/2-TSESTree-Tokens.shot index 8d443bd3c35c..9de9c573ea42 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-underscore TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-underscor end: { column: 15, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/3-Babel-AST.shot index ab3e5767e312..d23f6a7dbcdf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-underscore Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/4-Babel-Tokens.shot index 8a3cc4cf8c89..9de9c573ea42 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-underscore Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-underscor end: { column: 15, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/5-AST-Alignment-AST.shot index cba6e4ec96d9..3bd93e37aeff 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-underscore AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-type-parameter-underscore > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-underscor start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/6-AST-Alignment-Tokens.shot index 6de078f40c4c..63f29648a85a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter-underscore/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter-underscore AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-type-parameter-underscore > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/1-TSESTree-AST.shot index 5d3fe4d7fedb..c2cf7661ec7a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/2-TSESTree-Tokens.shot index c28fd120d283..4c23ea4a9879 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter TSESTree end: { column: 15, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/3-Babel-AST.shot index 0b40b64d4737..045c3d8f73cf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/4-Babel-Tokens.shot index 1f332f59d583..4c23ea4a9879 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter Babel - T end: { column: 15, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/5-AST-Alignment-AST.shot index 8e9b7c04328e..718eee2cf98b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > class-with-type-parameter > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter AST Align start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/6-AST-Alignment-Tokens.shot index 1a4e061b71a5..10b6f33915bb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/class-with-type-parameter/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics class-with-type-parameter AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > class-with-type-parameter > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/1-TSESTree-AST.shot index e6eeb71a2399..9187f52aade3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics const-enum TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/2-TSESTree-Tokens.shot index 8b0a8ca5fe40..c9b1944562c7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics const-enum TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics const-enum TSESTree - Tokens 1`] = end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/3-Babel-AST.shot index 0c362f7f6d31..7818f00fdc8b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics const-enum Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/4-Babel-Tokens.shot index d61aec4c6f39..f53430904194 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics const-enum Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics const-enum Babel - Tokens 1`] = ` end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/5-AST-Alignment-AST.shot index edeb8e60fafa..267be05a9cbc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics const-enum AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > const-enum > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -149,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures basics const-enum AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/6-AST-Alignment-Tokens.shot index d0a042c21279..72e6e2ff894b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/const-enum/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics const-enum AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > const-enum > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -118,5 +118,4 @@ exports[`AST Fixtures legacy-fixtures basics const-enum AST Alignment - Token 1` end: { column: 1, line: 6 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/1-TSESTree-AST.shot index 2db687cb7f9f..9e8eadc8f2f1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics declare-class-with-optional-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -110,5 +107,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/2-TSESTree-Tokens.shot index a048d70cc7ac..842d9ad82792 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics declare-class-with-optional-method TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics declare-class-with-optional-method end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/3-Babel-AST.shot index 9136bf11d6cc..610e59585058 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics declare-class-with-optional-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -99,5 +96,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/4-Babel-Tokens.shot index 260373f009ea..842d9ad82792 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics declare-class-with-optional-method Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics declare-class-with-optional-method end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/5-AST-Alignment-AST.shot index ac37aadfa0f5..d4c8a0a72d2c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics declare-class-with-optional-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > declare-class-with-optional-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -116,5 +116,4 @@ exports[`AST Fixtures legacy-fixtures basics declare-class-with-optional-method start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/6-AST-Alignment-Tokens.shot index bb5e416f29d3..b4b4e50729cc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-class-with-optional-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics declare-class-with-optional-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > declare-class-with-optional-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/1-TSESTree-AST.shot index 7d54f723e058..0f08a5c21a5c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics declare-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -87,5 +84,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/2-TSESTree-Tokens.shot index 697ba68bac68..ad369a61ffa7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics declare-function TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics declare-function TSESTree - Tokens end: { column: 42, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/3-Babel-AST.shot index 5add822300c9..bf9319010223 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics declare-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/4-Babel-Tokens.shot index 273582362465..ad369a61ffa7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics declare-function Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics declare-function Babel - Tokens 1`] end: { column: 42, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/5-AST-Alignment-AST.shot index ab61cdfdda66..62f1876e0537 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics declare-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > declare-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -91,5 +91,4 @@ exports[`AST Fixtures legacy-fixtures basics declare-function AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/6-AST-Alignment-Tokens.shot index 2c366b3521d5..841d14a6f9a5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/declare-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics declare-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > declare-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/1-TSESTree-AST.shot index 2b65620857ea..2bc11d43a4d9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-nested TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -595,5 +592,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/2-TSESTree-Tokens.shot index cd65f8f1802a..2ecbf334dac9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-nested TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -722,5 +719,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-nested TSE end: { column: 50, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/3-Babel-AST.shot index cb3849eb28ec..8b5c41276c5b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-nested Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -542,5 +539,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/4-Babel-Tokens.shot index 76ab0d7c252f..2ecbf334dac9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-nested Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -722,5 +719,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-nested Bab end: { column: 50, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/5-AST-Alignment-AST.shot index ccff1fdb9974..5e2ae1861c70 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-nested AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > destructuring-assignment-nested > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -599,5 +599,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-nested AST start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/6-AST-Alignment-Tokens.shot index 5e4d20207034..10a76b211852 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-nested/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-nested AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > destructuring-assignment-nested > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/1-TSESTree-AST.shot index 10dd0ffe1bd1..ae50496a72c2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-object TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -115,5 +112,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/2-TSESTree-Tokens.shot index a1f12787380c..f3c396a2c9f5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-object TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-object TSE end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/3-Babel-AST.shot index 73e7bbc8c460..de4818bddb94 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-object Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -104,5 +101,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/4-Babel-Tokens.shot index 0906527cd424..f3c396a2c9f5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-object Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-object Bab end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/5-AST-Alignment-AST.shot index 55963364596d..62e4eb60b5c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-object AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > destructuring-assignment-object > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -119,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-object AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/6-AST-Alignment-Tokens.shot index cdc6b9cb818f..73f565325d9a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-object/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-object AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > destructuring-assignment-object > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/1-TSESTree-AST.shot index 5621e6238f03..2bfbe06b7d0e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-property TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -144,5 +141,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/2-TSESTree-Tokens.shot index 59619c43429f..28799958af41 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-property TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-property T end: { column: 35, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/3-Babel-AST.shot index c8ae645f9330..19f6b1b0bd67 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-property Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -128,5 +125,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/4-Babel-Tokens.shot index 0f81442b4ab5..28799958af41 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-property Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-property B end: { column: 35, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/5-AST-Alignment-AST.shot index d79e152fe48f..d4d6c067155b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-property AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > destructuring-assignment-property > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -148,5 +148,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-property A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/6-AST-Alignment-Tokens.shot index cead1b4ea61e..8e72d2219409 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment-property/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment-property AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > destructuring-assignment-property > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/1-TSESTree-AST.shot index d30825466015..31fac9bd2330 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -115,5 +112,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/2-TSESTree-Tokens.shot index 3c3cbe8d59ad..b23376bb4452 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment TSESTree - end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/3-Babel-AST.shot index 064ec744c0f3..3cbb4d9134fc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -104,5 +101,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/4-Babel-Tokens.shot index 221a32cc3702..b23376bb4452 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment Babel - To end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/5-AST-Alignment-AST.shot index c3df90d7c072..835d7ebcdf29 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > destructuring-assignment > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -119,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics destructuring-assignment AST Alignm start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/6-AST-Alignment-Tokens.shot index 0bb48bcd8ce4..4faf105fc0da 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/destructuring-assignment/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics destructuring-assignment AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > destructuring-assignment > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/1-TSESTree-AST.shot index 7c05eb3cdd17..636107101d03 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics directive-in-module TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -134,5 +131,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/2-TSESTree-Tokens.shot index 49ef9df0153f..471d5b41c67d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics directive-in-module TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics directive-in-module TSESTree - Toke end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/3-Babel-AST.shot index 74bdda960975..4f78ed6907c0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics directive-in-module Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -125,5 +122,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/4-Babel-Tokens.shot index 6de71fdd14ce..471d5b41c67d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics directive-in-module Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics directive-in-module Babel - Tokens end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/5-AST-Alignment-AST.shot index 0fbd7e822d5b..37dee055a920 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics directive-in-module AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > directive-in-module > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -18,7 +18,7 @@ exports[`AST Fixtures legacy-fixtures basics directive-in-module AST Alignment - - directive: 'use strict', expression: Literal { type: 'Literal', - raw: '\\'use strict\\'', + raw: '\'use strict\'', value: 'use strict', range: [88, 100], @@ -84,7 +84,7 @@ exports[`AST Fixtures legacy-fixtures basics directive-in-module AST Alignment - type: 'ExpressionStatement', expression: Literal { type: 'Literal', - raw: '\\'use strict\\'', + raw: '\'use strict\'', value: 'use strict', range: [117, 129], @@ -138,5 +138,4 @@ exports[`AST Fixtures legacy-fixtures basics directive-in-module AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/6-AST-Alignment-Tokens.shot index 3d2476ad24a3..46641320e9c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-module/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics directive-in-module AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > directive-in-module > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/1-TSESTree-AST.shot index 548efbed006f..1026ae9d6a0b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics directive-in-namespace TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -134,5 +131,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/2-TSESTree-Tokens.shot index f5576c1ea189..bb853914b82c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics directive-in-namespace TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics directive-in-namespace TSESTree - T end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/3-Babel-AST.shot index 92b4905f8772..eb90641fcc13 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics directive-in-namespace Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -125,5 +122,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/4-Babel-Tokens.shot index 9eae0ad63a0e..bb853914b82c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics directive-in-namespace Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics directive-in-namespace Babel - Toke end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/5-AST-Alignment-AST.shot index d17d9f63f89a..27eb24db6279 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics directive-in-namespace AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > directive-in-namespace > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -18,7 +18,7 @@ exports[`AST Fixtures legacy-fixtures basics directive-in-namespace AST Alignmen - directive: 'use strict', expression: Literal { type: 'Literal', - raw: '\\'use strict\\'', + raw: '\'use strict\'', value: 'use strict', range: [91, 103], @@ -84,7 +84,7 @@ exports[`AST Fixtures legacy-fixtures basics directive-in-namespace AST Alignmen type: 'ExpressionStatement', expression: Literal { type: 'Literal', - raw: '\\'use strict\\'', + raw: '\'use strict\'', value: 'use strict', range: [120, 132], @@ -138,5 +138,4 @@ exports[`AST Fixtures legacy-fixtures basics directive-in-namespace AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/6-AST-Alignment-Tokens.shot index 66a4e2578f60..57215bbd3752 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/directive-in-namespace/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics directive-in-namespace AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > directive-in-namespace > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/1-TSESTree-AST.shot index cf35251a3a58..1a411eccdcae 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertions TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -126,5 +123,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/2-TSESTree-Tokens.shot index 61b67c648da2..30a7f251ce55 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertions TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertio end: { column: 44, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/3-Babel-AST.shot index 422530628713..5cf2648ae48e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertions Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -199,5 +196,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/4-Babel-Tokens.shot index 5d4ea1e7fea7..30a7f251ce55 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertions Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertio end: { column: 44, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/5-AST-Alignment-AST.shot index 368720ed8e62..029671e5620a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertions AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > dynamic-import-with-import-assertions > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,7 +52,7 @@ exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertio + shorthand: false, + value: Literal { + type: 'Literal', -+ raw: '\\'json\\'', ++ raw: '\'json\'', + value: 'json', + + range: [105, 111], @@ -137,7 +137,7 @@ exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertio shorthand: false, value: Literal { type: 'Literal', - raw: '\\'json\\'', + raw: '\'json\'', value: 'json', range: [105, 111], @@ -178,7 +178,7 @@ exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertio }, source: Literal { type: 'Literal', - raw: '\\'foo\\'', + raw: '\'foo\'', value: 'foo', range: [80, 85], @@ -209,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertio start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot index bd39373b6638..f12bc90805db 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/dynamic-import-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics dynamic-import-with-import-assertions AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > dynamic-import-with-import-assertions > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/1-TSESTree-AST.shot index 99ffa472f88b..ee2d17cc6137 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -68,5 +65,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/2-TSESTree-Tokens.shot index 959b2bbd38f5..7ccf1efcc73d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions T end: { column: 44, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/3-Babel-AST.shot index 625730e864fe..5d58f3a7e8d1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/4-Babel-Tokens.shot index d8b5ad34be27..7ccf1efcc73d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions B end: { column: 44, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/5-AST-Alignment-AST.shot index a18ffe53a772..7ec05710fdaa 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-all-with-import-assertions > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -28,7 +28,7 @@ exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions A }, value: Literal { type: 'Literal', - raw: '\\'json\\'', + raw: '\'json\'', value: 'json', range: [108, 114], @@ -49,7 +49,7 @@ exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions A exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [87, 92], @@ -73,5 +73,4 @@ exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot index 254b706ab248..912daa733f17 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-all-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-all-with-import-assertions AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-all-with-import-assertions > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/1-TSESTree-AST.shot index 1b635af9404b..60a362369cb1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-as-namespace TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -33,5 +30,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/2-TSESTree-Tokens.shot index 813665b7ce4e..1230e8009959 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-as-namespace TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics export-as-namespace TSESTree - Toke end: { column: 22, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/3-Babel-AST.shot index a20daf93abdc..22203369167b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-as-namespace Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -31,5 +28,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/4-Babel-Tokens.shot index d330b9a0eb9d..1230e8009959 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-as-namespace Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics export-as-namespace Babel - Tokens end: { column: 22, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/5-AST-Alignment-AST.shot index 7eb5256b9213..d1f67af67891 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-as-namespace AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-as-namespace > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -37,5 +37,4 @@ exports[`AST Fixtures legacy-fixtures basics export-as-namespace AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/6-AST-Alignment-Tokens.shot index 24b226e34c69..d0b8840f75d6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-as-namespace/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-as-namespace AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-as-namespace > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/1-TSESTree-AST.shot index 0445aaa80636..e1458f72220f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-assignment TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -33,5 +30,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/2-TSESTree-Tokens.shot index 802a9b67fcd6..3db025c1bd6d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-assignment TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures basics export-assignment TSESTree - Tokens end: { column: 13, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/3-Babel-AST.shot index 53765d7d18d7..d441d2bcc70f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-assignment Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -31,5 +28,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/4-Babel-Tokens.shot index f1d19c67d48a..3db025c1bd6d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-assignment Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures basics export-assignment Babel - Tokens 1` end: { column: 13, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/5-AST-Alignment-AST.shot index 0b1e4523efbe..e2bbc992e9c8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-assignment AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-assignment > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -37,5 +37,4 @@ exports[`AST Fixtures legacy-fixtures basics export-assignment AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/6-AST-Alignment-Tokens.shot index ba3b0806d8d4..07c81f17eb7d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-assignment/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-assignment AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-assignment > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/1-TSESTree-AST.shot index 39a9d91b204a..0a35e9756f00 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-declare-const-named-enum TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -114,5 +111,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/2-TSESTree-Tokens.shot index 986febd39a61..9a94777af2ff 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-declare-const-named-enum TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics export-declare-const-named-enum TSE end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/3-Babel-AST.shot index 60b7de5a1c70..5412af096851 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-declare-const-named-enum Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/4-Babel-Tokens.shot index 4683947cddf7..ff470e9de1e3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-declare-const-named-enum Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics export-declare-const-named-enum Bab end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/5-AST-Alignment-AST.shot index 7d3830711a9c..8fb629cb1d89 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-declare-const-named-enum AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-declare-const-named-enum > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -165,5 +165,4 @@ exports[`AST Fixtures legacy-fixtures basics export-declare-const-named-enum AST start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/6-AST-Alignment-Tokens.shot index 7dbe61863b8c..f364b48e3e02 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-const-named-enum/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-declare-const-named-enum AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-declare-const-named-enum > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -138,5 +138,4 @@ exports[`AST Fixtures legacy-fixtures basics export-declare-const-named-enum AST end: { column: 1, line: 6 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/1-TSESTree-AST.shot index 80bdeff4c86d..15279e8049d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-declare-named-enum TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -114,5 +111,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/2-TSESTree-Tokens.shot index 786f183a97ee..292e54555916 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-declare-named-enum TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics export-declare-named-enum TSESTree end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/3-Babel-AST.shot index fbba5703e014..2da57d9a708e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-declare-named-enum Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -96,5 +93,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/4-Babel-Tokens.shot index cafcfe0f381f..9eac0781ed7d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-declare-named-enum Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics export-declare-named-enum Babel - T end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/5-AST-Alignment-AST.shot index 913dcb738db1..2e3c882ad476 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-declare-named-enum AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-declare-named-enum > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -164,5 +164,4 @@ exports[`AST Fixtures legacy-fixtures basics export-declare-named-enum AST Align start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/6-AST-Alignment-Tokens.shot index 00a19808b00a..faaae6f8d0af 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-declare-named-enum/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-declare-named-enum AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-declare-named-enum > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -128,5 +128,4 @@ exports[`AST Fixtures legacy-fixtures basics export-declare-named-enum AST Align end: { column: 1, line: 6 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/1-TSESTree-AST.shot index 02a82deb45fd..80fbaf5ae62a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-generic TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -82,5 +79,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/2-TSESTree-Tokens.shot index dfc2181773fe..6d3b60748208 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-generic TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics export-default-class-with-generic T end: { column: 26, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/3-Babel-AST.shot index 05f959e7b33d..bc2c3c2cffb9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-generic Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -64,5 +61,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/4-Babel-Tokens.shot index 5c368c405f86..6d3b60748208 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-generic Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics export-default-class-with-generic B end: { column: 26, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/5-AST-Alignment-AST.shot index cac3d3b9badd..9b745bb43e61 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-generic AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-default-class-with-generic > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -87,5 +87,4 @@ exports[`AST Fixtures legacy-fixtures basics export-default-class-with-generic A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/6-AST-Alignment-Tokens.shot index 8d5ff09f62cd..7aa0179f9bba 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-generic/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-generic AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-default-class-with-generic > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/1-TSESTree-AST.shot index 5e0be290b4a5..dafe5943458d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-multiple-generics TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -106,5 +103,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/2-TSESTree-Tokens.shot index 8531d1d46e56..8adfe3772246 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-multiple-generics TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics export-default-class-with-multiple- end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/3-Babel-AST.shot index 7ae2805ccb7e..ec13dc9687dd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-multiple-generics Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -74,5 +71,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/4-Babel-Tokens.shot index 1bbb3d440de9..8adfe3772246 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-multiple-generics Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics export-default-class-with-multiple- end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/5-AST-Alignment-AST.shot index 420e9c2ef197..f35b4054448a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-multiple-generics AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-default-class-with-multiple-generics > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -112,5 +112,4 @@ exports[`AST Fixtures legacy-fixtures basics export-default-class-with-multiple- start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/6-AST-Alignment-Tokens.shot index 5d40dc02e9d9..94bfc468ba20 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-class-with-multiple-generics/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-default-class-with-multiple-generics AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-default-class-with-multiple-generics > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/1-TSESTree-AST.shot index 89ac186b96db..963c50fe461f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-interface TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/2-TSESTree-Tokens.shot index d1d3eeaed4a7..caf5ce28a527 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-interface TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics export-default-interface TSESTree - end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/3-Babel-AST.shot index 0b8842faebec..429841b87a8b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-interface Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -92,5 +89,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/4-Babel-Tokens.shot index fcab9caa18d0..e9c835397788 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-default-interface Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics export-default-interface Babel - To end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/5-AST-Alignment-AST.shot index 28434626438a..f89b873ed047 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-default-interface AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-default-interface > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -107,5 +107,4 @@ exports[`AST Fixtures legacy-fixtures basics export-default-interface AST Alignm start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/6-AST-Alignment-Tokens.shot index 37b50b930486..a0344fcef099 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-default-interface/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-default-interface AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-default-interface > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -128,5 +128,4 @@ exports[`AST Fixtures legacy-fixtures basics export-default-interface AST Alignm end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/1-TSESTree-AST.shot index 417f75275351..c58c655df94c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-generic TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -96,5 +93,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/2-TSESTree-Tokens.shot index a7ca9722c8ae..97264c520c65 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-generic TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics export-named-class-with-generic TSE end: { column: 22, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/3-Babel-AST.shot index 6529d3d1ac74..65bb0b8046bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-generic Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/4-Babel-Tokens.shot index e75e3c1e4d27..97264c520c65 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-generic Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics export-named-class-with-generic Bab end: { column: 22, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/5-AST-Alignment-AST.shot index 503617607ae3..614fd6ef2b32 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-generic AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-named-class-with-generic > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -102,5 +102,4 @@ exports[`AST Fixtures legacy-fixtures basics export-named-class-with-generic AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/6-AST-Alignment-Tokens.shot index d2ad784f376f..6bb4038a06c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-generic/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-generic AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-named-class-with-generic > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/1-TSESTree-AST.shot index d0229b3fda0c..1c5904d53417 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-multiple-generics TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -120,5 +117,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/2-TSESTree-Tokens.shot index fee6c737cfd6..adf0971b0884 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-multiple-generics TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics export-named-class-with-multiple-ge end: { column: 25, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/3-Babel-AST.shot index ad3f4ffa539b..6fbf89ed6657 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-multiple-generics Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/4-Babel-Tokens.shot index bcd9aeeab28b..adf0971b0884 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-multiple-generics Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics export-named-class-with-multiple-ge end: { column: 25, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/5-AST-Alignment-AST.shot index 46b3b24b50c6..22718ba5c932 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-multiple-generics AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-named-class-with-multiple-generics > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -127,5 +127,4 @@ exports[`AST Fixtures legacy-fixtures basics export-named-class-with-multiple-ge start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/6-AST-Alignment-Tokens.shot index 019a11f660cc..b65556b8a5da 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-class-with-multiple-generics/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-named-class-with-multiple-generics AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-named-class-with-multiple-generics > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/1-TSESTree-AST.shot index d0fa7b0eb7ba..b1554a6d0194 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-enum TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -114,5 +111,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/2-TSESTree-Tokens.shot index eb6a3d87fa77..391f31aa7d3e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-enum TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics export-named-enum TSESTree - Tokens end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/3-Babel-AST.shot index 00c0a66147ab..97366b6d5b65 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-enum Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -95,5 +92,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/4-Babel-Tokens.shot index 9fe03d015a28..0f5fda7589c4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-named-enum Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics export-named-enum Babel - Tokens 1` end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/5-AST-Alignment-AST.shot index 3b1b5eeb9c1a..518fb8f0b43f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-named-enum AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-named-enum > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -162,5 +162,4 @@ exports[`AST Fixtures legacy-fixtures basics export-named-enum AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/6-AST-Alignment-Tokens.shot index 987b0accaad9..4af82618b6b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-named-enum/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-named-enum AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-named-enum > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -118,5 +118,4 @@ exports[`AST Fixtures legacy-fixtures basics export-named-enum AST Alignment - T end: { column: 1, line: 6 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/1-TSESTree-AST.shot index 7a216b2b6f85..75b47c2fb618 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-star-as-ns-from TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/2-TSESTree-Tokens.shot index 22e6067c67cc..6cb2db043aed 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-star-as-ns-from TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics export-star-as-ns-from TSESTree - T end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/3-Babel-AST.shot index 69d997be685b..5ea1ff6c31c0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-star-as-ns-from Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -44,5 +41,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/4-Babel-Tokens.shot index 239c40472e2d..6cb2db043aed 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-star-as-ns-from Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics export-star-as-ns-from Babel - Toke end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/5-AST-Alignment-AST.shot index 12c0722a78d5..5eea0b615292 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-star-as-ns-from AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-star-as-ns-from > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -27,7 +27,7 @@ exports[`AST Fixtures legacy-fixtures basics export-star-as-ns-from AST Alignmen exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'bar\\'', + raw: '\'bar\'', value: 'bar', range: [94, 99], @@ -51,5 +51,4 @@ exports[`AST Fixtures legacy-fixtures basics export-star-as-ns-from AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/6-AST-Alignment-Tokens.shot index 7adfb5a3009a..9452ffb21bf6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-star-as-ns-from/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-star-as-ns-from AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-star-as-ns-from > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/1-TSESTree-AST.shot index 0ba289175e4e..06ec50e67a3c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-as TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/2-TSESTree-Tokens.shot index 99344634eaf4..454c254d7fca 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-as TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-as TSESTree - Tokens 1` end: { column: 23, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/3-Babel-AST.shot index 8c3741beaab0..3b4a18fd7f2a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-as Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -57,5 +54,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/4-Babel-Tokens.shot index 4fb8af1e13ad..454c254d7fca 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-as Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-as Babel - Tokens 1`] = end: { column: 23, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/5-AST-Alignment-AST.shot index 7804541d7ef0..6f7bf61eebe6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-type-as AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-type-as > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -67,5 +67,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-as AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/6-AST-Alignment-Tokens.shot index 884b847648e0..45a239ec0170 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-as/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-type-as AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-type-as > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/1-TSESTree-AST.shot index 84051a627fd0..364cd52887a6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-from-as TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -71,5 +68,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/2-TSESTree-Tokens.shot index 355b64645aba..b3bbc06e761b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-from-as TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-from-as TSESTree - Toke end: { column: 34, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/3-Babel-AST.shot index 57edd0a6dddc..6d735137d15b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-from-as Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/4-Babel-Tokens.shot index 0f2f172c59d3..b3bbc06e761b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-from-as Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-from-as Babel - Tokens end: { column: 34, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/5-AST-Alignment-AST.shot index e15bd85ed1ce..01fbc936aaa9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-type-from-as AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-type-from-as > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures legacy-fixtures basics export-type-from-as AST Alignment - exportKind: 'type', source: Literal { type: 'Literal', - raw: '\\'./a\\'', + raw: '\'./a\'', value: './a', range: [101, 106], @@ -77,5 +77,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-from-as AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/6-AST-Alignment-Tokens.shot index 308941ac6543..574594b2e628 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from-as/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-type-from-as AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-type-from-as > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/1-TSESTree-AST.shot index b6b36a784a7b..3d0a38b6f212 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-from TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -71,5 +68,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/2-TSESTree-Tokens.shot index 5b4119bc161a..0a2cc6b8a7df 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-from TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-from TSESTree - Tokens end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/3-Babel-AST.shot index af0e985d321c..ff8549725b8a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-from Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/4-Babel-Tokens.shot index d2cb10adfd3b..0a2cc6b8a7df 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-from Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-from Babel - Tokens 1`] end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/5-AST-Alignment-AST.shot index b6a224ee204f..b087518ee0eb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-type-from AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-type-from > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures legacy-fixtures basics export-type-from AST Alignment - AS exportKind: 'type', source: Literal { type: 'Literal', - raw: '\\'bar\\'', + raw: '\'bar\'', value: 'bar', range: [98, 103], @@ -77,5 +77,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-from AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/6-AST-Alignment-Tokens.shot index f2d78673f209..176c6d285151 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-from/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-type-from AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-type-from > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/1-TSESTree-AST.shot index f0bf16edebdb..983641d5c2f4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-star-from TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/2-TSESTree-Tokens.shot index a16dc41968b7..c733d914e019 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-star-from TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-star-from TSESTree - To end: { column: 25, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/3-Babel-AST.shot index a079138bc91b..69160ed0a35d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-star-from Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/4-Babel-Tokens.shot index f497cf8d319a..c733d914e019 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type-star-from Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-star-from Babel - Token end: { column: 25, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/5-AST-Alignment-AST.shot index b8adf9144ef2..682231bbf811 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-type-star-from AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-type-star-from > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures legacy-fixtures basics export-type-star-from AST Alignment exportKind: 'type', source: Literal { type: 'Literal', - raw: '\\'bar\\'', + raw: '\'bar\'', value: 'bar', range: [92, 97], @@ -41,5 +41,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type-star-from AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/6-AST-Alignment-Tokens.shot index 24962635a2a6..aa9420f79561 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type-star-from/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-type-star-from AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-type-star-from > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/1-TSESTree-AST.shot index a561b76d785f..ae3ba12d3d88 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -61,5 +58,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/2-TSESTree-Tokens.shot index 9b2a644b709b..ecb2270e140b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type TSESTree - Tokens 1`] = end: { column: 20, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/3-Babel-AST.shot index 8dab59ceaccf..cfa6ee35d592 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -57,5 +54,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/4-Babel-Tokens.shot index a22646e0686b..ecb2270e140b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics export-type Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type Babel - Tokens 1`] = ` end: { column: 20, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/5-AST-Alignment-AST.shot index 689870ae13dd..a5dc653268a4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > export-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -67,5 +67,4 @@ exports[`AST Fixtures legacy-fixtures basics export-type AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/6-AST-Alignment-Tokens.shot index bd2639482111..f390e36f0153 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/export-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics export-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > export-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/1-TSESTree-AST.shot index 098ac45c2342..c7e239125028 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-anonymus-with-type-parameters TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -160,5 +157,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/2-TSESTree-Tokens.shot index f11257358aeb..03085504d2ba 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-anonymus-with-type-parameters TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -182,5 +179,4 @@ exports[`AST Fixtures legacy-fixtures basics function-anonymus-with-type-paramet end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/3-Babel-AST.shot index eabcffe2b551..1c79d4a53a54 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-anonymus-with-type-parameters Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -137,5 +134,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/4-Babel-Tokens.shot index ca1854d26a24..03085504d2ba 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-anonymus-with-type-parameters Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -182,5 +179,4 @@ exports[`AST Fixtures legacy-fixtures basics function-anonymus-with-type-paramet end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/5-AST-Alignment-AST.shot index 48c04d40f70f..469cc5222214 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-anonymus-with-type-parameters AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-anonymus-with-type-parameters > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -165,5 +165,4 @@ exports[`AST Fixtures legacy-fixtures basics function-anonymus-with-type-paramet start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot index 6ef440b26593..c89b480fdf40 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anonymus-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-anonymus-with-type-parameters AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-anonymus-with-type-parameters > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/1-TSESTree-AST.shot index cb7cfa023686..7f086f268458 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-anynomus-with-return-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/2-TSESTree-Tokens.shot index 9ef8c99f9086..fe1d7a88bccf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-anynomus-with-return-type TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics function-anynomus-with-return-type end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/3-Babel-AST.shot index bb90643b92aa..d79a82c089f8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-anynomus-with-return-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -85,5 +82,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/4-Babel-Tokens.shot index 0b689714c794..fe1d7a88bccf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-anynomus-with-return-type Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics function-anynomus-with-return-type end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/5-AST-Alignment-AST.shot index 98998cbaa448..77646a2f9bd0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-anynomus-with-return-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-anynomus-with-return-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -94,5 +94,4 @@ exports[`AST Fixtures legacy-fixtures basics function-anynomus-with-return-type start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/6-AST-Alignment-Tokens.shot index f4b6916aef96..45f7edae86a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-anynomus-with-return-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-anynomus-with-return-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-anynomus-with-return-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/1-TSESTree-AST.shot index f204c446014e..fa4da21330b0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-overloads TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -348,5 +345,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/2-TSESTree-Tokens.shot index 6781e133facc..9be65f40c56e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-overloads TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -412,5 +409,4 @@ exports[`AST Fixtures legacy-fixtures basics function-overloads TSESTree - Token end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/3-Babel-AST.shot index fb15ffb9fbc0..b72fa8eb39cf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-overloads Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -331,5 +328,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/4-Babel-Tokens.shot index 967d71e92567..9be65f40c56e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-overloads Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -412,5 +409,4 @@ exports[`AST Fixtures legacy-fixtures basics function-overloads Babel - Tokens 1 end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/5-AST-Alignment-AST.shot index 02138458e0e9..c9ebcf7bb932 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-overloads AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-overloads > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -355,5 +355,4 @@ exports[`AST Fixtures legacy-fixtures basics function-overloads AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/6-AST-Alignment-Tokens.shot index b7b4fcfd1bcc..610da5cc6b72 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-overloads/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-overloads AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-overloads > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/1-TSESTree-AST.shot index ea042f62a709..014f8fecca1d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-await TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -92,5 +89,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/2-TSESTree-Tokens.shot index 1000e2e8dcb2..f215ee3e4674 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-await TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-await TSESTree - Toke end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/3-Babel-AST.shot index b7e61ced920a..85d2fd137cea 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-await Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -85,5 +82,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/4-Babel-Tokens.shot index e0f1e159e85e..f215ee3e4674 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-await Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-await Babel - Tokens end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/5-AST-Alignment-AST.shot index bb4bbd0d6a1f..01847ec84ed2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-await AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-with-await > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -96,5 +96,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-await AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/6-AST-Alignment-Tokens.shot index 5027e91f031d..d97a6397dbd5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-await/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-await AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-with-await > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/1-TSESTree-AST.shot index 0b4da9c4e48e..6ea361888595 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-with-optional-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -226,5 +223,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/2-TSESTree-Tokens.shot index 12c1db44b418..526e5d0655c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-with-optional-properties TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-object-type-with-opti end: { column: 53, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/3-Babel-AST.shot index a62dbdcf492f..c62742eccdb0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-with-optional-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -203,5 +200,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/4-Babel-Tokens.shot index 5200a793ce8f..526e5d0655c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-with-optional-properties Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-object-type-with-opti end: { column: 53, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/5-AST-Alignment-AST.shot index 9403dbbd2a95..e5a2f73f14d6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-with-optional-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-with-object-type-with-optional-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -230,5 +230,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-object-type-with-opti start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot index 338730177234..0b13a45b11a0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-with-optional-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-with-object-type-with-optional-properties > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/1-TSESTree-AST.shot index 79b756b93730..132623ce7d78 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-without-annotation TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -226,5 +223,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/2-TSESTree-Tokens.shot index 31ee49c2e2a0..f65ca3e39e0c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-without-annotation TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-object-type-without-a end: { column: 51, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/3-Babel-AST.shot index 6dcf11503358..809fb8ce5b80 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-without-annotation Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -201,5 +198,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/4-Babel-Tokens.shot index 126da8b75da8..f65ca3e39e0c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-without-annotation Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-object-type-without-a end: { column: 51, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/5-AST-Alignment-AST.shot index 718411382118..235b180d705a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-without-annotation AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-with-object-type-without-annotation > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -230,5 +230,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-object-type-without-a start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/6-AST-Alignment-Tokens.shot index e50fc7e05809..159516074f64 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-object-type-without-annotation/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-object-type-without-annotation AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-with-object-type-without-annotation > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/1-TSESTree-AST.shot index f6ea490cce31..6e6110ee4be7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-that-have-comments TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/2-TSESTree-Tokens.shot index ffe1cf751a28..b70b86cbb8c5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-that-have-comments TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-that- end: { column: 36, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/3-Babel-AST.shot index cd06bad1cf8f..12dd500d6e95 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-that-have-comments Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/4-Babel-Tokens.shot index 0978ac8de77a..b70b86cbb8c5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-that-have-comments Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-that- end: { column: 36, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/5-AST-Alignment-AST.shot index af719ee6a526..fec3bbb95ad5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-that-have-comments AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-with-type-parameters-that-have-comments > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-that- start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/6-AST-Alignment-Tokens.shot index d5bb702e5431..c0d48f1d6d6f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-that-have-comments/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-that-have-comments AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-with-type-parameters-that-have-comments > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/1-TSESTree-AST.shot index 7335f3531341..dd97e2ece5aa 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-with-constraint TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -188,5 +185,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/2-TSESTree-Tokens.shot index a1eeb78c3fb3..d70282bc25e2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-with-constraint TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-with- end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/3-Babel-AST.shot index 4579c88e220a..9949093bf131 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-with-constraint Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -163,5 +160,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/4-Babel-Tokens.shot index 869122575d17..d70282bc25e2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-with-constraint Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-with- end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/5-AST-Alignment-AST.shot index 958d02dbd056..0531274a3cc3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-with-constraint AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-with-type-parameters-with-constraint > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -193,5 +193,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-with- start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/6-AST-Alignment-Tokens.shot index b21320f13b23..26326a7e4026 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters-with-constraint/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters-with-constraint AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-with-type-parameters-with-constraint > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/1-TSESTree-AST.shot index 359f76eafd50..82393d4b70f2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -178,5 +175,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/2-TSESTree-Tokens.shot index f51c4ee04e0d..7877ef6ec4af 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters TSEST end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/3-Babel-AST.shot index f32e9aa4be41..89be508d4fbd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -153,5 +150,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/4-Babel-Tokens.shot index 655d1f4b8575..7877ef6ec4af 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters Babel end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/5-AST-Alignment-AST.shot index efeb1329956a..950e90d393df 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-with-type-parameters > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -183,5 +183,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters AST A start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot index a3e888697960..d189dd70c272 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-type-parameters AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-with-type-parameters > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/1-TSESTree-AST.shot index 989c307d0982..87c865e26fee 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-types-assignation TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -244,5 +241,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/2-TSESTree-Tokens.shot index 02bbb441e9c7..de024a1b59bf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-types-assignation TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -282,5 +279,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-types-assignation TSE end: { column: 1, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/3-Babel-AST.shot index fe7a3c057ad9..d4a14df7ede6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-types-assignation Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -227,5 +224,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/4-Babel-Tokens.shot index cb407204101b..de024a1b59bf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-types-assignation Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -282,5 +279,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-types-assignation Bab end: { column: 1, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/5-AST-Alignment-AST.shot index 19856aa2f16c..d546cf5d3396 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-types-assignation AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-with-types-assignation > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -259,5 +259,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-types-assignation AST start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/6-AST-Alignment-Tokens.shot index 02c3c79ebf7a..ff94df02fde9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types-assignation/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-types-assignation AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-with-types-assignation > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/1-TSESTree-AST.shot index 1e6617e87dc0..647fa62495d5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-types TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -119,5 +116,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/2-TSESTree-Tokens.shot index e9b39ebec907..b9a8d902f96f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-types TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-types TSESTree - Toke end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/3-Babel-AST.shot index f7c015b5f92c..2b2cc6982834 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-types Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -112,5 +109,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/4-Babel-Tokens.shot index ad43ab1e2e7e..b9a8d902f96f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics function-with-types Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-types Babel - Tokens end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/5-AST-Alignment-AST.shot index 590df108c3b1..bc0f1a7b6757 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-types AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > function-with-types > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -123,5 +123,4 @@ exports[`AST Fixtures legacy-fixtures basics function-with-types AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/6-AST-Alignment-Tokens.shot index 6aeadb6276ca..b2a916b5d83b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/function-with-types/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics function-with-types AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > function-with-types > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/1-TSESTree-AST.shot index fcd4699e4b3d..52907b41b529 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics global-this TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -234,5 +231,4 @@ Program { start: { column: 0, line: 5 }, end: { column: 0, line: 14 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/2-TSESTree-Tokens.shot index f88711d7e0f5..fb0b35f8e5f1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics global-this TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures basics global-this TSESTree - Tokens 1`] = end: { column: 27, line: 13 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/3-Babel-AST.shot index 5be3c3bcfa35..e268390fba60 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics global-this Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -218,5 +215,4 @@ Program { start: { column: 0, line: 5 }, end: { column: 0, line: 14 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/4-Babel-Tokens.shot index f4d4c9c51bb0..2b4bd47565ba 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics global-this Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures basics global-this Babel - Tokens 1`] = ` end: { column: 27, line: 13 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/5-AST-Alignment-AST.shot index 30ab32a0a4f7..e2d150659c42 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics global-this AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > global-this > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -238,5 +238,4 @@ exports[`AST Fixtures legacy-fixtures basics global-this AST Alignment - AST 1`] start: { column: 0, line: 5 }, end: { column: 0, line: 14 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/6-AST-Alignment-Tokens.shot index b9af82e6a9eb..82c203f40f43 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/global-this/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics global-this AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > global-this > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -228,5 +228,4 @@ exports[`AST Fixtures legacy-fixtures basics global-this AST Alignment - Token 1 end: { column: 27, line: 13 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/1-TSESTree-AST.shot index a536f4a1981c..0a0bf173ae45 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-equal-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/2-TSESTree-Tokens.shot index f8bad934ec16..2d19aba18596 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-equal-declaration TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics import-equal-declaration TSESTree - end: { column: 28, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/3-Babel-AST.shot index 05bcdb4eb26d..ebf65dac8645 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-equal-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -53,5 +50,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/4-Babel-Tokens.shot index 297b9858ad99..2d19aba18596 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-equal-declaration Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics import-equal-declaration Babel - To end: { column: 28, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/5-AST-Alignment-AST.shot index 39420f9e369b..a83449371a23 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-equal-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > import-equal-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -28,7 +28,7 @@ exports[`AST Fixtures legacy-fixtures basics import-equal-declaration AST Alignm type: 'TSExternalModuleReference', expression: Literal { type: 'Literal', - raw: '\\'bar\\'', + raw: '\'bar\'', value: 'bar', range: [94, 99], @@ -59,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics import-equal-declaration AST Alignm start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/6-AST-Alignment-Tokens.shot index 3057b8256f86..114382abfe9c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-equal-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > import-equal-declaration > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/1-TSESTree-AST.shot index f679d5877a0c..7a6d8b7758ac 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-equal-type-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/2-TSESTree-Tokens.shot index b668180cf626..b0266d2b6e95 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-equal-type-declaration TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics import-equal-type-declaration TSEST end: { column: 33, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/3-Babel-AST.shot index 9984261a9727..c498bb793407 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-equal-type-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -53,5 +50,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/4-Babel-Tokens.shot index 62bfbe6babf3..b0266d2b6e95 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-equal-type-declaration Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics import-equal-type-declaration Babel end: { column: 33, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/5-AST-Alignment-AST.shot index 77adb8004d02..5c477832b44c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-equal-type-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > import-equal-type-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -28,7 +28,7 @@ exports[`AST Fixtures legacy-fixtures basics import-equal-type-declaration AST A type: 'TSExternalModuleReference', expression: Literal { type: 'Literal', - raw: '\\'bar\\'', + raw: '\'bar\'', value: 'bar', range: [99, 104], @@ -59,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics import-equal-type-declaration AST A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/6-AST-Alignment-Tokens.shot index 59e9fdd1bb2c..dda8acbff146 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-equal-type-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-equal-type-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > import-equal-type-declaration > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/1-TSESTree-AST.shot index 4722f5861cbf..1a1fb9a5c76d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/2-TSESTree-Tokens.shot index cdd147c26bdf..a09a4fb6c5a1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration TSE end: { column: 35, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/3-Babel-AST.shot index fade9373835a..9636b703bc54 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -53,5 +50,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/4-Babel-Tokens.shot index d3c1dcced875..a09a4fb6c5a1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration Bab end: { column: 35, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/5-AST-Alignment-AST.shot index 82160c4219bb..c47d234bc2fb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > import-export-equal-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -39,7 +39,7 @@ exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration AST - type: 'TSExternalModuleReference', - expression: Literal { - type: 'Literal', -- raw: '\\'bar\\'', +- raw: '\'bar\'', - value: 'bar', + }, + importKind: 'value', @@ -48,7 +48,7 @@ exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration AST + type: 'TSExternalModuleReference', + expression: Literal { + type: 'Literal', -+ raw: '\\'bar\\'', ++ raw: '\'bar\'', + value: 'bar', - range: [101, 106], @@ -95,5 +95,4 @@ exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/6-AST-Alignment-Tokens.shot index 9666e2e665f5..238fc7a88359 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-export-equal-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > import-export-equal-declaration > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/1-TSESTree-AST.shot index 25194988c45e..6ddebf2a04ae 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/2-TSESTree-Tokens.shot index 53590c441781..2dc35a66f0f6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaration TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaratio end: { column: 40, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/3-Babel-AST.shot index 1f864c4f1111..76c934191783 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -53,5 +50,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/4-Babel-Tokens.shot index 53d6bfc0c05c..2dc35a66f0f6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaration Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaratio end: { column: 40, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/5-AST-Alignment-AST.shot index 6682e4bc9bb8..f970b22652cc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > import-export-equal-type-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -39,7 +39,7 @@ exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaratio - type: 'TSExternalModuleReference', - expression: Literal { - type: 'Literal', -- raw: '\\'bar\\'', +- raw: '\'bar\'', - value: 'bar', + }, + importKind: 'type', @@ -48,7 +48,7 @@ exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaratio + type: 'TSExternalModuleReference', + expression: Literal { + type: 'Literal', -+ raw: '\\'bar\\'', ++ raw: '\'bar\'', + value: 'bar', - range: [106, 111], @@ -95,5 +95,4 @@ exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaratio start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/6-AST-Alignment-Tokens.shot index aa69f2aa8674..5dd4405cc0ee 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-export-equal-type-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-export-equal-type-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > import-export-equal-type-declaration > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/1-TSESTree-AST.shot index fabd5b888204..7a997eef3377 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-default TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -57,5 +54,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/2-TSESTree-Tokens.shot index 763069fdf866..6a4facf4adcb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-default TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-default TSESTree - Toke end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/3-Babel-AST.shot index 8f2e90297b6e..6e8472da97ef 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-default Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/4-Babel-Tokens.shot index 0ad71ac20e0b..6a4facf4adcb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-default Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-default Babel - Tokens end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/5-AST-Alignment-AST.shot index 11207f69de9a..27c235e3e9a2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-type-default AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > import-type-default > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures legacy-fixtures basics import-type-default AST Alignment - importKind: 'type', source: Literal { type: 'Literal', - raw: '\\'bar\\'', + raw: '\'bar\'', value: 'bar', range: [94, 99], @@ -63,5 +63,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-default AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/6-AST-Alignment-Tokens.shot index 8376565f2dff..77b8c4b46bb8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-default/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-type-default AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > import-type-default > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/1-TSESTree-AST.shot index 27974dbc3715..3ce99a0f3065 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-empty TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -57,5 +54,4 @@ Program { start: { column: 0, line: 4 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/2-TSESTree-Tokens.shot index 01ae4ef1f6e1..630ad5c23fe0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-empty TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-empty TSESTree - Tokens end: { column: 25, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/3-Babel-AST.shot index 7a2213aa3bc8..6d3dce9a7262 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-empty Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 4 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/4-Babel-Tokens.shot index d5d64162772b..630ad5c23fe0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-empty Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-empty Babel - Tokens 1` end: { column: 25, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/5-AST-Alignment-AST.shot index c101526f93e8..1f3be7360f97 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-type-empty AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > import-type-empty > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures legacy-fixtures basics import-type-empty AST Alignment - A importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'./foo\\'', + raw: '\'./foo\'', value: './foo', range: [145, 152], @@ -62,5 +62,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-empty AST Alignment - A start: { column: 0, line: 4 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/6-AST-Alignment-Tokens.shot index 82a94222a8da..b5be040f30b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-empty/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-type-empty AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > import-type-empty > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/1-TSESTree-AST.shot index cf83d4e329ca..45682379d0b7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-named-as TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/2-TSESTree-Tokens.shot index 3df77a716497..ffbe83bcbe4e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-named-as TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-named-as TSESTree - Tok end: { column: 38, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/3-Babel-AST.shot index 44d755c4e192..6fba806cacdb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-named-as Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/4-Babel-Tokens.shot index ec3bf1ce0567..ffbe83bcbe4e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-named-as Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-named-as Babel - Tokens end: { column: 38, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/5-AST-Alignment-AST.shot index aba7f40265da..879d5a23f46c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-type-named-as AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > import-type-named-as > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures legacy-fixtures basics import-type-named-as AST Alignment importKind: 'type', source: Literal { type: 'Literal', - raw: '\\'baz\\'', + raw: '\'baz\'', value: 'baz', range: [105, 110], @@ -76,5 +76,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-named-as AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/6-AST-Alignment-Tokens.shot index 8766010f24d4..1e1bce18f75d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named-as/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-type-named-as AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > import-type-named-as > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/1-TSESTree-AST.shot index 68fc033a6e1d..4c180841d778 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-named TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -104,5 +101,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/2-TSESTree-Tokens.shot index 7ad0b0ec8cc2..dd5b3ca24457 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-named TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-named TSESTree - Tokens end: { column: 36, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/3-Babel-AST.shot index f9b5865a653d..1ae370b1fdbb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-named Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -96,5 +93,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/4-Babel-Tokens.shot index 9e5e59f090e3..dd5b3ca24457 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-named Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-named Babel - Tokens 1` end: { column: 36, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/5-AST-Alignment-AST.shot index a3d88acabc28..93066b22e1f4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-type-named AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > import-type-named > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures legacy-fixtures basics import-type-named AST Alignment - A importKind: 'type', source: Literal { type: 'Literal', - raw: '\\'baz\\'', + raw: '\'baz\'', value: 'baz', range: [103, 108], @@ -110,5 +110,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-named AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/6-AST-Alignment-Tokens.shot index 2e3709d81711..6833bf99c552 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-named/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-type-named AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > import-type-named > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/1-TSESTree-AST.shot index fbac125e1d1b..36a818195d45 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-star-as-ns TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -57,5 +54,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/2-TSESTree-Tokens.shot index 96b43616b005..5a6c1aa9d3ad 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-star-as-ns TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-star-as-ns TSESTree - T end: { column: 34, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/3-Babel-AST.shot index 8fc0f0d203c6..0cd7285ba70f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-star-as-ns Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/4-Babel-Tokens.shot index e92d08ff2009..5a6c1aa9d3ad 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-type-star-as-ns Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-star-as-ns Babel - Toke end: { column: 34, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/5-AST-Alignment-AST.shot index dfa2b73002a6..b19fd1491087 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-type-star-as-ns AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > import-type-star-as-ns > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures legacy-fixtures basics import-type-star-as-ns AST Alignmen importKind: 'type', source: Literal { type: 'Literal', - raw: '\\'./bar\\'', + raw: '\'./bar\'', value: './bar', range: [99, 106], @@ -63,5 +63,4 @@ exports[`AST Fixtures legacy-fixtures basics import-type-star-as-ns AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/6-AST-Alignment-Tokens.shot index 21586228a576..9ca06643111e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-type-star-as-ns/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-type-star-as-ns AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > import-type-star-as-ns > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/1-TSESTree-AST.shot index 6f9d9a18ceb1..0bb639f43ad2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/2-TSESTree-Tokens.shot index 358eb3702e56..e70cdf72d30f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions TSEST end: { column: 46, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/3-Babel-AST.shot index 1cca8470b282..1d22c7b9bfb0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/4-Babel-Tokens.shot index 8520648628a2..e70cdf72d30f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions Babel end: { column: 46, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/5-AST-Alignment-AST.shot index 5716eb4c304d..f9b0aa3ed329 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > import-with-import-assertions > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -28,7 +28,7 @@ exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions AST A }, value: Literal { type: 'Literal', - raw: '\\'json\\'', + raw: '\'json\'', value: 'json', range: [110, 116], @@ -48,7 +48,7 @@ exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions AST A importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [89, 94], @@ -95,5 +95,4 @@ exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions AST A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot index 511c97fc96ad..2eb3b40a4444 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/import-with-import-assertions/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics import-with-import-assertions AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > import-with-import-assertions > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/1-TSESTree-AST.shot index b861b28c6b1d..d30043c43597 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-extends-multiple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/2-TSESTree-Tokens.shot index c8a5eab69044..becb3d9bac46 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-extends-multiple TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-extends-multiple TSESTree end: { column: 33, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/3-Babel-AST.shot index b1c78c0f2ec1..bac4d4f4c662 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-extends-multiple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/4-Babel-Tokens.shot index 610555196465..d9b560614aac 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-extends-multiple Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-extends-multiple Babel - end: { column: 33, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/5-AST-Alignment-AST.shot index 2b7e65472a42..13dc2fd3092e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-extends-multiple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-extends-multiple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -96,5 +96,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-extends-multiple AST Alig start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/6-AST-Alignment-Tokens.shot index 10113760072f..1a16d29ab4e4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends-multiple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-extends-multiple AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-extends-multiple > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-extends-multiple AST Alig end: { column: 33, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/1-TSESTree-AST.shot index 3370dec4082f..6bea67494430 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-extends TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/2-TSESTree-Tokens.shot index cb8852ce82a7..bede65913530 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-extends TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-extends TSESTree - Tokens end: { column: 28, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/3-Babel-AST.shot index d6cb136894ac..48a2bbadce10 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-extends Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/4-Babel-Tokens.shot index 2418293154cb..e0eb5f95e1a0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-extends Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-extends Babel - Tokens 1` end: { column: 28, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/5-AST-Alignment-AST.shot index a1f3cec60787..fc1688109fe4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-extends AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-extends > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -73,5 +73,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-extends AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/6-AST-Alignment-Tokens.shot index 65558a1c48f8..b7b77c4a82e0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-extends/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-extends AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-extends > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-extends AST Alignment - T end: { column: 28, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/1-TSESTree-AST.shot index 9e5f0b8ea1df..696c0ec44f84 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-type-parameters TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/2-TSESTree-Tokens.shot index f25b50c0e44e..fb7b1a09d3be 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-type-parameters TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-type-parameters TSESTree end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/3-Babel-AST.shot index ebc9ce9f2e6a..4d26290714f9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-type-parameters Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/4-Babel-Tokens.shot index b56786d20569..ac9b0d5deccf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-type-parameters Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-type-parameters Babel - T end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/5-AST-Alignment-AST.shot index 62517a850707..8be08ca8737b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-type-parameters AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-type-parameters > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -85,5 +85,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-type-parameters AST Align start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/6-AST-Alignment-Tokens.shot index 7a06f166fb49..f39b35c32c72 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-type-parameters/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-type-parameters AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-type-parameters > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -78,5 +78,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-type-parameters AST Align end: { column: 19, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/1-TSESTree-AST.shot index c78ebfa17e46..0494e57eb41b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-all-property-types TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -746,5 +743,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/2-TSESTree-Tokens.shot index 8ca34a2cc6b8..30c95b2bc851 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-all-property-types TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -1032,5 +1029,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-all-property-types T end: { column: 1, line: 15 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/3-Babel-AST.shot index e80d43f3d022..0b640c3da213 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-all-property-types Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -650,5 +647,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/4-Babel-Tokens.shot index 42732a51a83e..d6aa239e274b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-all-property-types Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -1032,5 +1029,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-all-property-types B end: { column: 1, line: 15 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/5-AST-Alignment-AST.shot index 1a53a43b60f4..6b48110ac086 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-all-property-types AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-all-property-types > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -764,5 +764,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-all-property-types A start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/6-AST-Alignment-Tokens.shot index 9073a133e523..d2a01f7f8724 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-all-property-types/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-all-property-types AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-all-property-types > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -1038,5 +1038,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-all-property-types A end: { column: 1, line: 15 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/1-TSESTree-AST.shot index 7d18cbbf9f11..6b9f5a8a7c46 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-member-expression TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/2-TSESTree-Tokens.shot index 0cb70bdb2691..0b03d38f2ac5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-member-expression TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-extends-member-expre end: { column: 32, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/3-Babel-AST.shot index 56892ef3565b..d34471a51c3a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-member-expression Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/4-Babel-Tokens.shot index 8d451e31742f..a3c4d8cdaaa9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-member-expression Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-extends-member-expre end: { column: 32, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/5-AST-Alignment-AST.shot index cfc7b70c381c..12a5676ba4f3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-member-expression AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-extends-member-expression > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -100,5 +100,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-extends-member-expre start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/6-AST-Alignment-Tokens.shot index 142e6b062684..4902d1fed630 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-member-expression/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-member-expression AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-extends-member-expression > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-extends-member-expre end: { column: 32, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/1-TSESTree-AST.shot index effb1a6217b2..4df2a9d192e9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-type-parameters TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -134,5 +131,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/2-TSESTree-Tokens.shot index 9913cf24c13e..c1e65fcd26fa 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-type-parameters TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-extends-type-paramet end: { column: 34, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/3-Babel-AST.shot index 9f004deef6be..9ed73088428c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-type-parameters Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -113,5 +110,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/4-Babel-Tokens.shot index ff6a6b822c26..d9fbb9234473 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-type-parameters Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-extends-type-paramet end: { column: 34, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/5-AST-Alignment-AST.shot index e4ba39d31cbd..aeba1e882a5c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-type-parameters AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-extends-type-parameters > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -142,5 +142,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-extends-type-paramet start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/6-AST-Alignment-Tokens.shot index 33ff4fc2cadf..c3c0318b8bcf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-extends-type-parameters/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-extends-type-parameters AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-extends-type-parameters > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -128,5 +128,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-extends-type-paramet end: { column: 34, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/1-TSESTree-AST.shot index 7ee2ab6c7e75..dbbae7d76f8b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-generic TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/2-TSESTree-Tokens.shot index 7ef33e027106..1c4eae7c085c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-generic TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-generic TSESTree - T end: { column: 20, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/3-Babel-AST.shot index fa94649647b5..496270ca1561 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-generic Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/4-Babel-Tokens.shot index 2c8f7b76546c..eaf1631ea81d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-generic Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-generic Babel - Toke end: { column: 20, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/5-AST-Alignment-AST.shot index ca5d1f2bff22..03a68b4ad745 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-generic AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-generic > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -85,5 +85,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-generic AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/6-AST-Alignment-Tokens.shot index e648c90f8598..495c7176da5b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-generic/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-generic AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-generic > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -78,5 +78,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-generic AST Alignmen end: { column: 20, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/1-TSESTree-AST.shot index 3058a8d94339..69463dad720d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-jsdoc TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/2-TSESTree-Tokens.shot index efc97b6acf50..8678e9b285b8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-jsdoc TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-jsdoc TSESTree - Tok end: { column: 1, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/3-Babel-AST.shot index 1520e7324408..7b8d1d1f1471 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-jsdoc Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -75,5 +72,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/4-Babel-Tokens.shot index d341bf449edb..d91b3ff74279 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-jsdoc Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-jsdoc Babel - Tokens end: { column: 1, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/5-AST-Alignment-AST.shot index fffa02b876da..9055a7907a4b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-jsdoc AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-jsdoc > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -91,5 +91,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-jsdoc AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/6-AST-Alignment-Tokens.shot index 45f5590ecbbe..61ce4d30e703 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-jsdoc/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-jsdoc AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-jsdoc > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -98,5 +98,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-jsdoc AST Alignment end: { column: 1, line: 9 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/1-TSESTree-AST.shot index 9ca0ecc79064..02b5d86e06e4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -257,5 +254,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/2-TSESTree-Tokens.shot index e24769ddf206..3de521e06acd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-method TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-method TSESTree - To end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/3-Babel-AST.shot index 5871928bae54..ce07ca6cd22a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -221,5 +218,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/4-Babel-Tokens.shot index 13a274cbd943..e6fc99979894 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-method Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-method Babel - Token end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/5-AST-Alignment-AST.shot index 1a5fae1fabdd..103f525b057b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -266,5 +266,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-method AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/6-AST-Alignment-Tokens.shot index 519934a74d0e..144199989bad 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-method AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-method > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -258,5 +258,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-method AST Alignment end: { column: 1, line: 6 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/1-TSESTree-AST.shot index c0b2042f612e..2aa6addbf637 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-optional-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -196,5 +193,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/2-TSESTree-Tokens.shot index ea12ad643463..5e8979584820 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-optional-properties TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -262,5 +259,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-optional-properties end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/3-Babel-AST.shot index 5400074c66a8..e7451e33a4b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-optional-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -176,5 +173,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/4-Babel-Tokens.shot index 01bc89ee25d2..a0aa5a3f94f4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-with-optional-properties Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -262,5 +259,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-optional-properties end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/5-AST-Alignment-AST.shot index af590c0b0ab2..8e1d9538f96a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-optional-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-optional-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -201,5 +201,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-optional-properties start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot index ec15dd363936..74ed72b82a8e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-with-optional-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-with-optional-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-with-optional-properties > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -268,5 +268,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-with-optional-properties end: { column: 1, line: 7 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/1-TSESTree-AST.shot index 68edcc2ebde5..ef83b7b9fba5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-without-type-annotation TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -71,5 +68,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/2-TSESTree-Tokens.shot index 728de74de16f..0ca56f66dbc8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-without-type-annotation TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-without-type-annotation T end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/3-Babel-AST.shot index 75d92c968ebc..785a2903f9c8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-without-type-annotation Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/4-Babel-Tokens.shot index ff3c80cc8855..982c715cd2e6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics interface-without-type-annotation Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-without-type-annotation B end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/5-AST-Alignment-AST.shot index 39414f7c3b6e..6b383c32332e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-without-type-annotation AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-without-type-annotation > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -75,5 +75,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-without-type-annotation A start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/6-AST-Alignment-Tokens.shot index 42f91059d07e..60cb1eadc90f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/interface-without-type-annotation/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics interface-without-type-annotation AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > interface-without-type-annotation > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures legacy-fixtures basics interface-without-type-annotation A end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/1-TSESTree-AST.shot index 21d50eb4fa99..0f834178f254 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics intrinsic-keyword TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -312,5 +309,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/2-TSESTree-Tokens.shot index b2fda3a4e2ee..eb4ddb619ca8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics intrinsic-keyword TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -402,5 +399,4 @@ exports[`AST Fixtures legacy-fixtures basics intrinsic-keyword TSESTree - Tokens end: { column: 48, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/3-Babel-AST.shot index 5ebcdb8e7899..d2969e8f3609 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics intrinsic-keyword Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -244,5 +241,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/4-Babel-Tokens.shot index 07f7eba28f47..eb4ddb619ca8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics intrinsic-keyword Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -402,5 +399,4 @@ exports[`AST Fixtures legacy-fixtures basics intrinsic-keyword Babel - Tokens 1` end: { column: 48, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/5-AST-Alignment-AST.shot index c7e54a64f06b..128e3c6555fd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics intrinsic-keyword AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > intrinsic-keyword > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -320,5 +320,4 @@ exports[`AST Fixtures legacy-fixtures basics intrinsic-keyword AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/6-AST-Alignment-Tokens.shot index 0ff10a84d493..5c27b9aca39d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/intrinsic-keyword/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics intrinsic-keyword AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > intrinsic-keyword > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/1-TSESTree-AST.shot index 744740c1ac37..c7eebab32ea5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics keyof-operator TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -65,5 +62,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/2-TSESTree-Tokens.shot index 5b23780007f7..87c631fc6e75 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics keyof-operator TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics keyof-operator TSESTree - Tokens 1` end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/3-Babel-AST.shot index 2e7fb81ea0aa..7e48942a8fe1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics keyof-operator Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -60,5 +57,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/4-Babel-Tokens.shot index 9311f8ceac6e..87c631fc6e75 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics keyof-operator Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics keyof-operator Babel - Tokens 1`] = end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/5-AST-Alignment-AST.shot index 31b817f0994c..e016c110d316 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics keyof-operator AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > keyof-operator > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -69,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures basics keyof-operator AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/6-AST-Alignment-Tokens.shot index dc8c1f1bcc26..ffd86d2c29a8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyof-operator/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics keyof-operator AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > keyof-operator > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/1-TSESTree-AST.shot index 7b8a4b6f27aa..b548955efb70 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics keyword-variables TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -2877,5 +2874,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 80 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/2-TSESTree-Tokens.shot index 7992974938d6..6e00835a4860 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics keyword-variables TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -2652,5 +2649,4 @@ exports[`AST Fixtures legacy-fixtures basics keyword-variables TSESTree - Tokens end: { column: 1, line: 79 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/3-Babel-AST.shot index 8491dd7fbae5..13e0266804c7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics keyword-variables Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -2590,5 +2587,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 80 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/4-Babel-Tokens.shot index 8a830d8e5020..65e2dfe0dc77 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics keyword-variables Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -2652,5 +2649,4 @@ exports[`AST Fixtures legacy-fixtures basics keyword-variables Babel - Tokens 1` end: { column: 1, line: 79 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/5-AST-Alignment-AST.shot index 161c119a17a0..231258db1cac 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics keyword-variables AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > keyword-variables > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -1452,7 +1452,7 @@ exports[`AST Fixtures legacy-fixtures basics keyword-variables AST Alignment - A importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'fake-module\\'', + raw: '\'fake-module\'', value: 'fake-module', range: [1004, 1017], @@ -2885,5 +2885,4 @@ exports[`AST Fixtures legacy-fixtures basics keyword-variables AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 80 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/6-AST-Alignment-Tokens.shot index b5b666fbff8a..358988f5d91b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/keyword-variables/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics keyword-variables AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > keyword-variables > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -2238,7 +2238,7 @@ exports[`AST Fixtures legacy-fixtures basics keyword-variables AST Alignment - T }, String { type: 'String', - value: '\\'fake-module\\'', + value: '\'fake-module\'', range: [1004, 1017], loc: { @@ -2670,5 +2670,4 @@ exports[`AST Fixtures legacy-fixtures basics keyword-variables AST Alignment - T end: { column: 1, line: 79 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/1-TSESTree-AST.shot index 3529f9cd5de1..2df4bdf180b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics nested-type-arguments TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -162,5 +159,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/2-TSESTree-Tokens.shot index 9789d9305036..eeb34dff5b39 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics nested-type-arguments TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics nested-type-arguments TSESTree - To end: { column: 45, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/3-Babel-AST.shot index 334f5b7bdff7..97911ccf7139 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics nested-type-arguments Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -152,5 +149,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/4-Babel-Tokens.shot index 50ceeae3c1b9..eeb34dff5b39 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics nested-type-arguments Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics nested-type-arguments Babel - Token end: { column: 45, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/5-AST-Alignment-AST.shot index fae5238938d6..8980b301a21c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics nested-type-arguments AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > nested-type-arguments > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -199,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures basics nested-type-arguments AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/6-AST-Alignment-Tokens.shot index 9df8dcbaa419..b458a90c7e9c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nested-type-arguments/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics nested-type-arguments AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > nested-type-arguments > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/1-TSESTree-AST.shot index 310758701274..e41d5e9b7bdd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics never-type-param TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -173,5 +170,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/2-TSESTree-Tokens.shot index 2590b0902db1..d45b0c90c768 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics never-type-param TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics never-type-param TSESTree - Tokens end: { column: 26, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/3-Babel-AST.shot index 265bdbce6cc6..5ab3d8ea4607 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics never-type-param Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -163,5 +160,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/4-Babel-Tokens.shot index 68ea497faf4a..d45b0c90c768 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics never-type-param Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics never-type-param Babel - Tokens 1`] end: { column: 26, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/5-AST-Alignment-AST.shot index 17bbe4be48f8..538525f16d65 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics never-type-param AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > never-type-param > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -189,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures basics never-type-param AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/6-AST-Alignment-Tokens.shot index 2f7a7dd8222d..281dcd55654e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/never-type-param/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics never-type-param AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > never-type-param > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/1-TSESTree-AST.shot index 60a3da780ff9..b18b75517cfc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics non-null-assertion-operator TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -216,5 +213,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/2-TSESTree-Tokens.shot index 962895740e2b..d5d1ec3f7e5c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics non-null-assertion-operator TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures basics non-null-assertion-operator TSESTre end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/3-Babel-AST.shot index 01a486cb8a07..95b685b02032 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics non-null-assertion-operator Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -198,5 +195,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/4-Babel-Tokens.shot index 7d362a6d8216..0ebcd27bf8f3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics non-null-assertion-operator Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures basics non-null-assertion-operator Babel - end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/5-AST-Alignment-AST.shot index 552644a251bb..82b3efa4c9e7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics non-null-assertion-operator AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > non-null-assertion-operator > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -220,5 +220,4 @@ exports[`AST Fixtures legacy-fixtures basics non-null-assertion-operator AST Ali start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/6-AST-Alignment-Tokens.shot index b717681cde65..4677fd0519a1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/non-null-assertion-operator/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics non-null-assertion-operator AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > non-null-assertion-operator > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -238,5 +238,4 @@ exports[`AST Fixtures legacy-fixtures basics non-null-assertion-operator AST Ali end: { column: 1, line: 6 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/1-TSESTree-AST.shot index 4ef189f802e4..659ea0cd395b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics null-and-undefined-type-annotations TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -120,5 +117,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/2-TSESTree-Tokens.shot index a00ec9629f78..c0d2cc8c0600 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics null-and-undefined-type-annotations TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics null-and-undefined-type-annotations end: { column: 17, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/3-Babel-AST.shot index 7904836bf0d3..fa4bb6339dca 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics null-and-undefined-type-annotations Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -112,5 +109,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/4-Babel-Tokens.shot index 476270e07628..cfe34f596563 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics null-and-undefined-type-annotations Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures basics null-and-undefined-type-annotations end: { column: 17, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/5-AST-Alignment-AST.shot index 80f91407215d..c83d3d6e93fe 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics null-and-undefined-type-annotations AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > null-and-undefined-type-annotations > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -124,5 +124,4 @@ exports[`AST Fixtures legacy-fixtures basics null-and-undefined-type-annotations start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/6-AST-Alignment-Tokens.shot index 27d9971bb2d4..bfef506c822e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/null-and-undefined-type-annotations/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics null-and-undefined-type-annotations AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > null-and-undefined-type-annotations > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -112,5 +112,4 @@ exports[`AST Fixtures legacy-fixtures basics null-and-undefined-type-annotations end: { column: 17, line: 4 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/1-TSESTree-AST.shot index 0dce16b41185..7efec02e14bb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics nullish-coalescing TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -148,5 +145,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/2-TSESTree-Tokens.shot index 1b4916e3da01..bc7b5325ce7b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics nullish-coalescing TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics nullish-coalescing TSESTree - Token end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/3-Babel-AST.shot index 64d6aa5ad5a3..b225b4b9b5ef 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics nullish-coalescing Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -138,5 +135,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/4-Babel-Tokens.shot index 7023e3bb7c0d..7efe3d3c1a01 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics nullish-coalescing Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics nullish-coalescing Babel - Tokens 1 end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/5-AST-Alignment-AST.shot index 59661fcd10c1..0f23414f13dd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics nullish-coalescing AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > nullish-coalescing > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -49,7 +49,7 @@ exports[`AST Fixtures legacy-fixtures basics nullish-coalescing AST Alignment - operator: '??', right: Literal { type: 'Literal', - raw: '\\'\\'', + raw: '\'\'', value: '', range: [136, 138], @@ -152,5 +152,4 @@ exports[`AST Fixtures legacy-fixtures basics nullish-coalescing AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/6-AST-Alignment-Tokens.shot index c8afcea63925..3f991569590f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/nullish-coalescing/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics nullish-coalescing AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > nullish-coalescing > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -150,7 +150,7 @@ exports[`AST Fixtures legacy-fixtures basics nullish-coalescing AST Alignment - }, String { type: 'String', - value: '\\'\\'', + value: '\'\'', range: [136, 138], loc: { @@ -178,5 +178,4 @@ exports[`AST Fixtures legacy-fixtures basics nullish-coalescing AST Alignment - end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/1-TSESTree-AST.shot index d19e138b046c..3f902bded2cd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -272,5 +269,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/2-TSESTree-Tokens.shot index d33baed4a85f..c79f24defb00 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -362,5 +359,4 @@ exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties TSES end: { column: 1, line: 11 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/3-Babel-AST.shot index 0b0806f1dad8..f5c5b81bd203 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -252,5 +249,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/4-Babel-Tokens.shot index ab2f5af95fc1..2449e4574bc0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -362,5 +359,4 @@ exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties Babe end: { column: 1, line: 11 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/5-AST-Alignment-AST.shot index ee88a37d89d3..3d4cdb115cc4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > object-with-escaped-properties > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -146,7 +146,7 @@ exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties AST computed: true, key: Literal { type: 'Literal', - raw: '\\'__\\'', + raw: '\'__\'', value: '__', range: [110, 114], @@ -206,7 +206,7 @@ exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties AST - definite: false, key: Literal { type: 'Literal', - raw: '\\'__\\'', + raw: '\'__\'', value: '__', range: [139, 143], @@ -276,5 +276,4 @@ exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties AST start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/6-AST-Alignment-Tokens.shot index 02f54989f285..23eaded4d546 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-escaped-properties/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > object-with-escaped-properties > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -220,7 +220,7 @@ exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties AST }, String { type: 'String', - value: '\\'__\\'', + value: '\'__\'', range: [110, 114], loc: { @@ -322,7 +322,7 @@ exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties AST }, String { type: 'String', - value: '\\'__\\'', + value: '\'__\'', range: [139, 143], loc: { @@ -372,5 +372,4 @@ exports[`AST Fixtures legacy-fixtures basics object-with-escaped-properties AST end: { column: 1, line: 11 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/1-TSESTree-AST.shot index 51752082e5b2..d8529f00ec46 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics object-with-typed-methods TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -498,5 +495,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 15 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/2-TSESTree-Tokens.shot index 4b7940cafc71..3791ab458dea 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics object-with-typed-methods TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -582,5 +579,4 @@ exports[`AST Fixtures legacy-fixtures basics object-with-typed-methods TSESTree end: { column: 2, line: 14 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/3-Babel-AST.shot index 410867df0a23..1cf3569c0efa 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics object-with-typed-methods Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -448,5 +445,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 15 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/4-Babel-Tokens.shot index bb70bb6b101f..3791ab458dea 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics object-with-typed-methods Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -582,5 +579,4 @@ exports[`AST Fixtures legacy-fixtures basics object-with-typed-methods Babel - T end: { column: 2, line: 14 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/5-AST-Alignment-AST.shot index 2caadf4e3045..5af2c40073b9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics object-with-typed-methods AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > object-with-typed-methods > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -548,5 +548,4 @@ exports[`AST Fixtures legacy-fixtures basics object-with-typed-methods AST Align start: { column: 0, line: 3 }, end: { column: 0, line: 15 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/6-AST-Alignment-Tokens.shot index 723f6c410aa6..73547aed31c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/object-with-typed-methods/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics object-with-typed-methods AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > object-with-typed-methods > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/1-TSESTree-AST.shot index 899ea359295c..8543acfec6d2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-non-null-assertion TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -587,5 +584,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot index 15346de0c07a..d0305d767f41 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-non-null-assertion TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -582,5 +579,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-non-null-a end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/3-Babel-AST.shot index ad8156ce3432..5e47fe3144c2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-non-null-assertion Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -553,5 +550,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/4-Babel-Tokens.shot index 358f217826d1..d0305d767f41 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-non-null-assertion Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -582,5 +579,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-non-null-a end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot index 57486acf58ba..d2f076ba4e4f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-non-null-assertion AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-call-with-non-null-assertion > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -591,5 +591,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-non-null-a start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot index 76cfc4a1bfb7..03ec08337b25 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-non-null-assertion AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-call-with-non-null-assertion > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/1-TSESTree-AST.shot index 606a89854009..3fefddfed612 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-parens TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -747,5 +744,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/2-TSESTree-Tokens.shot index 27f1c2c1bfdc..da881c55ad01 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-parens TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -872,5 +869,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-parens TSE end: { column: 1, line: 15 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/3-Babel-AST.shot index 303d49828dd0..314d989e378b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-parens Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -701,5 +698,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/4-Babel-Tokens.shot index 29ea4343b468..da881c55ad01 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-parens Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -872,5 +869,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-parens Bab end: { column: 1, line: 15 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/5-AST-Alignment-AST.shot index 484e493aab84..4e5a3a1e3ce6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-parens AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-call-with-parens > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -751,5 +751,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-parens AST start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/6-AST-Alignment-Tokens.shot index bd88ee6daadd..fafee640babc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call-with-parens/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-call-with-parens AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-call-with-parens > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/1-TSESTree-AST.shot index f25cb3a8adc1..4ec8ced5edc4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -747,5 +744,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/2-TSESTree-Tokens.shot index 4bf5412de9a4..97ce0c71a0c0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -792,5 +789,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-call TSESTree - Toke end: { column: 1, line: 15 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/3-Babel-AST.shot index 6f5c49982bc5..f4af038b0d1c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -701,5 +698,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/4-Babel-Tokens.shot index 62be2b6c6e58..97ce0c71a0c0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-call Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -792,5 +789,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-call Babel - Tokens end: { column: 1, line: 15 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/5-AST-Alignment-AST.shot index ca3abed04637..a72ccab8882e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-call AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-call > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -751,5 +751,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-call AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/6-AST-Alignment-Tokens.shot index 8ecb39c73969..129da0873cfc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-call/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-call AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-call > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/1-TSESTree-AST.shot index 928f012e2280..6b0350a6b743 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-non-null-assertion TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -584,5 +581,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot index e9cb3c3941d1..6465213a9dfb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-non-null-assertion TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -692,5 +689,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/3-Babel-AST.shot index 6443a61febc5..8c548f5ed391 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-non-null-assertion Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -556,5 +553,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/4-Babel-Tokens.shot index 28d0ca38cbed..6465213a9dfb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-non-null-assertion Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -692,5 +689,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot index ab4bcf6e1ff1..7637069334f9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-non-null-assertion AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-element-access-with-non-null-assertion > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -41,7 +41,7 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- optional: true, property: Literal { type: 'Literal', - raw: '\\'two\\'', + raw: '\'two\'', value: 'two', range: [119, 124], @@ -125,7 +125,7 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- optional: true, property: Literal { type: 'Literal', - raw: '\\'two\\'', + raw: '\'two\'', value: 'two', range: [143, 148], @@ -209,7 +209,7 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- optional: true, property: Literal { type: 'Literal', - raw: '\\'two\\'', + raw: '\'two\'', value: 'two', range: [168, 173], @@ -320,7 +320,7 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- optional: false, property: Literal { type: 'Literal', - raw: '\\'three\\'', + raw: '\'three\'', value: 'three', range: [196, 203], @@ -411,7 +411,7 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- optional: false, property: Literal { type: 'Literal', - raw: '\\'three\\'', + raw: '\'three\'', value: 'three', range: [220, 227], @@ -495,7 +495,7 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- optional: false, property: Literal { type: 'Literal', - raw: '\\'three\\'', + raw: '\'three\'', value: 'three', range: [244, 251], @@ -588,5 +588,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot index f1ebfb4e8dcf..6c6c7d08ca92 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-non-null-assertion AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-element-access-with-non-null-assertion > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/1-TSESTree-AST.shot index 88ec420d638c..35e7e99d4ccd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-parens TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -590,5 +587,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/2-TSESTree-Tokens.shot index 579fd793b63b..9ccef3474be5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-parens TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -812,5 +809,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/3-Babel-AST.shot index e24a72d2ec0f..b20582a6e598 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-parens Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -574,5 +571,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/4-Babel-Tokens.shot index 062752ad62ef..9ccef3474be5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-parens Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -812,5 +809,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/5-AST-Alignment-AST.shot index 55220826fb11..654e0dd9767e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-parens AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-element-access-with-parens > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -594,5 +594,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with- start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/6-AST-Alignment-Tokens.shot index 912a878cd1dd..d9319033fd54 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access-with-parens/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access-with-parens AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-element-access-with-parens > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/1-TSESTree-AST.shot index c56f2b5eb81d..486078513ded 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -546,5 +543,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/2-TSESTree-Tokens.shot index 1b003f62f0db..561e81a8b880 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -682,5 +679,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access TSEST end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/3-Babel-AST.shot index 13e5fafb0575..08f41371a574 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -530,5 +527,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/4-Babel-Tokens.shot index 0554e2504b0f..561e81a8b880 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -682,5 +679,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access Babel end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/5-AST-Alignment-AST.shot index 41e81dfd1024..cba55306ec05 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-element-access > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -550,5 +550,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access AST A start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/6-AST-Alignment-Tokens.shot index 9d4c9e5c8b33..b2c520fe86e0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-element-access/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-element-access AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-element-access > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/1-TSESTree-AST.shot index 3b2dc4240ebf..cf71b7aa5d23 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-non-null-assertion TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -335,5 +332,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot index 434b5cff0d50..491a55a1e26b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-non-null-assertion TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-with-non-null-assert end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/3-Babel-AST.shot index 077e4d6f2f9f..50ccc892b36e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-non-null-assertion Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -313,5 +310,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/4-Babel-Tokens.shot index 49b9da67e019..491a55a1e26b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-non-null-assertion Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-with-non-null-assert end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot index f8f7fba79fd2..8a338b97844b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-non-null-assertion AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-with-non-null-assertion > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -339,5 +339,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-with-non-null-assert start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot index b26f89db6951..18389e8d9a47 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-non-null-assertion/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-non-null-assertion AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-with-non-null-assertion > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/1-TSESTree-AST.shot index 5f4d6fcc648e..6d3cb2b2bfa2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-parens TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -605,5 +602,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/2-TSESTree-Tokens.shot index 24fcb7d5cde6..67d70c0df540 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-parens TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -582,5 +579,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-with-parens TSESTree end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/3-Babel-AST.shot index e54f2d38666c..371c30e720da 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-parens Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -559,5 +556,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/4-Babel-Tokens.shot index 27f052c968a6..67d70c0df540 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-parens Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -582,5 +579,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-with-parens Babel - end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/5-AST-Alignment-AST.shot index 9641828c0eb7..a122ea178761 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-parens AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-with-parens > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -609,5 +609,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain-with-parens AST Alig start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/6-AST-Alignment-Tokens.shot index 6458930e0462..fd77a3a6a8d8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain-with-parens/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain-with-parens AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain-with-parens > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/1-TSESTree-AST.shot index eb382a40c48b..525f0a0086d0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -483,5 +480,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/2-TSESTree-Tokens.shot index b24717a88133..e96b38660705 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -422,5 +419,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain TSESTree - Tokens 1` end: { column: 1, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/3-Babel-AST.shot index 931e5ffe93fe..2ae476f73a05 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -447,5 +444,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/4-Babel-Tokens.shot index 51bf302ad58b..e96b38660705 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics optional-chain Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -422,5 +419,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain Babel - Tokens 1`] = end: { column: 1, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/5-AST-Alignment-AST.shot index 591495e977f0..e7cb137c13ac 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -487,5 +487,4 @@ exports[`AST Fixtures legacy-fixtures basics optional-chain AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/6-AST-Alignment-Tokens.shot index 9f7ce5a3968b..0ba84b23e172 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/optional-chain/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics optional-chain AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > optional-chain > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/1-TSESTree-AST.shot index 65062ca7898d..2b4bf0ab293c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics parenthesized-use-strict TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -32,5 +29,4 @@ Program { start: { column: 0, line: 4 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/2-TSESTree-Tokens.shot index 5ed2618726f2..027d51a2444a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics parenthesized-use-strict TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures basics parenthesized-use-strict TSESTree - end: { column: 15, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/3-Babel-AST.shot index fd7b77b97e59..2b4bf0ab293c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics parenthesized-use-strict Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -32,5 +29,4 @@ Program { start: { column: 0, line: 4 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/4-Babel-Tokens.shot index 53f0dd24e1c3..027d51a2444a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics parenthesized-use-strict Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures basics parenthesized-use-strict Babel - To end: { column: 15, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/5-AST-Alignment-AST.shot index e34063e5f5df..10fcc748f270 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/5-AST-Alignment-AST.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics parenthesized-use-strict AST Alignment - AST 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > parenthesized-use-strict > AST Alignment - AST`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/6-AST-Alignment-Tokens.shot index efa28bf4e86f..15d898c9d14d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/parenthesized-use-strict/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics parenthesized-use-strict AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > parenthesized-use-strict > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/1-TSESTree-AST.shot index a48d2ed4cb38..541a3ec2c2f1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics private-fields-in-in TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -184,5 +181,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/2-TSESTree-Tokens.shot index b0e2efd2586d..b3898d7a4892 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics private-fields-in-in TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics private-fields-in-in TSESTree - Tok end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/3-Babel-AST.shot index 79edd4a79eb5..5ed7329e4b12 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics private-fields-in-in Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -162,5 +159,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/4-Babel-Tokens.shot index 838d2d35fca0..71879058217b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics private-fields-in-in Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics private-fields-in-in Babel - Tokens end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/5-AST-Alignment-AST.shot index 95abc2ac1223..48070bb6856e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics private-fields-in-in AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > private-fields-in-in > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -188,5 +188,4 @@ exports[`AST Fixtures legacy-fixtures basics private-fields-in-in AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/6-AST-Alignment-Tokens.shot index adc8a5401583..d9494824c525 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/private-fields-in-in/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics private-fields-in-in AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > private-fields-in-in > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -182,5 +182,4 @@ exports[`AST Fixtures legacy-fixtures basics private-fields-in-in AST Alignment end: { column: 1, line: 8 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/1-TSESTree-AST.shot index ede389b531ee..6cd2e64abe42 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics readonly-arrays TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -443,5 +440,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/2-TSESTree-Tokens.shot index a47334e60fcb..b260f890e0a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics readonly-arrays TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -502,5 +499,4 @@ exports[`AST Fixtures legacy-fixtures basics readonly-arrays TSESTree - Tokens 1 end: { column: 1, line: 11 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/3-Babel-AST.shot index f46ee72afa84..7e947bee83d3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics readonly-arrays Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -415,5 +412,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/4-Babel-Tokens.shot index b86a6b65fdf6..b260f890e0a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics readonly-arrays Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -502,5 +499,4 @@ exports[`AST Fixtures legacy-fixtures basics readonly-arrays Babel - Tokens 1`] end: { column: 1, line: 11 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/5-AST-Alignment-AST.shot index 37073223f853..bf5fb1f55de5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics readonly-arrays AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > readonly-arrays > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -76,7 +76,7 @@ exports[`AST Fixtures legacy-fixtures basics readonly-arrays AST Alignment - AST arguments: Array [ Literal { type: 'Literal', - raw: '\\'hello!\\'', + raw: '\'hello!\'', value: 'hello!', range: [150, 158], @@ -309,7 +309,7 @@ exports[`AST Fixtures legacy-fixtures basics readonly-arrays AST Alignment - AST arguments: Array [ Literal { type: 'Literal', - raw: '\\'hello!\\'', + raw: '\'hello!\'', value: 'hello!', range: [247, 255], @@ -458,5 +458,4 @@ exports[`AST Fixtures legacy-fixtures basics readonly-arrays AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/6-AST-Alignment-Tokens.shot index c083909ff710..6488edc56e63 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-arrays/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics readonly-arrays AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > readonly-arrays > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/1-TSESTree-AST.shot index e732d7e72252..547ec214eafb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics readonly-tuples TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -264,5 +261,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/2-TSESTree-Tokens.shot index efad66634ceb..d128b75d17b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics readonly-tuples TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -312,5 +309,4 @@ exports[`AST Fixtures legacy-fixtures basics readonly-tuples TSESTree - Tokens 1 end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/3-Babel-AST.shot index 264ccbb6957d..57c19994af0c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics readonly-tuples Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -251,5 +248,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/4-Babel-Tokens.shot index 447590b8e3b7..d128b75d17b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics readonly-tuples Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -312,5 +309,4 @@ exports[`AST Fixtures legacy-fixtures basics readonly-tuples Babel - Tokens 1`] end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/5-AST-Alignment-AST.shot index 7a8ca30ac4fb..b28648080547 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics readonly-tuples AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > readonly-tuples > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -145,7 +145,7 @@ exports[`AST Fixtures legacy-fixtures basics readonly-tuples AST Alignment - AST operator: '=', right: Literal { type: 'Literal', - raw: '\\'hello!\\'', + raw: '\'hello!\'', value: 'hello!', range: [165, 173], @@ -268,5 +268,4 @@ exports[`AST Fixtures legacy-fixtures basics readonly-tuples AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/6-AST-Alignment-Tokens.shot index 89cd877665d5..cce779029392 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/readonly-tuples/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics readonly-tuples AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > readonly-tuples > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/1-TSESTree-AST.shot index f4dec558585d..a4042c9ffce5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-and-and TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/2-TSESTree-Tokens.shot index c955bd9ff432..54178dd2e40d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-and-and TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-and-and end: { column: 8, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/3-Babel-AST.shot index 6afb7e27f8a0..29d9f6e5945a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-and-and Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -51,5 +48,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/4-Babel-Tokens.shot index 6494dbffc096..54178dd2e40d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-and-and Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-and-and end: { column: 8, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/5-AST-Alignment-AST.shot index 99a21d3bb106..1536256107fb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-and-and AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > short-circuiting-assignment-and-and > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -59,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-and-and start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/6-AST-Alignment-Tokens.shot index c3ed249d1de7..a9fa7e40335a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-and-and/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-and-and AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > short-circuiting-assignment-and-and > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/1-TSESTree-AST.shot index 98d155ef7a65..b51e2513de32 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-or-or TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/2-TSESTree-Tokens.shot index 39ed513beb3f..bbb5bd349f48 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-or-or TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-or-or T end: { column: 8, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/3-Babel-AST.shot index 45dfc3cd5e10..7453dbff21a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-or-or Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -51,5 +48,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/4-Babel-Tokens.shot index 24b36ff9ef2f..bbb5bd349f48 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-or-or Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-or-or B end: { column: 8, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/5-AST-Alignment-AST.shot index 29af92758037..51b6e811117a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-or-or AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > short-circuiting-assignment-or-or > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -59,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-or-or A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/6-AST-Alignment-Tokens.shot index cee79d308bdf..310076fac698 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-or-or/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-or-or AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > short-circuiting-assignment-or-or > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/1-TSESTree-AST.shot index eb7bd2162c67..1d373bf02c36 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-question-question TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -55,5 +52,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/2-TSESTree-Tokens.shot index 7b60e526dab7..8c03703fb0c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-question-question TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-questio end: { column: 8, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/3-Babel-AST.shot index f8ae8da5d1d9..7a5081352d2f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-question-question Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -51,5 +48,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/4-Babel-Tokens.shot index bc6291f5f53c..8c03703fb0c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-question-question Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-questio end: { column: 8, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/5-AST-Alignment-AST.shot index d54020e37f4e..c9ba3ff62b8f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-question-question AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > short-circuiting-assignment-question-question > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -59,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-questio start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/6-AST-Alignment-Tokens.shot index 5518c0b446fb..279cb06e7e23 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/short-circuiting-assignment-question-question/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics short-circuiting-assignment-question-question AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > short-circuiting-assignment-question-question > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/1-TSESTree-AST.shot index 8214d0f3e51f..a85b8ae409af 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics symbol-type-param TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -120,5 +117,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/2-TSESTree-Tokens.shot index 541178f71070..7af48b974468 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics symbol-type-param TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics symbol-type-param TSESTree - Tokens end: { column: 42, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/3-Babel-AST.shot index 76d927add658..dda53ffcd039 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics symbol-type-param Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -113,5 +110,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/4-Babel-Tokens.shot index 568f5fdbb8a4..7af48b974468 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics symbol-type-param Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics symbol-type-param Babel - Tokens 1` end: { column: 42, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/5-AST-Alignment-AST.shot index b6d43bac4df8..d327c6e4392d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics symbol-type-param AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > symbol-type-param > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -135,5 +135,4 @@ exports[`AST Fixtures legacy-fixtures basics symbol-type-param AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/6-AST-Alignment-Tokens.shot index 8b5bbc76be71..c1e826c560fe 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/symbol-type-param/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics symbol-type-param AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > symbol-type-param > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/1-TSESTree-AST.shot index 813fd7730f2c..d4fae4e59982 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-function-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -106,5 +103,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/2-TSESTree-Tokens.shot index 45fa05d50a45..e8b16a3c0a2d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-function-type TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-funct end: { column: 47, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/3-Babel-AST.shot index 57b6f8bd343d..6e99278ec177 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-function-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/4-Babel-Tokens.shot index b9b2e28f4130..e8b16a3c0a2d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-function-type Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-funct end: { column: 47, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/5-AST-Alignment-AST.shot index 66dbfdf747ed..37cd5e2f2157 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-function-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-declaration-export-function-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -114,5 +114,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-funct start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/6-AST-Alignment-Tokens.shot index b413a0648f32..c41ff7e11d12 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-function-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-function-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-declaration-export-function-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/1-TSESTree-AST.shot index 2a5e8e2afe2c..3a841ec8f80a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-object-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/2-TSESTree-Tokens.shot index 8b2b72f56e6e..38aab0603920 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-object-type TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-objec end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/3-Babel-AST.shot index 4db6a9bab8ff..256125135270 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-object-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -93,5 +90,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/4-Babel-Tokens.shot index e227ee34cf0a..38aab0603920 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-object-type Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-objec end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/5-AST-Alignment-AST.shot index 44068bbaddb3..01843c70d659 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-object-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-declaration-export-object-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -107,5 +107,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-objec start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/6-AST-Alignment-Tokens.shot index f15badc3beec..6f3f803086c8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export-object-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export-object-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-declaration-export-object-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/1-TSESTree-AST.shot index 238c66e660ee..374c3e22958e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/2-TSESTree-Tokens.shot index 266133fc229a..2e459dc6e950 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export TSEST end: { column: 40, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/3-Babel-AST.shot index e964850c539c..d4c1526539b5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -73,5 +70,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/4-Babel-Tokens.shot index 0041dd46864e..2e459dc6e950 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export Babel end: { column: 40, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/5-AST-Alignment-AST.shot index 435fa5a767f0..74652c18d42c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-declaration-export > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -82,5 +82,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export AST A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/6-AST-Alignment-Tokens.shot index f9d101b6c0ea..37cd075126ef 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-export/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-export AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-declaration-export > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/1-TSESTree-AST.shot index 1dcb35459788..1371c88e7f89 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-with-constrained-type-parameter TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -164,5 +161,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/2-TSESTree-Tokens.shot index 274229ca7769..2f5154a7533b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-with-constrained-type-parameter TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-with-constra end: { column: 49, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/3-Babel-AST.shot index d93aa7d9c979..9367b346dcd5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-with-constrained-type-parameter Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -141,5 +138,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/4-Babel-Tokens.shot index f0cff517a3e9..2f5154a7533b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-with-constrained-type-parameter Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-with-constra end: { column: 49, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/5-AST-Alignment-AST.shot index 0ebd18b65e0a..51c3695ab204 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-with-constrained-type-parameter AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-declaration-with-constrained-type-parameter > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -180,5 +180,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-with-constra start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/6-AST-Alignment-Tokens.shot index ce507306981b..0c5028d8585a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration-with-constrained-type-parameter/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration-with-constrained-type-parameter AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-declaration-with-constrained-type-parameter > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/1-TSESTree-AST.shot index 7b87092ccd2c..2b297174cef0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -154,5 +151,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/2-TSESTree-Tokens.shot index cc8624c48297..df1de6b65bef 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration TSESTree - T end: { column: 38, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/3-Babel-AST.shot index 948616134618..13aeaa2cbf12 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -131,5 +128,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/4-Babel-Tokens.shot index 7fad124d329d..df1de6b65bef 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration Babel - Toke end: { column: 38, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/5-AST-Alignment-AST.shot index d4dec2c54de2..7d126160eeb4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -170,5 +170,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-declaration AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/6-AST-Alignment-Tokens.shot index 91dbe91f6c4c..ba27543a7b46 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-declaration > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/1-TSESTree-AST.shot index b1b63f207b7e..d8889037c6bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-object-without-annotation TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -113,5 +110,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/2-TSESTree-Tokens.shot index 3214d334880c..52caed869aad 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-object-without-annotation TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-object-without-annotatio end: { column: 32, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/3-Babel-AST.shot index d617d622e7ea..920d8831d5de 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-object-without-annotation Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -100,5 +97,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/4-Babel-Tokens.shot index 862f744f61b0..52caed869aad 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-alias-object-without-annotation Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-object-without-annotatio end: { column: 32, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/5-AST-Alignment-AST.shot index 21231297b435..ed7697885b2a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-object-without-annotation AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-object-without-annotation > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -117,5 +117,4 @@ exports[`AST Fixtures legacy-fixtures basics type-alias-object-without-annotatio start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/6-AST-Alignment-Tokens.shot index 245823aa4cd9..2baa3dcbc44c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-alias-object-without-annotation/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-alias-object-without-annotation AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-alias-object-without-annotation > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/1-TSESTree-AST.shot index 53498ed9f950..8fba19e68793 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-arrow-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -145,5 +142,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/2-TSESTree-Tokens.shot index 223c509ec53f..e98dc5b0e701 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-arrow-function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-arrow-function TS end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/3-Babel-AST.shot index 68a0ea78738f..957f3882d257 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-arrow-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -137,5 +134,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/4-Babel-Tokens.shot index f58d002b5d75..e98dc5b0e701 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-arrow-function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-arrow-function Ba end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/5-AST-Alignment-AST.shot index 960bd95fdf52..81d7276b709a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-arrow-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-in-arrow-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -149,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-arrow-function AS start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot index 7fc5870adb9b..059147e710f5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-arrow-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-in-arrow-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/1-TSESTree-AST.shot index 4db97e141193..f0c095871a69 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -122,5 +119,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/2-TSESTree-Tokens.shot index aa007af9c292..1fcab6c1c26a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-function TSESTree end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/3-Babel-AST.shot index ae0b68016043..ed23799d41d2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -115,5 +112,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/4-Babel-Tokens.shot index 234acc2c15bc..1fcab6c1c26a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-function Babel - end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/5-AST-Alignment-AST.shot index d3f432622b66..455537436472 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-in-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -126,5 +126,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-function AST Alig start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/6-AST-Alignment-Tokens.shot index 2c2c2f0c3f22..b64a6bf86453 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-in-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/1-TSESTree-AST.shot index e71b995c2407..1fbceea79f4f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-interface TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -136,5 +133,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/2-TSESTree-Tokens.shot index 4ea7507189ae..0421ab7b73be 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-interface TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-interface TSESTre end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/3-Babel-AST.shot index 6bce607bf343..67c472c85d40 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-interface Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -123,5 +120,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/4-Babel-Tokens.shot index 180bc848f196..86e69fcc343c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-interface Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-interface Babel - end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/5-AST-Alignment-AST.shot index 867fc42b1d11..bdbc8788d9fb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-interface AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-in-interface > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -142,5 +142,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-interface AST Ali start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/6-AST-Alignment-Tokens.shot index c6c1195f0307..be25777c0de5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-interface/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-interface AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-in-interface > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -148,5 +148,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-interface AST Ali end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/1-TSESTree-AST.shot index 210e38644ee0..a9cee8fc746d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -234,5 +231,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/2-TSESTree-Tokens.shot index 29b5b7a67915..9c26670115d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-method TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -272,5 +269,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-method TSESTree - end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/3-Babel-AST.shot index 18b70b35395a..5f3c5cd81b7b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -214,5 +211,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/4-Babel-Tokens.shot index eeb937462f52..9c26670115d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-method Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -272,5 +269,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-method Babel - To end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/5-AST-Alignment-AST.shot index b416df4adadc..e89140b7eae6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-in-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -238,5 +238,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-in-method AST Alignm start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/6-AST-Alignment-Tokens.shot index aa14fa6302a9..6c5e331457cb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-in-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-in-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-in-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/1-TSESTree-AST.shot index 028e05648aa9..6a1f230cbfc3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-arrow-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -162,5 +159,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/2-TSESTree-Tokens.shot index 65c36b9dc32c..9e4f2877fb96 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-arrow-function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-arrow- end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/3-Babel-AST.shot index 4575fe6ac0cf..addaf15caa24 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-arrow-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -154,5 +151,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/4-Babel-Tokens.shot index 0dd2eea76024..9e4f2877fb96 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-arrow-function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-arrow- end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/5-AST-Alignment-AST.shot index 09c0093329fd..e555d2642d57 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-arrow-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-with-guard-in-arrow-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -166,5 +166,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-arrow- start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot index 4b36bf9ce563..3bf425f29356 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-arrow-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-with-guard-in-arrow-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/1-TSESTree-AST.shot index d00951881160..85e1938b9f7b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -139,5 +136,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/2-TSESTree-Tokens.shot index e8dcd80d6e6f..bd1c6e42fc2d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-functi end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/3-Babel-AST.shot index 6aefd994c410..c960df6d3840 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -132,5 +129,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/4-Babel-Tokens.shot index fa10d2635ad3..bd1c6e42fc2d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-functi end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/5-AST-Alignment-AST.shot index 1604dae2c4b8..f9281a189f06 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-with-guard-in-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -143,5 +143,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-functi start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/6-AST-Alignment-Tokens.shot index 4b6b17ce1a2d..baee729ff36e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-with-guard-in-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/1-TSESTree-AST.shot index 762b8a17f8d9..74555a4580d5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-interface TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -153,5 +150,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/2-TSESTree-Tokens.shot index 63a18c1bfc03..c85e8778df08 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-interface TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-interf end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/3-Babel-AST.shot index 351c8a07e8d8..d91a33122af7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-interface Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -140,5 +137,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/4-Babel-Tokens.shot index 172e07c3defe..e39939317a4f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-interface Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-interf end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/5-AST-Alignment-AST.shot index 196173c257bf..727d53434ffb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-interface AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-with-guard-in-interface > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -159,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-interf start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/6-AST-Alignment-Tokens.shot index a045cdaa387f..30834cef7f60 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-interface/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-interface AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-with-guard-in-interface > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -168,5 +168,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-interf end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/1-TSESTree-AST.shot index 0259325758f3..3454ca0f1a64 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -268,5 +265,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/2-TSESTree-Tokens.shot index 64747ff128d5..d01c25ba043b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-method TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -312,5 +309,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-method end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/3-Babel-AST.shot index 438c322722f3..9e25d30ea41e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -248,5 +245,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/4-Babel-Tokens.shot index 5e3f2534e3d5..d01c25ba043b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-method Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -312,5 +309,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-method end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/5-AST-Alignment-AST.shot index 38645b843ab8..d8557da3f5a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-with-guard-in-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -272,5 +272,4 @@ exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-method start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/6-AST-Alignment-Tokens.shot index 5be5d05cd613..56e0864132c2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-assertion-with-guard-in-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-assertion-with-guard-in-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-assertion-with-guard-in-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/1-TSESTree-AST.shot index d6489dbe4530..1c689218e4c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-arrow-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -205,5 +202,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/2-TSESTree-Tokens.shot index b5462657a455..865aa7b0f09f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-arrow-function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-arrow-function TSESTr end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/3-Babel-AST.shot index 5617b1af2f0a..52d48eee2212 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-arrow-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -195,5 +192,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/4-Babel-Tokens.shot index 3f6d7603149f..865aa7b0f09f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-arrow-function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-arrow-function Babel end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/5-AST-Alignment-AST.shot index 5dc8057cb71e..fe32fba39ecc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-guard-in-arrow-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-guard-in-arrow-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -62,7 +62,7 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-arrow-function AST Al operator: '===', right: Literal { type: 'Literal', - raw: '\\'string\\'', + raw: '\'string\'', value: 'string', range: [139, 147], @@ -209,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-arrow-function AST Al start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot index 6507a25838aa..87edc851ebbc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-arrow-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-guard-in-arrow-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-guard-in-arrow-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/1-TSESTree-AST.shot index 35284cc804c6..66d9678b002a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -182,5 +179,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/2-TSESTree-Tokens.shot index 2659b9dd1f31..44ec3b0da005 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-function TSESTree - T end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/3-Babel-AST.shot index 4c9647e1b195..ac8d2d3f9402 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -173,5 +170,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/4-Babel-Tokens.shot index 7f8671f08026..44ec3b0da005 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-function Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-function Babel - Toke end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/5-AST-Alignment-AST.shot index f3fb0657c32c..15bd2e4fdc49 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-guard-in-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-guard-in-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -44,7 +44,7 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-function AST Alignmen operator: '===', right: Literal { type: 'Literal', - raw: '\\'string\\'', + raw: '\'string\'', value: 'string', range: [136, 144], @@ -186,5 +186,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-function AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/6-AST-Alignment-Tokens.shot index fa2de67e56fa..0ea296bdd0ea 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-guard-in-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-guard-in-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/1-TSESTree-AST.shot index 2889ed0582a3..0ba5c0f99130 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-interface TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -153,5 +150,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/2-TSESTree-Tokens.shot index feb809ce0d63..d158808a6e97 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-interface TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-interface TSESTree - end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/3-Babel-AST.shot index 062c7adf44a9..f50824751ad4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-interface Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -140,5 +137,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/4-Babel-Tokens.shot index 176427a578ad..a98f84d73d10 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-interface Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-interface Babel - Tok end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/5-AST-Alignment-AST.shot index 86b50d0ea33c..15472a80cc55 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-guard-in-interface AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-guard-in-interface > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -159,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-interface AST Alignme start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/6-AST-Alignment-Tokens.shot index 2271c3213317..61a0a7497a99 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-interface/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-guard-in-interface AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-guard-in-interface > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -158,5 +158,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-interface AST Alignme end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/1-TSESTree-AST.shot index 091f3d4a2b43..999ba300e9b5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-method TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -328,5 +325,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/2-TSESTree-Tokens.shot index 1c8ef57fc133..adddf818d408 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-method TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-method TSESTree - Tok end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/3-Babel-AST.shot index 1a1c5742f961..69c5b338a50d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-method Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -304,5 +301,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/4-Babel-Tokens.shot index 44baf1a4ebd2..adddf818d408 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-guard-in-method Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-method Babel - Tokens end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/5-AST-Alignment-AST.shot index 6694942a9c15..fd5bd5ce5303 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-guard-in-method AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-guard-in-method > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -332,5 +332,4 @@ exports[`AST Fixtures legacy-fixtures basics type-guard-in-method AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/6-AST-Alignment-Tokens.shot index 231849aa3af6..968788ec4f56 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-guard-in-method/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-guard-in-method AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-guard-in-method > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/1-TSESTree-AST.shot index 8e0a12a4ddd6..50d6d1351243 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-import-type-with-type-parameters-in-type-reference TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -128,5 +125,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/2-TSESTree-Tokens.shot index a729cbb666cd..75ae913f5bf0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-import-type-with-type-parameters-in-type-reference TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics type-import-type-with-type-paramete end: { column: 30, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/3-Babel-AST.shot index b4505bb0e2bb..c8c4430dc71f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-import-type-with-type-parameters-in-type-reference Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -112,5 +109,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/4-Babel-Tokens.shot index a85f4d0e9bc8..75ae913f5bf0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-import-type-with-type-parameters-in-type-reference Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures basics type-import-type-with-type-paramete end: { column: 30, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/5-AST-Alignment-AST.shot index 1f8bd785a7fd..88815a3e2169 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-import-type-with-type-parameters-in-type-reference AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-import-type-with-type-parameters-in-type-reference > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -45,11 +45,11 @@ exports[`AST Fixtures legacy-fixtures basics type-import-type-with-type-paramete - type: 'TSLiteralType', - literal: Literal { - type: 'Literal', -- raw: '\\'\\'', +- raw: '\'\'', - value: '', + argument: Literal { + type: 'Literal', -+ raw: '\\'\\'', ++ raw: '\'\'', + value: '', - range: [91, 93], @@ -148,5 +148,4 @@ exports[`AST Fixtures legacy-fixtures basics type-import-type-with-type-paramete start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/6-AST-Alignment-Tokens.shot index 60757fd36b6e..0577026fae05 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type-with-type-parameters-in-type-reference/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-import-type-with-type-parameters-in-type-reference AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-import-type-with-type-parameters-in-type-reference > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/1-TSESTree-AST.shot index 5039868ef8b4..ae79fc4a18d2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-import-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -171,5 +168,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/2-TSESTree-Tokens.shot index 86440e09cfaa..811fa11dd999 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-import-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures basics type-import-type TSESTree - Tokens end: { column: 26, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/3-Babel-AST.shot index 237c1b3dcc9e..6b3dca788278 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-import-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -141,5 +138,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/4-Babel-Tokens.shot index 4256d58cc7b1..811fa11dd999 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-import-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures basics type-import-type Babel - Tokens 1`] end: { column: 26, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/5-AST-Alignment-AST.shot index 5cbe02c8e999..f9cf8718e8cc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-import-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-import-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -31,11 +31,11 @@ exports[`AST Fixtures legacy-fixtures basics type-import-type AST Alignment - AS - type: 'TSLiteralType', - literal: Literal { - type: 'Literal', -- raw: '\\'A\\'', +- raw: '\'A\'', - value: 'A', + argument: Literal { + type: 'Literal', -+ raw: '\\'A\\'', ++ raw: '\'A\'', + value: 'A', - range: [96, 99], @@ -96,7 +96,7 @@ exports[`AST Fixtures legacy-fixtures basics type-import-type AST Alignment - AS - type: 'TSLiteralType', - literal: Literal { - type: 'Literal', -- raw: '\\'B\\'', +- raw: '\'B\'', - value: 'B', - - range: [118, 121], @@ -107,7 +107,7 @@ exports[`AST Fixtures legacy-fixtures basics type-import-type AST Alignment - AS - }, + argument: Literal { + type: 'Literal', -+ raw: '\\'B\\'', ++ raw: '\'B\'', + value: 'B', range: [118, 121], @@ -184,5 +184,4 @@ exports[`AST Fixtures legacy-fixtures basics type-import-type AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/6-AST-Alignment-Tokens.shot index 3809f4162916..036b254e3a0b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-import-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-import-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-import-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/1-TSESTree-AST.shot index 31bc883b677a..c8b0a9b13ca7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments-heritage TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -524,5 +521,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/2-TSESTree-Tokens.shot index 611bd24cab40..1636f9dbb592 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments-heritage TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -532,5 +529,4 @@ exports[`AST Fixtures legacy-fixtures basics type-parameters-comments-heritage T end: { column: 39, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/3-Babel-AST.shot index feb61f3a23d1..b7561814c9c7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments-heritage Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -434,5 +431,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/4-Babel-Tokens.shot index fd6cf1014075..c0069e680f83 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments-heritage Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -532,5 +529,4 @@ exports[`AST Fixtures legacy-fixtures basics type-parameters-comments-heritage B end: { column: 39, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/5-AST-Alignment-AST.shot index a04914b21e16..d8dc2d7e1efd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments-heritage AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-parameters-comments-heritage > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -540,5 +540,4 @@ exports[`AST Fixtures legacy-fixtures basics type-parameters-comments-heritage A start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/6-AST-Alignment-Tokens.shot index 8a8ae2c4f719..01df03d91593 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments-heritage/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments-heritage AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-parameters-comments-heritage > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -540,5 +540,4 @@ exports[`AST Fixtures legacy-fixtures basics type-parameters-comments-heritage A end: { column: 39, line: 9 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/1-TSESTree-AST.shot index f6120c1dd742..add787ab607a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -239,5 +236,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/2-TSESTree-Tokens.shot index 1230f9e935c8..4e202c3396ee 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -272,5 +269,4 @@ exports[`AST Fixtures legacy-fixtures basics type-parameters-comments TSESTree - end: { column: 46, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/3-Babel-AST.shot index 9e3f5c4f2bb9..55cb5f496c95 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -199,5 +196,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/4-Babel-Tokens.shot index 1d40e5ec84e3..4e202c3396ee 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -272,5 +269,4 @@ exports[`AST Fixtures legacy-fixtures basics type-parameters-comments Babel - To end: { column: 46, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/5-AST-Alignment-AST.shot index 212f808e37d5..7f9671ffe7ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-parameters-comments > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -246,5 +246,4 @@ exports[`AST Fixtures legacy-fixtures basics type-parameters-comments AST Alignm start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/6-AST-Alignment-Tokens.shot index f2bb12528fc0..87ba59dc4fa7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-parameters-comments/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-parameters-comments AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-parameters-comments > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/1-TSESTree-AST.shot index 18334207c3b0..f140cf883586 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-reference-comments TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -150,5 +147,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/2-TSESTree-Tokens.shot index 12f8207b98ff..5234beb78d49 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-reference-comments TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics type-reference-comments TSESTree - end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/3-Babel-AST.shot index af283a9683ac..31f6254593f6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-reference-comments Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -132,5 +129,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/4-Babel-Tokens.shot index 4a39e7611f24..5234beb78d49 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics type-reference-comments Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures basics type-reference-comments Babel - Tok end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/5-AST-Alignment-AST.shot index 4af0d045e7b5..a2e33b274118 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-reference-comments AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > type-reference-comments > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -174,5 +174,4 @@ exports[`AST Fixtures legacy-fixtures basics type-reference-comments AST Alignme start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/6-AST-Alignment-Tokens.shot index 78f2619fea9c..b218bcf286f8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/type-reference-comments/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics type-reference-comments AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > type-reference-comments > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/1-TSESTree-AST.shot index eeaa588da123..6b4a3d09c7f2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-bigint TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/2-TSESTree-Tokens.shot index ca18b63859c3..98eaa97d90b3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-bigint TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-bigint TSESTree - Tok end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/3-Babel-AST.shot index d52019c82353..8b98d843482e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-bigint Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/4-Babel-Tokens.shot index 97fa2c189753..98eaa97d90b3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-bigint Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-bigint Babel - Tokens end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/5-AST-Alignment-AST.shot index c9a2c6c13231..7b80fdd92cf6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-bigint AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-bigint > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-bigint AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/6-AST-Alignment-Tokens.shot index 63f9f159769e..33fae2eee8a2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-bigint/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-bigint AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-bigint > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/1-TSESTree-AST.shot index 32cc496fafb7..80790e00933e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-boolean TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/2-TSESTree-Tokens.shot index a3a1170334d8..cc2a7adc8994 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-boolean TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-boolean TSESTree - To end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/3-Babel-AST.shot index 89248add378d..964a8cee75e9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-boolean Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/4-Babel-Tokens.shot index c9d8d060223f..cc2a7adc8994 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-boolean Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-boolean Babel - Token end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/5-AST-Alignment-AST.shot index f65e128096a6..bb3d43c9d597 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-boolean AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-boolean > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-boolean AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/6-AST-Alignment-Tokens.shot index f46951508c22..bc4971fe7d07 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-boolean/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-boolean AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-boolean > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/1-TSESTree-AST.shot index 68ab5918c6c3..7fdd013cdca2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-false TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/2-TSESTree-Tokens.shot index 60b988e0ec97..724559167955 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-false TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-false TSESTree - Toke end: { column: 17, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/3-Babel-AST.shot index c612568e8ad4..94813b6f3413 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-false Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -51,5 +48,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/4-Babel-Tokens.shot index 193c62a56493..724559167955 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-false Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-false Babel - Tokens end: { column: 17, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/5-AST-Alignment-AST.shot index 53aebf916f5a..275ef27561af 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-false AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-false > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-false AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/6-AST-Alignment-Tokens.shot index 3787058dfe68..b109e8db0087 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-false/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-false AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-false > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/1-TSESTree-AST.shot index 350fee4f4c88..bac7f23978d6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-never TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/2-TSESTree-Tokens.shot index 27671a1a08f4..579a2005a35e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-never TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-never TSESTree - Toke end: { column: 17, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/3-Babel-AST.shot index de06206af9c8..1fb80aeffd73 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-never Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/4-Babel-Tokens.shot index 5e7080894ebc..579a2005a35e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-never Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-never Babel - Tokens end: { column: 17, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/5-AST-Alignment-AST.shot index a353497f2ecb..090beca961d9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-never AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-never > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-never AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/6-AST-Alignment-Tokens.shot index 6a8549afebe3..852114897a10 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-never/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-never AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-never > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/1-TSESTree-AST.shot index 856c1022be0a..d8f246ef4758 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-null TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/2-TSESTree-Tokens.shot index a8c3ef32f07e..f3c7150f41d1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-null TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-null TSESTree - Token end: { column: 16, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/3-Babel-AST.shot index 17d05bfadedc..5e8d2e629954 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-null Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/4-Babel-Tokens.shot index 2a717755d30b..fed3e2747887 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-null Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-null Babel - Tokens 1 end: { column: 16, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/5-AST-Alignment-AST.shot index 466b4987dd45..cb2f1d79c49e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-null AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-null > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-null AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/6-AST-Alignment-Tokens.shot index 463ec874b0c9..84da712c19c4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-null/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-null AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-null > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-null AST Alignment - end: { column: 16, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/1-TSESTree-AST.shot index f6c3e5d04321..497d716fdd25 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-number TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/2-TSESTree-Tokens.shot index d6e8bdd0bd9e..6a659f05b7de 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-number TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-number TSESTree - Tok end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/3-Babel-AST.shot index 310f23478d27..4033b0fe83eb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-number Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/4-Babel-Tokens.shot index afe75d5d2bed..6a659f05b7de 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-number Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-number Babel - Tokens end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/5-AST-Alignment-AST.shot index 8055f6f1ce2f..b89104cdfc2b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-number AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-number > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-number AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/6-AST-Alignment-Tokens.shot index cf5ac4859493..90d0993a757c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-number/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-number AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-number > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/1-TSESTree-AST.shot index 0c1628c7f842..c492d8b0fe4b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-object TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/2-TSESTree-Tokens.shot index d37b06c6853f..672327e33c9a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-object TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-object TSESTree - Tok end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/3-Babel-AST.shot index bd8253451793..5d111b573f72 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-object Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/4-Babel-Tokens.shot index 0e18aa63eceb..672327e33c9a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-object Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-object Babel - Tokens end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/5-AST-Alignment-AST.shot index 29d534bf394c..5606ee42bc8c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-object AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-object > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-object AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/6-AST-Alignment-Tokens.shot index 7dc65f36dc5c..cfcab6e2ae03 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-object/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-object AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-object > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/1-TSESTree-AST.shot index 95dedbb1b0e4..be27b2b1300d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-string TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/2-TSESTree-Tokens.shot index 4f7b252ee811..1bead39a2a78 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-string TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-string TSESTree - Tok end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/3-Babel-AST.shot index 6bf528e162d5..fe16c05b080d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-string Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/4-Babel-Tokens.shot index 781507b36ee7..1bead39a2a78 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-string Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-string Babel - Tokens end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/5-AST-Alignment-AST.shot index feafd3896463..37f1dee9b3a2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-string AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-string > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-string AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/6-AST-Alignment-Tokens.shot index 3b36f2678c2c..6b35c0260f69 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-string/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-string AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-string > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/1-TSESTree-AST.shot index e0535ac0dc9c..cf2d26dec351 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-symbol TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/2-TSESTree-Tokens.shot index cf1ba1f4a2b4..47cad3902044 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-symbol TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-symbol TSESTree - Tok end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/3-Babel-AST.shot index dc0855b53dce..521a1f802a28 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-symbol Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/4-Babel-Tokens.shot index 50a143f926bd..47cad3902044 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-symbol Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-symbol Babel - Tokens end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/5-AST-Alignment-AST.shot index beffde570e4e..521074cd41d6 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-symbol AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-symbol > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-symbol AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/6-AST-Alignment-Tokens.shot index 744a7d3311ce..32f2030d67cc 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-symbol/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-symbol AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-symbol > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/1-TSESTree-AST.shot index 9067bea23968..f3f676b15efd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-true TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/2-TSESTree-Tokens.shot index f8edbaa10dee..30d3ee3a3260 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-true TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-true TSESTree - Token end: { column: 16, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/3-Babel-AST.shot index 0f2f9f7d7a02..2c3ae6384ceb 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-true Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -51,5 +48,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/4-Babel-Tokens.shot index e12592efe801..30d3ee3a3260 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-true Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-true Babel - Tokens 1 end: { column: 16, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/5-AST-Alignment-AST.shot index 5ee73a232e1e..0f98279b73e4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-true AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-true > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-true AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/6-AST-Alignment-Tokens.shot index 5ee38e099ba1..9052e0677574 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-true/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-true AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-true > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/1-TSESTree-AST.shot index 05b18b493539..ca2ab308ed21 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-undefined TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/2-TSESTree-Tokens.shot index ab610e3821a4..b31f83cb6b79 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-undefined TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-undefined TSESTree - end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/3-Babel-AST.shot index ab907178d92e..9c0cc5e5f04e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-undefined Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/4-Babel-Tokens.shot index a913dca0af54..b31f83cb6b79 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-undefined Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-undefined Babel - Tok end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/5-AST-Alignment-AST.shot index 9756a5a473ee..081a5288612c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-undefined AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-undefined > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-undefined AST Alignme start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/6-AST-Alignment-Tokens.shot index 7597cbfe6a06..71aa988f07a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-undefined/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-undefined AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-undefined > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/1-TSESTree-AST.shot index fd72e2b25fcd..a89fab8cc571 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-unknown TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/2-TSESTree-Tokens.shot index 0411186e951f..4b05dcb89faf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-unknown TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-unknown TSESTree - To end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/3-Babel-AST.shot index 4fb1e66e8045..77224fed0750 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-unknown Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/4-Babel-Tokens.shot index dd95447a89b9..4b05dcb89faf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-unknown Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-unknown Babel - Token end: { column: 19, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/5-AST-Alignment-AST.shot index 3c694ea56b11..ff55aec600fe 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-unknown AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-unknown > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-unknown AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/6-AST-Alignment-Tokens.shot index e3ac47b024e5..a306d7bb10c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-unknown/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-unknown AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-unknown > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/1-TSESTree-AST.shot index ee15266961d6..eb842ebc8edf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-void TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/2-TSESTree-Tokens.shot index bb9feb97a66d..f1334ca90846 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-void TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-void TSESTree - Token end: { column: 16, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/3-Babel-AST.shot index 342111e34dbd..1e7fd27af7fe 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-void Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -40,5 +37,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/4-Babel-Tokens.shot index 60d6077baae8..f1334ca90846 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-keyword-void Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-void Babel - Tokens 1 end: { column: 16, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/5-AST-Alignment-AST.shot index 8310c147a49a..ae90bfbe85d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-void AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-void > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-keyword-void AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/6-AST-Alignment-Tokens.shot index 442cd60a128f..3b9dee2449db 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-keyword-void/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-keyword-void AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-keyword-void > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/1-TSESTree-AST.shot index 36f2c1cf1d5d..380c86ed80b5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-method-signature TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -256,5 +253,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/2-TSESTree-Tokens.shot index aeffaa968fdc..4071fece1c35 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-method-signature TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -272,5 +269,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-method-signature TSESTree - T end: { column: 2, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/3-Babel-AST.shot index 75f06bd0814f..1dac10398137 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-method-signature Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -221,5 +218,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/4-Babel-Tokens.shot index 9a8db27ec3e7..4071fece1c35 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-method-signature Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -272,5 +269,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-method-signature Babel - Toke end: { column: 2, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/5-AST-Alignment-AST.shot index 837488858a5c..1218bdd46a77 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-method-signature AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-method-signature > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -265,5 +265,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-method-signature AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/6-AST-Alignment-Tokens.shot index 48935f574e92..c85c30c477ff 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-method-signature/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-method-signature AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > typed-method-signature > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/1-TSESTree-AST.shot index ed9374668d8c..7f8adf240d1e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-this TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -214,5 +211,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/2-TSESTree-Tokens.shot index bdc1dcf28b14..573d00dfabbf 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-this TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-this TSESTree - Tokens 1`] = end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/3-Babel-AST.shot index d188ea642872..f9af48e5c49a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-this Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -197,5 +194,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/4-Babel-Tokens.shot index 32da8d921976..a6cc824b1ed1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics typed-this Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-this Babel - Tokens 1`] = ` end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/5-AST-Alignment-AST.shot index 71878cff80a7..ffc12b027697 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-this AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-this > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -222,5 +222,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-this AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/6-AST-Alignment-Tokens.shot index 35b998f489ab..cf45b4578a48 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/typed-this/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics typed-this AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > typed-this > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -240,5 +240,4 @@ exports[`AST Fixtures legacy-fixtures basics typed-this AST Alignment - Token 1` end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/1-TSESTree-AST.shot index 285db979a8e9..1e5e7a646dea 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics union-intersection TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -521,5 +518,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/2-TSESTree-Tokens.shot index ee47b562e5ce..d17773cf1d68 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics union-intersection TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -622,5 +619,4 @@ exports[`AST Fixtures legacy-fixtures basics union-intersection TSESTree - Token end: { column: 40, line: 11 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/3-Babel-AST.shot index c7ab4eb5f510..bf3e7de1f819 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics union-intersection Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -511,5 +508,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/4-Babel-Tokens.shot index a91e38c62836..e8b74eb74e4b 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics union-intersection Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -622,5 +619,4 @@ exports[`AST Fixtures legacy-fixtures basics union-intersection Babel - Tokens 1 end: { column: 40, line: 11 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/5-AST-Alignment-AST.shot index 0ba46d85e336..3a4c7cb17542 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics union-intersection AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > union-intersection > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -583,5 +583,4 @@ exports[`AST Fixtures legacy-fixtures basics union-intersection AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 12 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/6-AST-Alignment-Tokens.shot index 4b3a1a8acca1..d746756b46c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/union-intersection/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics union-intersection AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > union-intersection > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -636,5 +636,4 @@ exports[`AST Fixtures legacy-fixtures basics union-intersection AST Alignment - end: { column: 40, line: 11 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/1-TSESTree-AST.shot index 30380db61899..119e639b35c4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics unique-symbol TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -53,5 +50,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/2-TSESTree-Tokens.shot index fb72d78f1853..30ac52c66462 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics unique-symbol TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics unique-symbol TSESTree - Tokens 1`] end: { column: 23, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/3-Babel-AST.shot index 04ecdbf51f00..dacd6af04ba0 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics unique-symbol Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -50,5 +47,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/4-Babel-Tokens.shot index 7d2af2611074..30ac52c66462 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics unique-symbol Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures basics unique-symbol Babel - Tokens 1`] = end: { column: 23, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/5-AST-Alignment-AST.shot index 6c182a3ea16d..542af616265a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics unique-symbol AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > unique-symbol > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -57,5 +57,4 @@ exports[`AST Fixtures legacy-fixtures basics unique-symbol AST Alignment - AST 1 start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/6-AST-Alignment-Tokens.shot index 9525ed09b905..a2f69a923194 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unique-symbol/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics unique-symbol AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > unique-symbol > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/1-TSESTree-AST.shot index fd53d22a36b1..ee99d523f3f4 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics unknown-type-annotation TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/2-TSESTree-Tokens.shot index 1e1635b6de53..693b4c9de7a5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics unknown-type-annotation TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics unknown-type-annotation TSESTree - end: { column: 17, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/3-Babel-AST.shot index 0ce623e67e99..736ecd18161f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics unknown-type-annotation Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/4-Babel-Tokens.shot index 1b707e8f1d68..81c2b521b7d5 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics unknown-type-annotation Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics unknown-type-annotation Babel - Tok end: { column: 17, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/5-AST-Alignment-AST.shot index eca7ce1e22c1..6f0235b5317a 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics unknown-type-annotation AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > unknown-type-annotation > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures legacy-fixtures basics unknown-type-annotation AST Alignme start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/6-AST-Alignment-Tokens.shot index 4b6d2dac841b..4c638b3f1c33 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/unknown-type-annotation/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics unknown-type-annotation AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > unknown-type-annotation > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures legacy-fixtures basics unknown-type-annotation AST Alignme end: { column: 17, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/1-TSESTree-AST.shot index 85b642107fbc..46cab706d545 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics var-with-dotted-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -120,5 +117,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/2-TSESTree-Tokens.shot index 11ae3609ae62..9a176d8c6cac 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics var-with-dotted-type TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics var-with-dotted-type TSESTree - Tok end: { column: 15, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/3-Babel-AST.shot index 73eb6dcf5048..98d9d32e5ed3 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics var-with-dotted-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -110,5 +107,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/4-Babel-Tokens.shot index 352ca07dc40b..9a176d8c6cac 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics var-with-dotted-type Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures basics var-with-dotted-type Babel - Tokens end: { column: 15, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/5-AST-Alignment-AST.shot index d389263137db..f93d620ffefd 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics var-with-dotted-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > var-with-dotted-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -124,5 +124,4 @@ exports[`AST Fixtures legacy-fixtures basics var-with-dotted-type AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/6-AST-Alignment-Tokens.shot index f3c0266859dd..9080e60e6373 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-dotted-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics var-with-dotted-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > var-with-dotted-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/1-TSESTree-AST.shot index fd1f20c21c60..41d8dc602b7e 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics var-with-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -140,5 +137,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/2-TSESTree-Tokens.shot index 6222bec38597..a467ae5e785f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics var-with-type TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics var-with-type TSESTree - Tokens 1`] end: { column: 24, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/3-Babel-AST.shot index 08e3d5509733..3ab68416c578 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics var-with-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -132,5 +129,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/4-Babel-Tokens.shot index dc31d7370435..a467ae5e785f 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics var-with-type Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures basics var-with-type Babel - Tokens 1`] = end: { column: 24, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/5-AST-Alignment-AST.shot index 8ea07ffae125..549822bfaca8 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics var-with-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > var-with-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -46,7 +46,7 @@ exports[`AST Fixtures legacy-fixtures basics var-with-type AST Alignment - AST 1 }, init: Literal { type: 'Literal', - raw: '\\'Nicholas\\'', + raw: '\'Nicholas\'', value: 'Nicholas', range: [92, 102], @@ -110,7 +110,7 @@ exports[`AST Fixtures legacy-fixtures basics var-with-type AST Alignment - AST 1 }, init: Literal { type: 'Literal', - raw: '\\'Bar\\'', + raw: '\'Bar\'', value: 'Bar', range: [122, 127], @@ -144,5 +144,4 @@ exports[`AST Fixtures legacy-fixtures basics var-with-type AST Alignment - AST 1 start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/6-AST-Alignment-Tokens.shot index f82ffcf03006..2e522eca1d1d 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/var-with-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics var-with-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > basics > var-with-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/1-TSESTree-AST.shot index 1185eb6f27c0..c21f09dd85c2 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics variable-declaration-type-annotation-spacing TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/2-TSESTree-Tokens.shot index 5bd63b8c9ad9..efe446c91415 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics variable-declaration-type-annotation-spacing TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics variable-declaration-type-annotatio end: { column: 14, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/3-Babel-AST.shot index d7fc5fa1217f..60bafb90d475 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics variable-declaration-type-annotation-spacing Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -62,5 +59,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/4-Babel-Tokens.shot index 42d9034ace37..35f693b45343 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures basics variable-declaration-type-annotation-spacing Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures basics variable-declaration-type-annotatio end: { column: 14, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/5-AST-Alignment-AST.shot index 27a1d0f281ec..2c3b41a1eb67 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics variable-declaration-type-annotation-spacing AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > variable-declaration-type-annotation-spacing > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures legacy-fixtures basics variable-declaration-type-annotatio start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/6-AST-Alignment-Tokens.shot index 63dca6db6fd2..68ac17f3221c 100644 --- a/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/basics/fixtures/variable-declaration-type-annotation-spacing/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures basics variable-declaration-type-annotation-spacing AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > basics > variable-declaration-type-annotation-spacing > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures legacy-fixtures basics variable-declaration-type-annotatio end: { column: 14, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/1-TSESTree-AST.shot index f3fd3e4f191d..a6bceba07309 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator-factory TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -130,5 +127,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/2-TSESTree-Tokens.shot index eb2d41df16e0..ed16dd110446 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator-factory TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-decorator-factory T end: { column: 21, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/3-Babel-AST.shot index 6c25437fd9c5..3cc6a419ab59 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator-factory Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -120,5 +117,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/4-Babel-Tokens.shot index 7632d7c35ca0..ed16dd110446 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator-factory Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-decorator-factory B end: { column: 21, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/5-AST-Alignment-AST.shot index d854a20c8885..a8b854944abf 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator-factory AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > class-decorators > class-decorator-factory > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,7 +52,7 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-decorator-factory A shorthand: false, value: Literal { type: 'Literal', - raw: '\\'foo\\'', + raw: '\'foo\'', value: 'foo', range: [98, 103], @@ -134,5 +134,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-decorator-factory A start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/6-AST-Alignment-Tokens.shot index 9d92ba600297..be890b30cd2d 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator-factory/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator-factory AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > class-decorators > class-decorator-factory > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/1-TSESTree-AST.shot index 772d11518e1b..19febf3acf5a 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/2-TSESTree-Tokens.shot index f08296ae2e90..38db34a6a7cf 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-decorator TSESTree end: { column: 12, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/3-Babel-AST.shot index 7a2f6f294216..8dcf9c745bbb 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/4-Babel-Tokens.shot index 6afa0a57bad4..38db34a6a7cf 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-decorator Babel - T end: { column: 12, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/5-AST-Alignment-AST.shot index 1b6b38c2c77e..dd5753cdd302 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > class-decorators > class-decorator > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -74,5 +74,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-decorator AST Align start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/6-AST-Alignment-Tokens.shot index 4525a423e5a4..039f02e2bfde 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-decorator/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures class-decorators class-decorator AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > class-decorators > class-decorator > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/1-TSESTree-AST.shot index ecf8541214ca..436d19dd4da1 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-parameter-property TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -168,5 +165,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/2-TSESTree-Tokens.shot index 2e4e791c96a9..43373eb58dc7 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-parameter-property TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-parameter-property end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/3-Babel-AST.shot index 8b2643f05073..a2c7f23e69ca 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-parameter-property Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -149,5 +146,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/4-Babel-Tokens.shot index b1b4a3a8ea0e..5983d4050d60 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators class-parameter-property Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-parameter-property end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/5-AST-Alignment-AST.shot index b5b95884e0e7..50f9c5c580bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures class-decorators class-parameter-property AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > class-decorators > class-parameter-property > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -174,5 +174,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-parameter-property start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/6-AST-Alignment-Tokens.shot index 98c5c13302a5..ce5a54de0da3 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/class-parameter-property/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures class-decorators class-parameter-property AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > class-decorators > class-parameter-property > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -158,5 +158,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators class-parameter-property end: { column: 1, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/1-TSESTree-AST.shot index a703f5597c77..0433e82fc8c6 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators export-default-class-decorator TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/2-TSESTree-Tokens.shot index c783977b66ec..17b22ec2937a 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators export-default-class-decorator TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators export-default-class-deco end: { column: 27, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/3-Babel-AST.shot index ac2ebe999ea5..135391b390c5 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators export-default-class-decorator Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -73,5 +70,4 @@ Program { start: { column: 0, line: 4 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/4-Babel-Tokens.shot index 43462573b2b7..17b22ec2937a 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators export-default-class-decorator Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators export-default-class-deco end: { column: 27, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/5-AST-Alignment-AST.shot index e0c2bb34c55d..139ec76c78be 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures class-decorators export-default-class-decorator AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > class-decorators > export-default-class-decorator > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators export-default-class-deco + start: { column: 0, line: 4 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/6-AST-Alignment-Tokens.shot index 5063bc593217..6e15abe8004a 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-default-class-decorator/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures class-decorators export-default-class-decorator AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > class-decorators > export-default-class-decorator > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/1-TSESTree-AST.shot index 6d8bbf6a43f5..394bd4a39636 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators export-named-class-decorator TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/2-TSESTree-Tokens.shot index 3ed4feed2259..6ef4abc28754 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators export-named-class-decorator TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators export-named-class-decora end: { column: 19, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/3-Babel-AST.shot index d30a71ca0615..51f9f0fa9414 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators export-named-class-decorator Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -76,5 +73,4 @@ Program { start: { column: 0, line: 4 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/4-Babel-Tokens.shot index 3a057e29d920..6ef4abc28754 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures class-decorators export-named-class-decorator Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators export-named-class-decora end: { column: 19, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/5-AST-Alignment-AST.shot index 04deb9723b84..c9258878b7ab 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures class-decorators export-named-class-decorator AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > class-decorators > export-named-class-decorator > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -92,5 +92,4 @@ exports[`AST Fixtures legacy-fixtures class-decorators export-named-class-decora + start: { column: 0, line: 4 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/6-AST-Alignment-Tokens.shot index 364a1c6e2586..5f0f716a1aa7 100644 --- a/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/class-decorators/fixtures/export-named-class-decorator/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures class-decorators export-named-class-decorator AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > class-decorators > export-named-class-decorator > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/1-TSESTree-AST.shot index 3bdfc6deac2f..4959b3a14a26 100644 --- a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures comments type-assertion-regression-test TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -89,5 +86,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/2-TSESTree-Tokens.shot index a2b0e4ea6c04..cc41b36e16c7 100644 --- a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures comments type-assertion-regression-test TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures comments type-assertion-regression-test TS end: { column: 5, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/3-Babel-AST.shot index 7ae95a4b881b..2df925e8e81d 100644 --- a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures comments type-assertion-regression-test Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/4-Babel-Tokens.shot index d8d788d8dbcc..cc41b36e16c7 100644 --- a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures comments type-assertion-regression-test Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures comments type-assertion-regression-test Ba end: { column: 5, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/5-AST-Alignment-AST.shot index e7bfc6ff2f75..77c72b3de6d5 100644 --- a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures comments type-assertion-regression-test AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > comments > type-assertion-regression-test > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -93,5 +93,4 @@ exports[`AST Fixtures legacy-fixtures comments type-assertion-regression-test AS start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/6-AST-Alignment-Tokens.shot index 8c40d588eaf9..9dd52eea8169 100644 --- a/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/comments/fixtures/type-assertion-regression-test/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures comments type-assertion-regression-test AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > comments > type-assertion-regression-test > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/1-TSESTree-AST.shot index 674af2f29a5e..5685b4b0b128 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare abstract-class TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/2-TSESTree-Tokens.shot index bd270378dd16..c79767734857 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare abstract-class TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures declare abstract-class TSESTree - Tokens 1 end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/3-Babel-AST.shot index b7ea7a0a6eee..3bf79ad3b9c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare abstract-class Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -44,5 +41,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/4-Babel-Tokens.shot index 3d713bc24629..c79767734857 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare abstract-class Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures declare abstract-class Babel - Tokens 1`] end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/5-AST-Alignment-AST.shot index 2bb556fb9a33..b4e9b57044ef 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare abstract-class AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > abstract-class > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures legacy-fixtures declare abstract-class AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/6-AST-Alignment-Tokens.shot index dc501caea018..f74bfa4a4b2a 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/abstract-class/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare abstract-class AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > declare > abstract-class > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/1-TSESTree-AST.shot index 2d084540fd47..13f847e78792 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare class TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -48,5 +45,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/2-TSESTree-Tokens.shot index 447f6e4781cb..1d7e7f46ea0f 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare class TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures declare class TSESTree - Tokens 1`] = ` end: { column: 20, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/3-Babel-AST.shot index 2ded8340f07b..6ff2543536c6 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare class Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/4-Babel-Tokens.shot index dd3bb7486ad4..1d7e7f46ea0f 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare class Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures declare class Babel - Tokens 1`] = ` end: { column: 20, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/5-AST-Alignment-AST.shot index 88ee83e08811..434d46f7fca6 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare class AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > class > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -52,5 +52,4 @@ exports[`AST Fixtures legacy-fixtures declare class AST Alignment - AST 1`] = ` start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot index 425507b265db..924c36429452 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/class/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare class AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > declare > class > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/1-TSESTree-AST.shot index e6515601902c..513eb9bcd84c 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare enum TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -90,5 +87,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/2-TSESTree-Tokens.shot index 1b6b28241798..23e97dc4edfc 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare enum TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures declare enum TSESTree - Tokens 1`] = ` end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/3-Babel-AST.shot index 0a171141f2c6..b671a2785cf6 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare enum Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/4-Babel-Tokens.shot index 6620e215d3a7..27d3a40e9887 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare enum Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures declare enum Babel - Tokens 1`] = ` end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/5-AST-Alignment-AST.shot index baf9d0365b3a..5043787773de 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare enum AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > enum > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -127,5 +127,4 @@ exports[`AST Fixtures legacy-fixtures declare enum AST Alignment - AST 1`] = ` start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/6-AST-Alignment-Tokens.shot index e6d4c6415160..12314f9e991c 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/enum/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare enum AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > enum > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -98,5 +98,4 @@ exports[`AST Fixtures legacy-fixtures declare enum AST Alignment - Token 1`] = ` end: { column: 1, line: 6 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/1-TSESTree-AST.shot index d623f02b8210..4be98a6d11ca 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -56,5 +53,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/2-TSESTree-Tokens.shot index 2e38c93c4144..add3a1b88e47 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare function TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures declare function TSESTree - Tokens 1`] = ` end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/3-Babel-AST.shot index 1ed81b8f42e7..941d709edf0c 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -54,5 +51,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/4-Babel-Tokens.shot index 4c3a27fadda3..add3a1b88e47 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare function Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures declare function Babel - Tokens 1`] = ` end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/5-AST-Alignment-AST.shot index cd2704357cc3..b7de03a36e9a 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -60,5 +60,4 @@ exports[`AST Fixtures legacy-fixtures declare function AST Alignment - AST 1`] = start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot index 87ea6d86c1eb..8dcc5744e7e2 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > declare > function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/1-TSESTree-AST.shot index cc9eddbeafab..4f09af9c8c2b 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare interface TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -45,5 +42,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/2-TSESTree-Tokens.shot index ad885d44b6e2..043aa6cbd84c 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare interface TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures declare interface TSESTree - Tokens 1`] = end: { column: 24, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/3-Babel-AST.shot index a0c250c49099..3e2429801f86 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare interface Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -42,5 +39,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/4-Babel-Tokens.shot index 8c9e3f3cbc99..0bffc73818d9 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare interface Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures declare interface Babel - Tokens 1`] = ` end: { column: 24, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/5-AST-Alignment-AST.shot index fb70f302dcc8..a32b62c389ec 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare interface AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > interface > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -49,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures declare interface AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot index ab72a4a7a14e..a327fc7712bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/interface/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare interface AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > interface > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures legacy-fixtures declare interface AST Alignment - Token 1` end: { column: 24, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/1-TSESTree-AST.shot index 5cc1db66c205..a4842e1939fb 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare module TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/2-TSESTree-Tokens.shot index 696ddc3a5375..57f7138081b8 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare module TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures declare module TSESTree - Tokens 1`] = ` end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/3-Babel-AST.shot index a527db8bf871..e05005dd3532 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare module Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/4-Babel-Tokens.shot index 0f343ebeda78..57f7138081b8 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare module Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures declare module Babel - Tokens 1`] = ` end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/5-AST-Alignment-AST.shot index 5fcad98e28af..af1f8625d66f 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare module AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > module > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -50,5 +50,4 @@ exports[`AST Fixtures legacy-fixtures declare module AST Alignment - AST 1`] = ` start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/6-AST-Alignment-Tokens.shot index ecdd09b897e0..945501c5d6d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/module/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare module AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > declare > module > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/1-TSESTree-AST.shot index 2d4b418ebe61..76e3809e171d 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare namespace TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -46,5 +43,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/2-TSESTree-Tokens.shot index c0f3e70fe786..599263f15ed1 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare namespace TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures declare namespace TSESTree - Tokens 1`] = end: { column: 24, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/3-Babel-AST.shot index 3b9b2ce6fb0c..5f470dbda268 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare namespace Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/4-Babel-Tokens.shot index dd2ec59b1f5e..599263f15ed1 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare namespace Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures declare namespace Babel - Tokens 1`] = ` end: { column: 24, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/5-AST-Alignment-AST.shot index 60201b50d2b0..7720d30daceb 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare namespace AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > namespace > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -50,5 +50,4 @@ exports[`AST Fixtures legacy-fixtures declare namespace AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/6-AST-Alignment-Tokens.shot index 0d7240482d6d..8b4d0a6be746 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/namespace/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare namespace AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > declare > namespace > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/1-TSESTree-AST.shot index 6f4e3b145e57..b051bbba97e3 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare type-alias TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -43,5 +40,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/2-TSESTree-Tokens.shot index 0c6025b45b1b..ac98dbfd06fa 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare type-alias TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures declare type-alias TSESTree - Tokens 1`] = end: { column: 26, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/3-Babel-AST.shot index 88ef8d4f5b9b..6dc10621d595 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare type-alias Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -41,5 +38,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/4-Babel-Tokens.shot index bf84e4b51f9f..ac98dbfd06fa 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare type-alias Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures declare type-alias Babel - Tokens 1`] = ` end: { column: 26, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/5-AST-Alignment-AST.shot index d47eb9051c4d..5fb3bbcd36f3 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare type-alias AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > type-alias > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -47,5 +47,4 @@ exports[`AST Fixtures legacy-fixtures declare type-alias AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/6-AST-Alignment-Tokens.shot index 01e53ea1042f..673781812aa5 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/type-alias/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare type-alias AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > declare > type-alias > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/1-TSESTree-AST.shot index 802e2df12335..b8afed3588d6 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare variable TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/2-TSESTree-Tokens.shot index 242704d5dd2f..0c3e0891cc1b 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare variable TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures declare variable TSESTree - Tokens 1`] = ` end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/3-Babel-AST.shot index 972dfbbba55b..b580abe8da26 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare variable Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/4-Babel-Tokens.shot index 7bb905a8dedc..0c3e0891cc1b 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures declare variable Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures declare variable Babel - Tokens 1`] = ` end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/5-AST-Alignment-AST.shot index 58499e81b157..29b935fa8cc3 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare variable AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > declare > variable > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -70,5 +70,4 @@ exports[`AST Fixtures legacy-fixtures declare variable AST Alignment - AST 1`] = start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/6-AST-Alignment-Tokens.shot index 0db26e31bd58..a9c16deb628b 100644 --- a/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/declare/fixtures/variable/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures declare variable AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > declare > variable > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/1-TSESTree-Error.shot index 79b70db2f374..b6f078bf4255 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-empty-extends-implements TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-empty-extends-implements > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | class Foo extends implements Bar { | ^^^^^^^ 'extends' list cannot be empty. 4 | 5 | } - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/2-Babel-Error.shot index 60d72da36dd0..a7759221c36d 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-empty-extends-implements Babel - Error 1`] = `[SyntaxError: Unexpected reserved word 'implements'. (3:18)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-empty-extends-implements > Babel - Error`] +SyntaxError: Unexpected reserved word 'implements'. (3:18) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/3-Alignment-Error.shot index 9d6798ba38bf..a898e78842d1 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends-implements/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-empty-extends-implements Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-empty-extends-implements > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/1-TSESTree-Error.shot index f0fdcbf56a2b..80b4b2d135e1 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-empty-extends TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-empty-extends > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | class Foo extends { | ^^^^^^^ 'extends' list cannot be empty. 4 | 5 | } - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/2-Babel-Error.shot index 4cf63d004827..4ec40f4b3b0e 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-empty-extends Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (6:0)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-empty-extends > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (6:0) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/3-Alignment-Error.shot index 5074a50f9de0..554a487e1d9e 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-empty-extends/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-empty-extends Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-empty-extends > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/1-TSESTree-Error.shot index cc25ca4bc8e3..e50360051488 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-extends-empty-implements TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-extends-empty-implements > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | class Foo extends Bar implements { | ^^^^^^^^^^ 'implements' list cannot be empty. 4 | 5 | } - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/2-Babel-Error.shot index 0c3e448daa84..8e3eea6c1131 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-extends-empty-implements Babel - Error 1`] = `[SyntaxError: 'implements' list cannot be empty. (3:33)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-extends-empty-implements > Babel - Error`] +SyntaxError: 'implements' list cannot be empty. (3:33) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/3-Alignment-Error.shot index 7b58138335d0..2fa727a54588 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-extends-empty-implements/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-extends-empty-implements Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-extends-empty-implements > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/1-TSESTree-Error.shot index c156a7ba5b6e..362589fa09a1 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-multiple-implements TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-multiple-implements > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | class a implements b implements c {} | ^^^^^^^^^^^^ 'implements' clause already seen. - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/2-Babel-Error.shot index ef0323f1248a..9bc9aef71f23 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-multiple-implements Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "," (3:21)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-multiple-implements > Babel - Error`] +SyntaxError: Unexpected token, expected "," (3:21) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/3-Alignment-Error.shot index 0fffeee4c5c2..6a951e235043 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/class-multiple-implements/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ class-multiple-implements Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > class-multiple-implements > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/1-TSESTree-Error.shot index 3055b0dc4499..403490acdcc7 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/1-TSESTree-Error.shot @@ -1,9 +1,8 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-enum-declaration TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-enum-declaration > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | @dec enum E {} - | ^^^^ Decorators are not valid here." -`; + | ^^^^ Decorators are not valid here. diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/2-Babel-Error.shot index 1111df2d4d55..78f8c4703d14 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-enum-declaration Babel - Error 1`] = `[SyntaxError: Leading decorators must be attached to a class declaration. (3:5)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-enum-declaration > Babel - Error`] +SyntaxError: Leading decorators must be attached to a class declaration. (3:5) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/3-Alignment-Error.shot index a6c9ea30e6f0..98e64b803c09 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-enum-declaration/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-enum-declaration Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-enum-declaration > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/1-TSESTree-Error.shot index ab74377190ca..4d969d9dad42 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-function TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-function > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | @dec | ^^^^ Decorators are not valid here. 4 | function b(){} - 5 |" -`; + 5 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/2-Babel-Error.shot index 4b9fe05a0db6..0e2ce63ec8c7 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-function Babel - Error 1`] = `[SyntaxError: Leading decorators must be attached to a class declaration. (4:0)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-function > Babel - Error`] +SyntaxError: Leading decorators must be attached to a class declaration. (4:0) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/3-Alignment-Error.shot index 875d107ab09f..a5d3a742f9f9 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-function/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-function Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-function > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/1-TSESTree-Error.shot index 45ea7f53044a..c90599bb3312 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-interface-declaration TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-interface-declaration > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | @deco() | ^^^^^^^ Decorators are not valid here. - 4 | interface M {}" -`; + 4 | interface M {} diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/2-Babel-Error.shot index 46332174237d..6c236792b4cf 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-interface-declaration Babel - Error 1`] = `[SyntaxError: Leading decorators must be attached to a class declaration. (4:0)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-interface-declaration > Babel - Error`] +SyntaxError: Leading decorators must be attached to a class declaration. (4:0) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/3-Alignment-Error.shot index c8b6e5b79da0..6f8c35e37adf 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-interface-declaration/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-interface-declaration Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-interface-declaration > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/1-TSESTree-Error.shot index 69123261b069..8d76c8624de5 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-variable TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-variable > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | @deco() | ^^^^^^^ Decorators are not valid here. 4 | const a = 1 - 5 |" -`; + 5 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/2-Babel-Error.shot index 577ab6fdfd23..de18083b45ff 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-variable Babel - Error 1`] = `[SyntaxError: Leading decorators must be attached to a class declaration. (4:0)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-variable > Babel - Error`] +SyntaxError: Leading decorators must be attached to a class declaration. (4:0) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/3-Alignment-Error.shot index a48f982c9a85..a84d354153d1 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/decorator-on-variable/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ decorator-on-variable Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > decorator-on-variable > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/1-TSESTree-Error.shot index dd361ab1c730..fa76bcceec4c 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-arguments-in-call-expression TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-arguments-in-call-expression > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/2-Babel-Error.shot index 4992c1bda8ba..f59176307e6a 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-arguments-in-call-expression Babel - Error 1`] = `[SyntaxError: Unexpected token (3:4)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-arguments-in-call-expression > Babel - Error`] +SyntaxError: Unexpected token (3:4) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/3-Alignment-Error.shot index c7ddaf4d3507..6cd8bffbdf9b 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-call-expression/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-arguments-in-call-expression Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-arguments-in-call-expression > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/1-TSESTree-Error.shot index 702585727a18..04397c1ad1f6 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-arguments-in-new-expression TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-arguments-in-new-expression > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/2-Babel-Error.shot index 4330f2de54d1..93efdda3f71f 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-arguments-in-new-expression Babel - Error 1`] = `[SyntaxError: Unexpected token (3:8)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-arguments-in-new-expression > Babel - Error`] +SyntaxError: Unexpected token (3:8) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/3-Alignment-Error.shot index 96ba6b3c25ae..d2b55f055473 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments-in-new-expression/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-arguments-in-new-expression Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-arguments-in-new-expression > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/1-TSESTree-Error.shot index ebf3270e4442..e49d52208b33 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-arguments TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-arguments > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/2-Babel-Error.shot index b9424b15c159..ada9518aae7f 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-arguments Babel - Error 1`] = `[SyntaxError: Type argument list cannot be empty. (3:14)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-arguments > Babel - Error`] +SyntaxError: Type argument list cannot be empty. (3:14) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/3-Alignment-Error.shot index 231a4e0b03c8..85b0b7246e10 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-arguments/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-arguments Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-arguments > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/1-TSESTree-Error.shot index 7adaf9c03fab..f77a6fda39cf 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-arrow-function TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-arrow-function > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/2-Babel-Error.shot index 12440d8874fa..bea6f602ef56 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-arrow-function Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (3:11)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-arrow-function > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (3:11) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/3-Alignment-Error.shot index 04350071ad74..ff94d062b9d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-arrow-function/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-arrow-function Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-arrow-function > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/1-TSESTree-Error.shot index b183fe05448a..2546fb018409 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-constructor TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-constructor > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/2-Babel-Error.shot index 5bf5b3f2503c..690ef1aa63bb 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-constructor Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (4:13)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-constructor > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (4:13) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/3-Alignment-Error.shot index 406623be3732..958c1dec19b5 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-constructor/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-constructor Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-constructor > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/1-TSESTree-Error.shot index 76991a349bac..40cee72976cb 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-function-expression TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-function-expression > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/2-Babel-Error.shot index 108f139e0c1e..8865ff0be4c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-function-expression Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (3:20)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-function-expression > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (3:20) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/3-Alignment-Error.shot index e6cdab797b6c..defbf77fcf62 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-function-expression/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-function-expression Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-function-expression > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/1-TSESTree-Error.shot index b2422d273aef..3f66104ff937 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-method-signature TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-method-signature > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/2-Babel-Error.shot index 665c83f9988c..78845bb622fc 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-method-signature Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (4:6)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-method-signature > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (4:6) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/3-Alignment-Error.shot index a5fa26ec178e..78a1922357aa 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method-signature/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-method-signature Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-method-signature > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/1-TSESTree-Error.shot index 788627e4aba6..6cdb099d73e4 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-method TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-method > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/2-Babel-Error.shot index 4e1cb147bbf1..8edfff6a61ee 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-method Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (4:6)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-method > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (4:6) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/3-Alignment-Error.shot index bb1641bbb8ae..5c8dfc4b3d35 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters-in-method/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters-in-method Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters-in-method > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/1-TSESTree-Error.shot index 9875a979bb7e..c1b25cba23a7 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/2-Babel-Error.shot index ae64111c78c0..18c13853083c 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters Babel - Error 1`] = `[SyntaxError: Type parameter list cannot be empty. (3:11)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters > Babel - Error`] +SyntaxError: Type parameter list cannot be empty. (3:11) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/3-Alignment-Error.shot index 14e18802b751..4fd1ec55af88 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/empty-type-parameters/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ empty-type-parameters Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > empty-type-parameters > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/1-TSESTree-Error.shot index b90437fa5b2a..a2194b931fae 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/1-TSESTree-Error.shot @@ -1,9 +1,8 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ enum-with-keywords TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > enum-with-keywords > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | export private public protected static readonly abstract async enum X {} - | ^^^^^^^ 'private' modifier cannot appear on a module or namespace element." -`; + | ^^^^^^^ 'private' modifier cannot appear on a module or namespace element. diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/2-Babel-Error.shot index c16dc935997d..4a5bede8b8ba 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ enum-with-keywords Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (3:7)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > enum-with-keywords > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (3:7) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/3-Alignment-Error.shot index fd6c43a47044..068661594fbf 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/enum-with-keywords/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ enum-with-keywords Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > enum-with-keywords > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/1-TSESTree-Error.shot index 376c6bd433af..1bcc965b16d8 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ index-signature-parameters TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > index-signature-parameters > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/2-Babel-Error.shot index c54798556f5f..2cc0c09a7eaf 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ index-signature-parameters Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "]" (4:12)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > index-signature-parameters > Babel - Error`] +SyntaxError: Unexpected token, expected "]" (4:12) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/3-Alignment-Error.shot index 9b3c693c259e..7058432e20ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/index-signature-parameters/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ index-signature-parameters Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > index-signature-parameters > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/1-TSESTree-Error.shot index 455794859828..bb21cb93736a 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-empty-extends TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-empty-extends > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/2-Babel-Error.shot index edb821783089..c8fd8337e295 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-empty-extends Babel - Error 1`] = `[SyntaxError: 'extends' list cannot be empty. (3:22)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-empty-extends > Babel - Error`] +SyntaxError: 'extends' list cannot be empty. (3:22) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/3-Alignment-Error.shot index 30ede9e96f27..ed0250caf7e7 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-empty-extends/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-empty-extends Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-empty-extends > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/1-TSESTree-Error.shot index bc87ac74bbf5..b14e891b7733 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-implements TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-implements > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | interface d implements e {} | ^^^^^^^^^^^^ Interface declaration cannot have 'implements' clause. - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/2-Babel-Error.shot index ddf064bf40fa..363365dcf16d 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-implements Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (3:12)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-implements > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (3:12) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/3-Alignment-Error.shot index 15d3db96bf31..5e72fec5b350 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-implements/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-implements Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-implements > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/1-TSESTree-Error.shot index d601da71753a..19bd49ba7384 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-export TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-export > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | export [baz: string]: string; | ^^^^^^ 'export' modifier cannot appear on an index signature 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/2-Babel-Error.shot index 3bfdf5319d1a..68489300cc2e 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-export Babel - Error 1`] = `[SyntaxError: Unexpected token, expected ";" (4:9)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-export > Babel - Error`] +SyntaxError: Unexpected token, expected ";" (4:9) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/3-Alignment-Error.shot index 984bdc81d29e..7e893c51a782 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-export/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-export Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-export > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/1-TSESTree-Error.shot index 3940bf8f5ae6..383538e6ea85 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-private TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-private > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | private [baz: string]: string; | ^^^^^^^ 'private' modifier cannot appear on an index signature 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/2-Babel-Error.shot index 55e7b4fae1c2..1647b535967c 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-private Babel - Error 1`] = `[SyntaxError: 'private' modifier cannot appear on a type member. (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-private > Babel - Error`] +SyntaxError: 'private' modifier cannot appear on a type member. (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/3-Alignment-Error.shot index 1bf7e6a8b1e4..a0ecff58905e 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-private/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-private Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-private > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/1-TSESTree-Error.shot index 7147acc95765..f5bd5dbcbec3 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-protected TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-protected > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | protected [baz: string]: string; | ^^^^^^^^^ 'protected' modifier cannot appear on an index signature 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/2-Babel-Error.shot index faf545c75f17..2950f6174dcf 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-protected Babel - Error 1`] = `[SyntaxError: 'protected' modifier cannot appear on a type member. (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-protected > Babel - Error`] +SyntaxError: 'protected' modifier cannot appear on a type member. (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/3-Alignment-Error.shot index 4c798313f87b..12626a48a962 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-protected/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-protected Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-protected > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/1-TSESTree-Error.shot index d57bbb6da4ab..2815e874768c 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-public TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-public > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | public [baz: string]: string; | ^^^^^^ 'public' modifier cannot appear on an index signature 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/2-Babel-Error.shot index b92427a492b8..1d027ab3288d 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-public Babel - Error 1`] = `[SyntaxError: 'public' modifier cannot appear on a type member. (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-public > Babel - Error`] +SyntaxError: 'public' modifier cannot appear on a type member. (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/3-Alignment-Error.shot index 50357e981e2b..d54689ade871 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-public/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-public Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-public > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/1-TSESTree-Error.shot index e3b090eb8f01..33b60cd2d956 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-static TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-static > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | static [baz: string]: string; | ^^^^^^ 'static' modifier cannot appear on an index signature 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/2-Babel-Error.shot index f0cb1e241b2a..d29363a7d59a 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-static Babel - Error 1`] = `[SyntaxError: 'static' modifier cannot appear on a type member. (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-static > Babel - Error`] +SyntaxError: 'static' modifier cannot appear on a type member. (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/3-Alignment-Error.shot index 5267ec675b03..573c98c86457 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-index-signature-static/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-index-signature-static Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-index-signature-static > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/1-TSESTree-Error.shot index 02668d51abbd..48ee2a3c430d 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-export TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-export > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | export g(bar: string): void; | ^^^^^^ 'export' modifier cannot appear on a type member 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/2-Babel-Error.shot index ebb45418f678..a0bf025bfd18 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-export Babel - Error 1`] = `[SyntaxError: Unexpected token, expected ";" (4:11)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-export > Babel - Error`] +SyntaxError: Unexpected token, expected ";" (4:11) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/3-Alignment-Error.shot index 6ea8f9cb251e..d1a380200f54 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-export/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-export Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-export > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/1-TSESTree-Error.shot index b3cd691f7f0b..4f60c54bcbc1 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-private TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-private > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | private g(bar: string): void; | ^^^^^^^ 'private' modifier cannot appear on a type member 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/2-Babel-Error.shot index bfa1cb153913..4f4403185561 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-private Babel - Error 1`] = `[SyntaxError: 'private' modifier cannot appear on a type member. (4:4)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-private > Babel - Error`] +SyntaxError: 'private' modifier cannot appear on a type member. (4:4) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/3-Alignment-Error.shot index 910e9cc77aff..ff76a5f5e5e8 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-private/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-private Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-private > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/1-TSESTree-Error.shot index 33f41f8ba616..eaa9e373874f 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-protected TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-protected > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | protected g(bar: string): void; | ^^^^^^^^^ 'protected' modifier cannot appear on a type member 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/2-Babel-Error.shot index b78ab26d2d6f..7c6aea8cbc42 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-protected Babel - Error 1`] = `[SyntaxError: 'protected' modifier cannot appear on a type member. (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-protected > Babel - Error`] +SyntaxError: 'protected' modifier cannot appear on a type member. (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/3-Alignment-Error.shot index c022672d659d..5b4cd951c6f9 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-protected/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-protected Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-protected > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/1-TSESTree-Error.shot index bf76c446e284..18a34df06a4b 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-public TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-public > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | public g(bar: string): void; | ^^^^^^ 'public' modifier cannot appear on a type member 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/2-Babel-Error.shot index 93ed430d9703..67adc051ce12 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-public Babel - Error 1`] = `[SyntaxError: 'public' modifier cannot appear on a type member. (4:4)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-public > Babel - Error`] +SyntaxError: 'public' modifier cannot appear on a type member. (4:4) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/3-Alignment-Error.shot index 61705bea29d2..637168ca9a1f 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-public/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-public Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-public > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/1-TSESTree-Error.shot index 7d3f94f66391..b140f68c61c9 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-readonly TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-readonly > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | readonly g(bar: string): void; | ^^^^^^^^ 'readonly' modifier can only appear on a property declaration or index signature. 5 | } - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/2-Babel-Error.shot index 10b06c120064..e1d86c915bec 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-readonly Babel - Error 1`] = `[SyntaxError: 'readonly' modifier can only appear on a property declaration or index signature. (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-readonly > Babel - Error`] +SyntaxError: 'readonly' modifier can only appear on a property declaration or index signature. (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/3-Alignment-Error.shot index 9f0aaf74ac0e..ac884a06ad6a 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-readonly/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-readonly Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-readonly > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/1-TSESTree-Error.shot index 55732d2bf4ac..05ffab6afcc1 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-static TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-static > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | static g(bar: string): void; | ^^^^^^ 'static' modifier cannot appear on a type member 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/2-Babel-Error.shot index abb471fc9c10..9c86c96dcf2c 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-static Babel - Error 1`] = `[SyntaxError: 'static' modifier cannot appear on a type member. (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-static > Babel - Error`] +SyntaxError: 'static' modifier cannot appear on a type member. (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/3-Alignment-Error.shot index a4a703dca99d..b1486a194488 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-method-static/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-method-static Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-method-static > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/1-TSESTree-Error.shot index fef3fb47e009..b9716b289515 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-multiple-extends TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-multiple-extends > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/2-Babel-Error.shot index 000b5cdd2478..5ce932646399 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-multiple-extends Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "," (3:26)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-multiple-extends > Babel - Error`] +SyntaxError: Unexpected token, expected "," (3:26) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/3-Alignment-Error.shot index 12254d1b48a1..8c05c9ec9327 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-multiple-extends Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-multiple-extends > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/1-TSESTree-Error.shot index 8cf3e746b6d5..82cddba809e0 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-export TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-export > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | export a: string; | ^^^^^^ 'export' modifier cannot appear on a type member 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/2-Babel-Error.shot index 01bd31b00cb4..91b39c29c98a 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-export Babel - Error 1`] = `[SyntaxError: Unexpected token, expected ";" (4:9)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-export > Babel - Error`] +SyntaxError: Unexpected token, expected ";" (4:9) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/3-Alignment-Error.shot index f62e1bd6555c..cb5444d33909 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-export/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-export Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-export > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/1-TSESTree-Error.shot index 74e32d60e43f..79a7bd6810f3 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-private TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-private > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | private b: string; | ^^^^^^^ 'private' modifier cannot appear on a type member 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/2-Babel-Error.shot index 2808f07b4501..2f122b91e44a 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-private Babel - Error 1`] = `[SyntaxError: 'private' modifier cannot appear on a type member. (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-private > Babel - Error`] +SyntaxError: 'private' modifier cannot appear on a type member. (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/3-Alignment-Error.shot index a5c250cd314d..309368918e44 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-private/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-private Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-private > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/1-TSESTree-Error.shot index 4ae03bf38901..bf5453df9606 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-protected TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-protected > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | protected a: string; | ^^^^^^^^^ 'protected' modifier cannot appear on a type member 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/2-Babel-Error.shot index 9af6d30fe85c..3f79550c6121 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-protected Babel - Error 1`] = `[SyntaxError: 'protected' modifier cannot appear on a type member. (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-protected > Babel - Error`] +SyntaxError: 'protected' modifier cannot appear on a type member. (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/3-Alignment-Error.shot index 11ddafba81b7..8b8a3f231dea 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-protected/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-protected Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-protected > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/1-TSESTree-Error.shot index 43f06b1fa7c0..b597795b2a0d 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-public TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-public > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | public a: string; | ^^^^^^ 'public' modifier cannot appear on a type member 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/2-Babel-Error.shot index af650dc52873..57ead1416304 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-public Babel - Error 1`] = `[SyntaxError: 'public' modifier cannot appear on a type member. (4:4)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-public > Babel - Error`] +SyntaxError: 'public' modifier cannot appear on a type member. (4:4) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/3-Alignment-Error.shot index b4deaff7a34f..d91eef418fe3 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-public/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-public Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-public > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/1-TSESTree-Error.shot index eb8d16d999f1..1971ae313f44 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-static TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-static > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | static a: string; | ^^^^^^ 'static' modifier cannot appear on a type member 5 | } 6 | - 7 |" -`; + 7 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/2-Babel-Error.shot index 6e667a50f6a3..b2a5dab697a4 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-static Babel - Error 1`] = `[SyntaxError: 'static' modifier cannot appear on a type member. (4:2)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-static > Babel - Error`] +SyntaxError: 'static' modifier cannot appear on a type member. (4:2) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/3-Alignment-Error.shot index bdd3d8671962..17976e7e817b 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-static/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-static Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-static > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/1-TSESTree-Error.shot index 9e58d0d16033..ddf3e00e2db1 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-with-default-value TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-with-default-value > TSESTree - Error`] +TSError 2 | 3 | interface Foo { > 4 | bar: string = 'a'; | ^^^ A property signature cannot have an initializer. 5 | } - 6 |" -`; + 6 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/2-Babel-Error.shot index 4b4b6efa0c57..5fa027e9cf4e 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-with-default-value Babel - Error 1`] = `[SyntaxError: Unexpected token, expected ";" (4:14)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-with-default-value > Babel - Error`] +SyntaxError: Unexpected token, expected ";" (4:14) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/3-Alignment-Error.shot index 19cbad977fbd..49a24e617bb5 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-property-with-default-value/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-property-with-default-value Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-property-with-default-value > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/1-TSESTree-Error.shot index 95bd5eb7ffcf..70792afdef12 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/1-TSESTree-Error.shot @@ -1,9 +1,8 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-with-no-body TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-with-no-body > TSESTree - Error`] +TSError 2 | 3 | interface Foo > 4 | - | ^ '{' expected." -`; + | ^ '{' expected. diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/2-Babel-Error.shot index dc6c9ef4c0b7..ae893daf528c 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-with-no-body Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "{" (4:0)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-with-no-body > Babel - Error`] +SyntaxError: Unexpected token, expected "{" (4:0) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/3-Alignment-Error.shot index 89ed2b199bb8..c4a419d697d8 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-no-body/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-with-no-body Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-with-no-body > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/1-TSESTree-Error.shot index 1c81fe4cce37..ea53654fb2f1 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-with-optional-index-signature TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-with-optional-index-signature > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/2-Babel-Error.shot index ae8600ccfdc3..38311897df43 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-with-optional-index-signature Babel - Error 1`] = `[SyntaxError: Unexpected token (4:7)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-with-optional-index-signature > Babel - Error`] +SyntaxError: Unexpected token (4:7) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/3-Alignment-Error.shot index 0ae40614620b..f3294b4e8390 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ interface-with-optional-index-signature Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > interface-with-optional-index-signature > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/1-TSESTree-Error.shot index 4ed8a518fdce..386aab74febd 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ object-assertion-not-allowed TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > object-assertion-not-allowed > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | ({a!} = {}) | ^ A shorthand property assignment cannot have an exclamation token. - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/2-Babel-Error.shot index f18a58b39b2b..e15c3c0564bd 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ object-assertion-not-allowed Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "," (3:3)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > object-assertion-not-allowed > Babel - Error`] +SyntaxError: Unexpected token, expected "," (3:3) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/3-Alignment-Error.shot index 878ae2828d2d..9bdae71fefc4 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-assertion-not-allowed/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ object-assertion-not-allowed Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > object-assertion-not-allowed > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/1-TSESTree-Error.shot index 684488f02c2b..9effdced82f4 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ object-optional-not-allowed TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > object-optional-not-allowed > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | ({a?} = {}) | ^ A shorthand property assignment cannot have a question token. - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/2-Babel-Error.shot index 373217628a29..4008e062d595 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ object-optional-not-allowed Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "," (3:3)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > object-optional-not-allowed > Babel - Error`] +SyntaxError: Unexpected token, expected "," (3:3) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/3-Alignment-Error.shot index 8579fdd31e62..079881c77d2b 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/object-optional-not-allowed/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ object-optional-not-allowed Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > object-optional-not-allowed > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/1-TSESTree-Error.shot index c178e7e591b5..eeb1b566a8e3 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/1-TSESTree-Error.shot @@ -1,9 +1,8 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ solo-const TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > solo-const > TSESTree - Error`] +TSError 1 | // TODO: This fixture might be too large, and if so should be split up. 2 | > 3 | const - | ^^^^^ A variable declaration list must have at least one variable declarator." -`; + | ^^^^^ A variable declaration list must have at least one variable declarator. diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/2-Babel-Error.shot index 4866de224eb4..84f2232f20d1 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ solo-const Babel - Error 1`] = `[SyntaxError: Unexpected token (3:5)]`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > solo-const > Babel - Error`] +SyntaxError: Unexpected token (3:5) diff --git a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/3-Alignment-Error.shot index 2afa3285defb..d0ba63fdc975 100644 --- a/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/errorRecovery/fixtures/_error_/solo-const/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures errorRecovery _error_ solo-const Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > legacy-fixtures > errorRecovery > _error_ > solo-const > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/1-TSESTree-Error.shot index 8064f9d96543..6bf769b40598 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions _error_ instantiation-expression TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > legacy-fixtures > expressions > _error_ > instantiation-expression > TSESTree - Error`] +TSError 3 | a; 4 | > 5 | a; | ^ Expression expected. 6 | a(); 7 | a?.(); - 8 | a?.b();" -`; + 8 | a?.b(); diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/2-Babel-Error.shot index 4f730913d192..703f3c9a9a3e 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions _error_ instantiation-expression Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > expressions > _error_ > instantiation-expression > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/3-Alignment-Error.shot index 7a72a183ff52..f7712c0c778b 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions _error_ instantiation-expression Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > legacy-fixtures > expressions > _error_ > instantiation-expression > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/1-TSESTree-AST.shot index c12e069a6505..3cd3242cefb1 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions call-expression-type-arguments TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -128,5 +125,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot index 80432f7a3321..434dee69b175 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions call-expression-type-arguments TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures expressions call-expression-type-arguments end: { column: 14, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/3-Babel-AST.shot index a9f8441969c7..6c4867d0f060 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions call-expression-type-arguments Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -122,5 +119,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/4-Babel-Tokens.shot index 59d290131fcb..434dee69b175 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions call-expression-type-arguments Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures expressions call-expression-type-arguments end: { column: 14, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot index b49a2455c85a..b9b41b5f3ece 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions call-expression-type-arguments AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > expressions > call-expression-type-arguments > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -134,5 +134,4 @@ exports[`AST Fixtures legacy-fixtures expressions call-expression-type-arguments start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot index 2177afe0f560..544a53a92988 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/call-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions call-expression-type-arguments AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > expressions > call-expression-type-arguments > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/1-TSESTree-AST.shot index f34ef6e5f0e3..bb371d70bd01 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions new-expression-type-arguments TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot index b6c2b5659da1..863072a1155c 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions new-expression-type-arguments TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures expressions new-expression-type-arguments end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/3-Babel-AST.shot index 5c0c06f0f7e3..a533212aec52 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions new-expression-type-arguments Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -93,5 +90,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/4-Babel-Tokens.shot index 2e8305e86d42..863072a1155c 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions new-expression-type-arguments Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures expressions new-expression-type-arguments end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot index 2786d19fdd3d..d2f8ec97a85c 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions new-expression-type-arguments AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > expressions > new-expression-type-arguments > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -106,5 +106,4 @@ exports[`AST Fixtures legacy-fixtures expressions new-expression-type-arguments start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot index c510e9a247b8..37f6042f5178 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/new-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions new-expression-type-arguments AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > expressions > new-expression-type-arguments > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/1-TSESTree-AST.shot index 38b8c0d7eecd..2501a43bee57 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions optional-call-expression-type-arguments TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -192,5 +189,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot index 5d8da127eb96..68924c4f3d52 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions optional-call-expression-type-arguments TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -182,5 +179,4 @@ exports[`AST Fixtures legacy-fixtures expressions optional-call-expression-type- end: { column: 19, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/3-Babel-AST.shot index 4cd07f3233d9..19f0d26f7d45 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions optional-call-expression-type-arguments Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -182,5 +179,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/4-Babel-Tokens.shot index cc4d595ec4fd..68924c4f3d52 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions optional-call-expression-type-arguments Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -182,5 +179,4 @@ exports[`AST Fixtures legacy-fixtures expressions optional-call-expression-type- end: { column: 19, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot index e040ed835e20..382a2b248c61 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions optional-call-expression-type-arguments AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > expressions > optional-call-expression-type-arguments > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -198,5 +198,4 @@ exports[`AST Fixtures legacy-fixtures expressions optional-call-expression-type- start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot index b62d5ec547c8..ea53ae34f0e5 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/optional-call-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions optional-call-expression-type-arguments AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > expressions > optional-call-expression-type-arguments > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/1-TSESTree-AST.shot index faa9dd7a7f4d..51abb5a042e9 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-type-arguments TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -100,5 +97,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot index 6eea55670f35..addc338d7c69 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-type-arguments TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -44,7 +41,7 @@ exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-typ }, Template { type: "Template", - value: "\`baz\`", + value: "`baz`", range: [81, 86], loc: { @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-typ end: { column: 14, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/3-Babel-AST.shot index d867b0f3b3cb..05da5f63fccd 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-type-arguments Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -96,5 +93,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/4-Babel-Tokens.shot index 84d4e5143ead..addc338d7c69 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-type-arguments Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -44,7 +41,7 @@ exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-typ }, Template { type: "Template", - value: "\`baz\`", + value: "`baz`", range: [81, 86], loc: { @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-typ end: { column: 14, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot index dcf8eb70d961..fc9d3f9a0abc 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-type-arguments AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > expressions > tagged-template-expression-type-arguments > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -105,5 +105,4 @@ exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-typ start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot index a69096495779..b5effd0cef00 100644 --- a/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/expressions/fixtures/tagged-template-expression-type-arguments/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures expressions tagged-template-expression-type-arguments AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > expressions > tagged-template-expression-type-arguments > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot index 8cd61f41b49d..112e3bcfbb26 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-instance-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -146,5 +143,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot index 8864be47931e..4c07ee36d5c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-instance-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/3-Babel-AST.shot index 002a2e1441dc..bcc12e2ebee2 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-instance-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -133,5 +130,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot index 19a54279d052..4c07ee36d5c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-instance-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot index af49176862ae..38fba8eedaf0 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-instance-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > method-decorators > method-decorator-factory-instance-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -150,5 +150,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot index abc089a5eb94..d042c5445c44 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-instance-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > method-decorators > method-decorator-factory-instance-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot index 5abb782c8617..13c620db54f4 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-static-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -146,5 +143,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot index b4b90df0ff01..54d249679b30 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-static-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/3-Babel-AST.shot index 80b5ff4c6e44..b4ba71d6976b 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-static-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -133,5 +130,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot index 640d302b3858..54d249679b30 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-static-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot index e4b0d9dadc87..6855888e3139 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-static-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > method-decorators > method-decorator-factory-static-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -150,5 +150,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot index eaf3927aba7d..9214ad512186 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-factory-static-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > method-decorators > method-decorator-factory-static-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/1-TSESTree-AST.shot index 97a8f4687a69..b981aac128ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-instance-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -123,5 +120,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot index e6d279229aeb..94560c1f2a3d 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-instance-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-instanc end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/3-Babel-AST.shot index 5aca7cff146a..df335de7f8fb 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-instance-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -110,5 +107,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/4-Babel-Tokens.shot index b5b920e946a9..94560c1f2a3d 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-instance-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-instanc end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot index 9638d96862e4..44c7bb6c020a 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-instance-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > method-decorators > method-decorator-instance-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -127,5 +127,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-instanc start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot index e55bf1de6b00..966e922113be 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-instance-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > method-decorators > method-decorator-instance-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/1-TSESTree-AST.shot index 535c073cbc96..00995932c907 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-static-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -123,5 +120,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/2-TSESTree-Tokens.shot index 48f8d01d701b..4be7c6bcab52 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-static-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-static- end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/3-Babel-AST.shot index 074607795564..4c04883d7531 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-static-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -110,5 +107,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/4-Babel-Tokens.shot index f576bc23ce8c..4be7c6bcab52 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-static-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-static- end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/5-AST-Alignment-AST.shot index 27639e3a67bb..7bd5bd7c599b 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-static-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > method-decorators > method-decorator-static-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -127,5 +127,4 @@ exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-static- start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot index c338191d7b83..2fe7ed62e846 100644 --- a/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/method-decorators/fixtures/method-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures method-decorators method-decorator-static-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > method-decorators > method-decorator-static-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/1-TSESTree-AST.shot index f551e4c8f54e..579b470d4f4c 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-declaration-with-import TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/2-TSESTree-Tokens.shot index c4f1d7da3e16..e4fbc69340b8 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-declaration-with-import TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-decl end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/3-Babel-AST.shot index 810d5009b817..4e1078b2854f 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-declaration-with-import Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/4-Babel-Tokens.shot index 1cd36edb1d1c..e4fbc69340b8 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-declaration-with-import Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-decl end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/5-AST-Alignment-AST.shot index b9fcd8b7911e..d04dc9f8bca7 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-declaration-with-import AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > ambient-module-declaration-with-import > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -20,7 +20,7 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-decl importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'fs\\'', + raw: '\'fs\'', value: 'fs', range: [122, 126], @@ -71,7 +71,7 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-decl - global: false, id: Literal { type: 'Literal', - raw: '\\'i-use-things\\'', + raw: '\'i-use-things\'', value: 'i-use-things', range: [88, 102], @@ -97,5 +97,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-decl start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/6-AST-Alignment-Tokens.shot index c3c2fd24f209..23a3f7e91ba7 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/ambient-module-declaration-with-import/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules ambient-module-declaration-with-import AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > ambient-module-declaration-with-import > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/1-TSESTree-AST.shot index 71b0cca8c72d..94cf566f45af 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules declare-namespace-with-exported-function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -167,5 +164,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/2-TSESTree-Tokens.shot index 7cca79885240..f267f61978a3 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules declare-namespace-with-exported-function TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules declare-namespace-w end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/3-Babel-AST.shot index f5674a675f18..5664964b76e7 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules declare-namespace-with-exported-function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -157,5 +154,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/4-Babel-Tokens.shot index 9f5f06d9331c..f267f61978a3 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules declare-namespace-with-exported-function Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules declare-namespace-w end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/5-AST-Alignment-AST.shot index 846f7bc8a5fd..156ebba3f476 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules declare-namespace-with-exported-function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > declare-namespace-with-exported-function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -184,5 +184,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules declare-namespace-w start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/6-AST-Alignment-Tokens.shot index 158b1ca152a7..a8f8dd880373 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/declare-namespace-with-exported-function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules declare-namespace-with-exported-function AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > declare-namespace-with-exported-function > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/1-TSESTree-AST.shot index 19d5df14c2b8..a8908b86853a 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules global-module-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -115,5 +112,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/2-TSESTree-Tokens.shot index 4fe23df8a15e..36189cbf2a6b 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules global-module-declaration TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules global-module-decla end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/3-Babel-AST.shot index 7f5f371a42d9..d1e7279147fa 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules global-module-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -107,5 +104,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/4-Babel-Tokens.shot index 7d7655cc8d11..36189cbf2a6b 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules global-module-declaration Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules global-module-decla end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/5-AST-Alignment-AST.shot index 3d521ebaa9de..7d187ac342af 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules global-module-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > global-module-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -119,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules global-module-decla start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/6-AST-Alignment-Tokens.shot index 647df35d73ea..9bd40a3dcbd6 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/global-module-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules global-module-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > global-module-declaration > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/1-TSESTree-AST.shot index 95abe8bc166d..89eae46e569b 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules module-with-default-exports TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -221,5 +218,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/2-TSESTree-Tokens.shot index f62f887b4437..dc981ff43f6c 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules module-with-default-exports TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules module-with-default end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/3-Babel-AST.shot index fedbcfe56173..aa78171d0907 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules module-with-default-exports Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -202,5 +199,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/4-Babel-Tokens.shot index ff04bc235648..dc981ff43f6c 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules module-with-default-exports Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules module-with-default end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/5-AST-Alignment-AST.shot index c26a121e8a6e..a94c5fd990ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules module-with-default-exports AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > module-with-default-exports > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -200,7 +200,7 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules module-with-default - global: false, id: Literal { type: 'Literal', - raw: '\\'foo\\'', + raw: '\'foo\'', value: 'foo', range: [80, 85], @@ -226,5 +226,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules module-with-default start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/6-AST-Alignment-Tokens.shot index baff20b51396..f78609b2da1e 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/module-with-default-exports/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules module-with-default-exports AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > module-with-default-exports > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/1-TSESTree-AST.shot index b7872a30a1c1..f304946f6659 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-module TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -435,5 +432,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 17 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/2-TSESTree-Tokens.shot index ab5325cefc81..9645b4288754 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-module TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -442,5 +439,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-mod end: { column: 1, line: 16 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/3-Babel-AST.shot index b1340d303ab6..3fc852353d56 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-module Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -390,5 +387,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 17 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/4-Babel-Tokens.shot index 318246ae6292..f3c4062962e7 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-module Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -442,5 +439,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-mod end: { column: 1, line: 16 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/5-AST-Alignment-AST.shot index cb947707ffcb..c083c1f794a9 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-module AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > nested-internal-module > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -37,7 +37,7 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-mod }, init: Literal { type: 'Literal', - raw: '\\'hello world\\'', + raw: '\'hello world\'', value: 'hello world', range: [101, 114], @@ -444,5 +444,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-mod start: { column: 0, line: 3 }, end: { column: 0, line: 17 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/6-AST-Alignment-Tokens.shot index 0a1136396ff5..5b3cc76defaf 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/nested-internal-module/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-module AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > nested-internal-module > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -78,7 +78,7 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-mod }, String { type: 'String', - value: '\\'hello world\\'', + value: '\'hello world\'', range: [101, 114], loc: { @@ -452,5 +452,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules nested-internal-mod end: { column: 1, line: 16 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/1-TSESTree-AST.shot index a2999a6fc227..6b19b068e16a 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules shorthand-ambient-module-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -35,5 +32,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/2-TSESTree-Tokens.shot index 9b9c3f759c2c..2b52f73e33ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules shorthand-ambient-module-declaration TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules shorthand-ambient-m end: { column: 32, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/3-Babel-AST.shot index a6beef12f61b..8a8c2a622b5f 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules shorthand-ambient-module-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -34,5 +31,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/4-Babel-Tokens.shot index b961ab8639a9..2b52f73e33ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures namespaces-and-modules shorthand-ambient-module-declaration Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -42,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules shorthand-ambient-m end: { column: 32, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/5-AST-Alignment-AST.shot index 8b787b262507..eecb55e817f9 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules shorthand-ambient-module-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > shorthand-ambient-module-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -14,7 +14,7 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules shorthand-ambient-m - global: false, id: Literal { type: 'Literal', - raw: '\\'hot-new-module\\'', + raw: '\'hot-new-module\'', value: 'hot-new-module', range: [88, 104], @@ -39,5 +39,4 @@ exports[`AST Fixtures legacy-fixtures namespaces-and-modules shorthand-ambient-m start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/6-AST-Alignment-Tokens.shot index f3fcc802b54b..5b5be0ed691b 100644 --- a/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/namespaces-and-modules/fixtures/shorthand-ambient-module-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures namespaces-and-modules shorthand-ambient-module-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > namespaces-and-modules > shorthand-ambient-module-declaration > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/1-TSESTree-Error.shot index fa15aa9df51e..83d1142d92fa 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators _error_ parameter-array-pattern-decorator TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > _error_ > parameter-array-pattern-decorator > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/2-Babel-Error.shot index 719a4d1f4573..b4627fafc300 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators _error_ parameter-array-pattern-decorator Babel - Error 1`] = `[SyntaxError: Unexpected token (4:28)]`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > _error_ > parameter-array-pattern-decorator > Babel - Error`] +SyntaxError: Unexpected token (4:28) diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/3-Alignment-Error.shot index c2c925447ebe..4199eedc3075 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators _error_ parameter-array-pattern-decorator Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > _error_ > parameter-array-pattern-decorator > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/1-TSESTree-Error.shot index b4ae3371d925..56cbfb16809f 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/1-TSESTree-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators _error_ parameter-rest-element-decorator TSESTree - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > _error_ > parameter-rest-element-decorator > TSESTree - Error`] +NO ERROR diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/2-Babel-Error.shot index 0cc1f7178069..6d7c60703ac4 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators _error_ parameter-rest-element-decorator Babel - Error 1`] = `[SyntaxError: Unexpected token (4:21)]`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > _error_ > parameter-rest-element-decorator > Babel - Error`] +SyntaxError: Unexpected token (4:21) diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/3-Alignment-Error.shot index 49d961c5a2ff..dbe9dc2fa893 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators _error_ parameter-rest-element-decorator Error Alignment 1`] = `"Babel errored but TSESTree didn't"`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > _error_ > parameter-rest-element-decorator > Error Alignment`] +Babel errored but TSESTree didn't diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/1-TSESTree-AST.shot index 50f94cf4a557..67f64f5d345e 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-constructor TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -277,5 +274,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/2-TSESTree-Tokens.shot index c92295b97ef6..2d0f275d59bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-constructor TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-c end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/3-Babel-AST.shot index 3287a2d3f20e..8bb61d2d251e 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-constructor Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -252,5 +249,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/4-Babel-Tokens.shot index 83d47c221262..2d0f275d59bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-constructor Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-c end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/5-AST-Alignment-AST.shot index e7f1056280c2..ffb610b65377 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-constructor AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-decorator-constructor > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -281,5 +281,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-c start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/6-AST-Alignment-Tokens.shot index bd5ec261a8eb..81ea56c7528b 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-constructor/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-constructor AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-decorator-constructor > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/1-TSESTree-AST.shot index 16c3a1c34753..9b959b983653 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-instance-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -177,5 +174,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot index cbfbc2042217..aa98bc3ee4e9 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-instance-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-d end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/3-Babel-AST.shot index d0d2e08b36c2..9d75ef681d0b 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-instance-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -162,5 +159,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/4-Babel-Tokens.shot index 11f089d82cea..aa98bc3ee4e9 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-instance-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-d end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot index c38dc753a9da..154c70406e1b 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-instance-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-decorator-decorator-instance-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -181,5 +181,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-d start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot index 553eb5ace6cc..e865a3302443 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-instance-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-decorator-decorator-instance-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/1-TSESTree-AST.shot index 562801ba6bc2..8a4504903274 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-static-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -177,5 +174,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/2-TSESTree-Tokens.shot index f40401e45391..d0e04c0cdbb3 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-static-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -182,5 +179,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-d end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/3-Babel-AST.shot index 062d3c8dedb4..c45b1c357d3b 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-static-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -162,5 +159,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/4-Babel-Tokens.shot index e983516e09ba..d0e04c0cdbb3 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-static-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -182,5 +179,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-d end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/5-AST-Alignment-AST.shot index 392950de414b..08c1a9e1fad8 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-static-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-decorator-decorator-static-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -181,5 +181,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-d start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot index 87c0d3cf48ba..28de3c953589 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-decorator-static-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-decorator-decorator-static-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/1-TSESTree-AST.shot index 8daae6f9517c..dfdc367d704d 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-instance-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -218,5 +215,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot index 6f09238f3d67..f6203ee17841 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-instance-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-i end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/3-Babel-AST.shot index 9130cf80429c..83f9a3f4bdbc 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-instance-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -201,5 +198,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/4-Babel-Tokens.shot index 1676ca5587f7..f6203ee17841 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-instance-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-i end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot index e8ae8251a0b5..017eb5cb8ea7 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-instance-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-decorator-instance-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -48,7 +48,7 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-i type: 'BinaryExpression', left: Literal { type: 'Literal', - raw: '\\'Hello \\'', + raw: '\'Hello \'', value: 'Hello ', range: [134, 142], @@ -80,7 +80,7 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-i operator: '+', right: Literal { type: 'Literal', - raw: '\\'!\\'', + raw: '\'!\'', value: '!', range: [152, 155], @@ -222,5 +222,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-i start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot index 941f7026061a..e1c3102b736a 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-instance-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-decorator-instance-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/1-TSESTree-AST.shot index c0b3496f741f..fcbe3d9b34bd 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-static-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -218,5 +215,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/2-TSESTree-Tokens.shot index 2d6fc95e59e7..77855a33f755 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-static-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-s end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/3-Babel-AST.shot index 3cdd432b398e..3602a55771a2 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-static-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -201,5 +198,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/4-Babel-Tokens.shot index 25a67b8eeea5..77855a33f755 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-static-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -222,5 +219,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-s end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/5-AST-Alignment-AST.shot index 337726590abf..ed32e6d3f45c 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-static-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-decorator-static-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -48,7 +48,7 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-s type: 'BinaryExpression', left: Literal { type: 'Literal', - raw: '\\'Hello \\'', + raw: '\'Hello \'', value: 'Hello ', range: [147, 155], @@ -80,7 +80,7 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-s operator: '+', right: Literal { type: 'Literal', - raw: '\\'!\\'', + raw: '\'!\'', value: '!', range: [165, 168], @@ -222,5 +222,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-s start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot index 52a669eeb2c8..80a7a8943831 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-decorator-static-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-decorator-static-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/1-TSESTree-AST.shot index 667f786e0348..d40e8136d4b0 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-object-pattern-decorator TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -216,5 +213,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/2-TSESTree-Tokens.shot index 013c96b08d31..65d2f560cd64 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-object-pattern-decorator TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-object-patt end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/3-Babel-AST.shot index f65be5ca33b9..18d3b0f5ade6 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-object-pattern-decorator Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -196,5 +193,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/4-Babel-Tokens.shot index fdc38c527b5a..65d2f560cd64 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-object-pattern-decorator Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-object-patt end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/5-AST-Alignment-AST.shot index 514ba574c587..f012ffb1a704 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-object-pattern-decorator AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-object-pattern-decorator > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -220,5 +220,4 @@ exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-object-patt start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/6-AST-Alignment-Tokens.shot index fd03c3ab8a37..723287f7d181 100644 --- a/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/parameter-decorators/fixtures/parameter-object-pattern-decorator/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures parameter-decorators parameter-object-pattern-decorator AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > parameter-decorators > parameter-object-pattern-decorator > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot index f0f1404d5e8c..b47520ce6919 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-instance-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -196,5 +193,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot index 9feb2e57b3f0..424614e1e747 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-instance-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-fac end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/3-Babel-AST.shot index d6dc97875f54..8e1c65750642 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-instance-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -170,5 +167,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot index e831e6cefbd7..424614e1e747 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-instance-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-fac end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot index 30900af22c04..1084f12f29d5 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-instance-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > property-decorators > property-decorator-factory-instance-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -200,5 +200,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-fac start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot index afa8eb26ec4e..a6a5bee7e47f 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-instance-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-instance-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > property-decorators > property-decorator-factory-instance-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot index 89002b0a3837..4fb3884c36a6 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-static-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -199,5 +196,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot index 0c4548c39b77..ec15be2897f2 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-static-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-fac end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/3-Babel-AST.shot index c22d7c29c0c0..e1ba42d41703 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-static-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -175,5 +172,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot index d8f1b97f1644..ec15be2897f2 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-static-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-fac end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot index 837f9a425a76..ae8bd20a7ddb 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-static-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > property-decorators > property-decorator-factory-static-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -203,5 +203,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-fac start: { column: 0, line: 3 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot index 49c8023f74d7..8a81cb48e1b0 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-factory-static-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-factory-static-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > property-decorators > property-decorator-factory-static-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/1-TSESTree-AST.shot index 3ea99285bd04..ea71c76c7e16 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-instance-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -153,5 +150,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot index a17ae66f863d..32a5ebe0892f 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-instance-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-ins end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/3-Babel-AST.shot index 127a2555db2b..12a7156c7bca 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-instance-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -129,5 +126,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/4-Babel-Tokens.shot index 591271223685..32a5ebe0892f 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-instance-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-ins end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot index bfed32cce868..91d5eb970382 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-instance-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > property-decorators > property-decorator-instance-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -157,5 +157,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-ins start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot index c89896ed424d..2e6b12d3b1d3 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-instance-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-instance-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > property-decorators > property-decorator-instance-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/1-TSESTree-AST.shot index 6d0c6efc36c4..5ee93e8d1737 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-static-member TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -153,5 +150,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/2-TSESTree-Tokens.shot index 8fd8b0d18e72..f8d577427c08 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-static-member TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-sta end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/3-Babel-AST.shot index 541c64304145..be03251a6420 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-static-member Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -129,5 +126,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/4-Babel-Tokens.shot index 8698b2917845..f8d577427c08 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-static-member Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-sta end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/5-AST-Alignment-AST.shot index 13aebd9d6085..883577b7ae17 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-static-member AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > property-decorators > property-decorator-static-member > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -157,5 +157,4 @@ exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-sta start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot index f45f82743557..6943b0baa7f3 100644 --- a/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/property-decorators/fixtures/property-decorator-static-member/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures property-decorators property-decorator-static-member AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > property-decorators > property-decorator-static-member > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/1-TSESTree-AST.shot index 9b9c1ecf16e2..b14a8f809424 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types array-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -52,5 +49,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/2-TSESTree-Tokens.shot index 9c67dd884e0d..90a637380d67 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types array-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures types array-type TSESTree - Tokens 1`] = ` end: { column: 20, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/3-Babel-AST.shot index c395fe27cac2..4f887cc70d24 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types array-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -49,5 +46,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/4-Babel-Tokens.shot index e4812db31c88..90a637380d67 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types array-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures types array-type Babel - Tokens 1`] = ` end: { column: 20, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/5-AST-Alignment-AST.shot index d167672eac00..e52287c984aa 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types array-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > array-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -56,5 +56,4 @@ exports[`AST Fixtures legacy-fixtures types array-type AST Alignment - AST 1`] = start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/6-AST-Alignment-Tokens.shot index 8089cae4efe8..fbf5b05aa776 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/array-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types array-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > array-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/1-TSESTree-AST.shot index d194b764e6b6..90314a9413c3 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-nested TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -383,5 +380,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/2-TSESTree-Tokens.shot index d3672768c661..e915f299e7ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-nested TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -362,5 +359,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer-nested TSESTree - end: { column: 10, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/3-Babel-AST.shot index 0c2d761df4b8..a79dc2c0a831 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-nested Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -317,5 +314,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/4-Babel-Tokens.shot index 274b8746d23c..e915f299e7ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-nested Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -362,5 +359,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer-nested Babel - Tok end: { column: 10, line: 9 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/5-AST-Alignment-AST.shot index 93733833e99d..6b585360b3d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional-infer-nested AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > conditional-infer-nested > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -412,5 +412,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer-nested AST Alignme start: { column: 0, line: 3 }, end: { column: 0, line: 10 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/6-AST-Alignment-Tokens.shot index b3033fb01e56..e6b8b6bc8dfd 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-nested/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional-infer-nested AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > conditional-infer-nested > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/1-TSESTree-AST.shot index 7154c778112c..7a8d05ee087c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-simple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -274,5 +271,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/2-TSESTree-Tokens.shot index 2bb6b51ef00c..70f2412716d4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-simple TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -242,5 +239,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer-simple TSESTree - end: { column: 63, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/3-Babel-AST.shot index 78564e82fa00..2ade685eb741 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-simple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -215,5 +212,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/4-Babel-Tokens.shot index 151fbca3a61f..70f2412716d4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-simple Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -242,5 +239,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer-simple Babel - Tok end: { column: 63, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/5-AST-Alignment-AST.shot index eea7b96d4730..739d84a2655b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional-infer-simple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > conditional-infer-simple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -281,5 +281,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer-simple AST Alignme start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/6-AST-Alignment-Tokens.shot index 9b8d03a0f437..0f50d1e9fe5d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-simple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional-infer-simple AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > conditional-infer-simple > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/1-TSESTree-AST.shot index d2240994ff9e..437ad1bd7d67 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-with-constraint TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -1140,5 +1137,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/2-TSESTree-Tokens.shot index 94390bde0206..3bb49e940ca5 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-with-constraint TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -1232,5 +1229,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer-with-constraint TS end: { column: 10, line: 15 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/3-Babel-AST.shot index 05b5fc8f7488..eff683e8411a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-with-constraint Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -901,5 +898,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/4-Babel-Tokens.shot index 280d4099c71c..3bb49e940ca5 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer-with-constraint Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -1232,5 +1229,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer-with-constraint Ba end: { column: 10, line: 15 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/5-AST-Alignment-AST.shot index 1b714bc69893..d2e60041e3bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional-infer-with-constraint AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > conditional-infer-with-constraint > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -1202,5 +1202,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer-with-constraint AS start: { column: 0, line: 3 }, end: { column: 0, line: 16 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/6-AST-Alignment-Tokens.shot index 705c948d7f7c..f4f00dda543e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer-with-constraint/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional-infer-with-constraint AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > conditional-infer-with-constraint > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/1-TSESTree-AST.shot index 799c9beb9baa..389e50fe5a16 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -183,5 +180,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/2-TSESTree-Tokens.shot index 637f047cf48c..9f78c17d45f0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer TSESTree - Tokens end: { column: 48, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/3-Babel-AST.shot index 1b1d98f06eb7..0fbe8fd0b81b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -155,5 +152,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/4-Babel-Tokens.shot index 5186ec6c4aff..9f78c17d45f0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-infer Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -192,5 +189,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer Babel - Tokens 1`] end: { column: 48, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/5-AST-Alignment-AST.shot index 5e5c20256cff..d843b51c71dd 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional-infer AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > conditional-infer > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -199,5 +199,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-infer AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/6-AST-Alignment-Tokens.shot index a43f782cc8cc..ffbea85c3f26 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-infer/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional-infer AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > conditional-infer > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/1-TSESTree-AST.shot index f8289e158478..571f54a87bfa 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-with-null TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -102,5 +99,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/2-TSESTree-Tokens.shot index 4d055081b807..19f272b4f0a1 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-with-null TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-with-null TSESTree - Tok end: { column: 46, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/3-Babel-AST.shot index b5fcbaeb7772..8aa07d5ccf37 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-with-null Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -98,5 +95,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/4-Babel-Tokens.shot index a8ae3aeac387..9c14b6f29d0d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional-with-null Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-with-null Babel - Tokens end: { column: 46, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/5-AST-Alignment-AST.shot index ed615cbcd198..995b42294d99 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional-with-null AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > conditional-with-null > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -106,5 +106,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-with-null AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/6-AST-Alignment-Tokens.shot index 6ae754cf57b4..56c8590cf6bb 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional-with-null/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional-with-null AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > conditional-with-null > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -120,5 +120,4 @@ exports[`AST Fixtures legacy-fixtures types conditional-with-null AST Alignment end: { column: 46, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/1-TSESTree-AST.shot index c44680df9113..0a219d463dcf 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -102,5 +99,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/2-TSESTree-Tokens.shot index 9ca398675b6f..f95f0ec5e899 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types conditional TSESTree - Tokens 1`] = end: { column: 48, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/3-Babel-AST.shot index 33406ab2a310..ed8912a3e73e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -98,5 +95,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/4-Babel-Tokens.shot index 759794a92cd9..220fe9555e9b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types conditional Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types conditional Babel - Tokens 1`] = ` end: { column: 48, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/5-AST-Alignment-AST.shot index a9d6aaafa0fd..24670dd7efe4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > conditional > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -106,5 +106,4 @@ exports[`AST Fixtures legacy-fixtures types conditional AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/6-AST-Alignment-Tokens.shot index 70e3e8c8170b..a55fb94e1a37 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/conditional/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types conditional AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > conditional > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -118,5 +118,4 @@ exports[`AST Fixtures legacy-fixtures types conditional AST Alignment - Token 1` end: { column: 48, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/1-TSESTree-AST.shot index 7becf39220cf..5e811dff3820 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-abstract TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/2-TSESTree-Tokens.shot index 39faa1a32114..51fb41eafb1f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-abstract TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-abstract TSESTree - Toke end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/3-Babel-AST.shot index 3fd7707c7c0f..c23ef9bc5da5 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-abstract Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -82,5 +79,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/4-Babel-Tokens.shot index 28813935a84b..51fb41eafb1f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-abstract Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-abstract Babel - Tokens end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/5-AST-Alignment-AST.shot index 323e019ff1fd..88855fa0a978 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor-abstract AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > constructor-abstract > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -92,5 +92,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-abstract AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/6-AST-Alignment-Tokens.shot index bef4d01b41cb..1935f258ec3b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-abstract/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor-abstract AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > constructor-abstract > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/1-TSESTree-AST.shot index 293811334c3b..fc605dde1767 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-empty TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/2-TSESTree-Tokens.shot index ac72407d3fea..710c5f1e3095 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-empty TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-empty TSESTree - Tokens end: { column: 22, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/3-Babel-AST.shot index 2fb1277e88bb..357c1801ff0b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-empty Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -82,5 +79,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/4-Babel-Tokens.shot index 9c6be37d11b7..710c5f1e3095 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-empty Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-empty Babel - Tokens 1`] end: { column: 22, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/5-AST-Alignment-AST.shot index b396e883fd4c..5a1fdfcec598 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor-empty AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > constructor-empty > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -92,5 +92,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-empty AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/6-AST-Alignment-Tokens.shot index 6e23ee1ca7e5..e952e66c07e4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-empty/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor-empty AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > constructor-empty > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/1-TSESTree-AST.shot index c857057fcb43..550b705aaaf4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-generic TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -176,5 +173,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/2-TSESTree-Tokens.shot index 4bcc2ba7eefd..1526af3e6f08 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-generic TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-generic TSESTree - Token end: { column: 26, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/3-Babel-AST.shot index 478497eecb0b..61b8f4307877 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-generic Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -152,5 +149,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/4-Babel-Tokens.shot index d40e81f1a7e8..c96f24501f5e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-generic Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-generic Babel - Tokens 1 end: { column: 26, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/5-AST-Alignment-AST.shot index 19c035fb72cd..706b1fe98b1e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor-generic AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > constructor-generic > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -183,5 +183,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-generic AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/6-AST-Alignment-Tokens.shot index 113cd920e663..2e9da069f2c5 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-generic/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor-generic AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > constructor-generic > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -158,5 +158,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-generic AST Alignment - end: { column: 26, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/1-TSESTree-AST.shot index 5d1733dfb27b..464167cc60fa 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-in-generic TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -118,5 +115,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/2-TSESTree-Tokens.shot index 68b23cac7871..308ede1f966f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-in-generic TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-in-generic TSESTree - To end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/3-Babel-AST.shot index 5dcbb53d288b..414f0ac054a2 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-in-generic Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -112,5 +109,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/4-Babel-Tokens.shot index 3fa2b0f8d5e9..d8b85c337844 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-in-generic Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-in-generic Babel - Token end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/5-AST-Alignment-AST.shot index bccbac1b833b..b13914e8bb89 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor-in-generic AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > constructor-in-generic > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -135,5 +135,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-in-generic AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/6-AST-Alignment-Tokens.shot index d714965015e6..4023f3d79a60 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-in-generic/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor-in-generic AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > constructor-in-generic > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -128,5 +128,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-in-generic AST Alignment end: { column: 31, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/1-TSESTree-AST.shot index dd4b9cc383a0..a0e3bb2b3a98 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-with-rest TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -137,5 +134,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/2-TSESTree-Tokens.shot index 30009e3096d6..749b397d0672 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-with-rest TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-with-rest TSESTree - Tok end: { column: 36, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/3-Babel-AST.shot index d6d1e02a5782..1ae1225528f9 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-with-rest Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -129,5 +126,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/4-Babel-Tokens.shot index 6d77ffbd9947..1177bc6d5393 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor-with-rest Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-with-rest Babel - Tokens end: { column: 36, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/5-AST-Alignment-AST.shot index 8f5e827d8c86..1440e6c015a3 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor-with-rest AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > constructor-with-rest > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -143,5 +143,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-with-rest AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/6-AST-Alignment-Tokens.shot index f64ecd096e44..9f426b2b91df 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor-with-rest/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor-with-rest AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > constructor-with-rest > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -158,5 +158,4 @@ exports[`AST Fixtures legacy-fixtures types constructor-with-rest AST Alignment end: { column: 36, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/1-TSESTree-AST.shot index 775dc0a72514..6612fc2076c8 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -147,5 +144,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/2-TSESTree-Tokens.shot index b25a04261092..e2cb259df540 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types constructor TSESTree - Tokens 1`] = end: { column: 43, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/3-Babel-AST.shot index c1c4516e7aa7..00f6c9d87623 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -140,5 +137,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/4-Babel-Tokens.shot index 9b84a6def352..e74a4370243b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types constructor Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types constructor Babel - Tokens 1`] = ` end: { column: 43, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/5-AST-Alignment-AST.shot index 6514d6460114..20a7f6e6e72a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > constructor > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -153,5 +153,4 @@ exports[`AST Fixtures legacy-fixtures types constructor AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/6-AST-Alignment-Tokens.shot index 4cac7673c8a7..7c444e7f6e02 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/constructor/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types constructor AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > constructor > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -178,5 +178,4 @@ exports[`AST Fixtures legacy-fixtures types constructor AST Alignment - Token 1` end: { column: 43, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/1-TSESTree-AST.shot index 752b2d73dc64..b8a52b1c9894 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-generic TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -175,5 +172,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/2-TSESTree-Tokens.shot index 2c5d77a59e60..8333ead4d538 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-generic TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types function-generic TSESTree - Tokens 1 end: { column: 22, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/3-Babel-AST.shot index 8ba3e03e793e..b336e4ddacea 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-generic Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -151,5 +148,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/4-Babel-Tokens.shot index 0c4e258dca6c..9e9481a35684 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-generic Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types function-generic Babel - Tokens 1`] end: { column: 22, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/5-AST-Alignment-AST.shot index d376aae29392..b26f2660c01e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-generic AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function-generic > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -182,5 +182,4 @@ exports[`AST Fixtures legacy-fixtures types function-generic AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/6-AST-Alignment-Tokens.shot index e693f40823de..904fb01ac059 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-generic/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-generic AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function-generic > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -148,5 +148,4 @@ exports[`AST Fixtures legacy-fixtures types function-generic AST Alignment - Tok end: { column: 22, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/1-TSESTree-AST.shot index 70a3a44d61aa..b0884661caba 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-in-generic TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -117,5 +114,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/2-TSESTree-Tokens.shot index bdad9f772e6c..7f92e37fb63e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-in-generic TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types function-in-generic TSESTree - Token end: { column: 25, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/3-Babel-AST.shot index 3513fae88e6a..d3dfdd6f021e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-in-generic Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -111,5 +108,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/4-Babel-Tokens.shot index 663960d2016a..fc203602a9ed 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-in-generic Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types function-in-generic Babel - Tokens 1 end: { column: 25, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/5-AST-Alignment-AST.shot index bf666f461df8..51e7ee8bbecc 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-in-generic AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function-in-generic > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -134,5 +134,4 @@ exports[`AST Fixtures legacy-fixtures types function-in-generic AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/6-AST-Alignment-Tokens.shot index a968daee0f5e..99726aa24c46 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-in-generic/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-in-generic AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function-in-generic > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -118,5 +118,4 @@ exports[`AST Fixtures legacy-fixtures types function-in-generic AST Alignment - end: { column: 25, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/1-TSESTree-AST.shot index f6aad4b354a5..338946401518 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-array-destruction TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -106,5 +103,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/2-TSESTree-Tokens.shot index 1530a179c400..168364368d55 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-array-destruction TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-array-destruction TSES end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/3-Babel-AST.shot index a32e19a06971..25788d68d0a1 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-array-destruction Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -99,5 +96,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/4-Babel-Tokens.shot index e7ab636fa002..168364368d55 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-array-destruction Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-array-destruction Babe end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/5-AST-Alignment-AST.shot index be570c8c5434..66062660f93c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-with-array-destruction AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function-with-array-destruction > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -112,5 +112,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-array-destruction AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/6-AST-Alignment-Tokens.shot index 5bc987029652..096aef0153c1 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-array-destruction/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-with-array-destruction AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > function-with-array-destruction > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/1-TSESTree-AST.shot index 2b07172adad8..75ee4eae10f2 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-object-destruction TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -132,5 +129,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/2-TSESTree-Tokens.shot index d195ec6c2b9e..e642e7266587 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-object-destruction TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-object-destruction TSE end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/3-Babel-AST.shot index f6f2d9fcc18d..5c45d48b253d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-object-destruction Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -122,5 +119,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/4-Babel-Tokens.shot index 0dd7e96664d7..e642e7266587 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-object-destruction Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-object-destruction Bab end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/5-AST-Alignment-AST.shot index 8ffbb928e8a0..2d73f1e825d0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-with-object-destruction AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function-with-object-destruction > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -138,5 +138,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-object-destruction AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/6-AST-Alignment-Tokens.shot index 712c3b089ffc..94d6b0f9de80 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-object-destruction/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-with-object-destruction AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > function-with-object-destruction > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/1-TSESTree-AST.shot index 78cfd6f6f5b7..827f78b8463d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-rest TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -136,5 +133,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/2-TSESTree-Tokens.shot index 78bcbe169a8e..d82ffedb7ebe 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-rest TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-rest TSESTree - Tokens end: { column: 32, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/3-Babel-AST.shot index 40f8839841bd..a90b6afd0c51 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-rest Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -128,5 +125,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/4-Babel-Tokens.shot index 87589241f9ba..a5b6a00a1418 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-rest Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-rest Babel - Tokens 1` end: { column: 32, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/5-AST-Alignment-AST.shot index 90262f9c0dc8..6c76e3e9e9a4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-with-rest AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function-with-rest > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -142,5 +142,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-rest AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/6-AST-Alignment-Tokens.shot index 2d1af890f175..a5276f7daf4f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-rest/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-with-rest AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function-with-rest > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -148,5 +148,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-rest AST Alignment - T end: { column: 32, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/1-TSESTree-AST.shot index 52d66c25f8d0..a9c19578e70f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-this TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -116,5 +113,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/2-TSESTree-Tokens.shot index babeae96c604..4ed3f2a15270 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-this TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-this TSESTree - Tokens end: { column: 30, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/3-Babel-AST.shot index 436cee2363d7..ab5f3dbba6b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-this Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -110,5 +107,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/4-Babel-Tokens.shot index 42a5ab8c2ef8..111a3921015f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function-with-this Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-this Babel - Tokens 1` end: { column: 30, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/5-AST-Alignment-AST.shot index f6147ae4510d..7abc1448446b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-with-this AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function-with-this > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -122,5 +122,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-this AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/6-AST-Alignment-Tokens.shot index 128cb88e8ff4..4dd08bd918b5 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function-with-this/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function-with-this AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function-with-this > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -120,5 +120,4 @@ exports[`AST Fixtures legacy-fixtures types function-with-this AST Alignment - T end: { column: 30, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/1-TSESTree-AST.shot index 17f5453b3120..0bacd47bfa63 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -146,5 +143,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/2-TSESTree-Tokens.shot index 2ddcaf0ed82c..cb4f94fecb64 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures types function TSESTree - Tokens 1`] = ` end: { column: 39, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/3-Babel-AST.shot index d56f1c2821b5..1a40f17d3c3b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -139,5 +136,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/4-Babel-Tokens.shot index a97b148d9ba5..ba1f21afcd61 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types function Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures types function Babel - Tokens 1`] = ` end: { column: 39, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/5-AST-Alignment-AST.shot index 367d12afbcb8..6bbe344018d3 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -152,5 +152,4 @@ exports[`AST Fixtures legacy-fixtures types function AST Alignment - AST 1`] = ` start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot index a4d0b1ccfb1f..c7c3e2b84f52 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/function/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types function AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > function > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -168,5 +168,4 @@ exports[`AST Fixtures legacy-fixtures types function AST Alignment - Token 1`] = end: { column: 39, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/1-TSESTree-AST.shot index e889f7ff8ffc..71efe351fd7c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature-readonly TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -106,5 +103,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/2-TSESTree-Tokens.shot index bda5f45929af..d21dcfa0cf0b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature-readonly TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures types index-signature-readonly TSESTree - end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/3-Babel-AST.shot index d199808a7da2..964fd1acce76 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature-readonly Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -100,5 +97,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/4-Babel-Tokens.shot index 9a01884d35e1..d21dcfa0cf0b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature-readonly Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures types index-signature-readonly Babel - Tok end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/5-AST-Alignment-AST.shot index 7bb45645947c..5a457dc71a14 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types index-signature-readonly AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > index-signature-readonly > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -110,5 +110,4 @@ exports[`AST Fixtures legacy-fixtures types index-signature-readonly AST Alignme start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/6-AST-Alignment-Tokens.shot index c696b00bc3b1..695a9f0e056b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-readonly/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types index-signature-readonly AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > index-signature-readonly > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/1-TSESTree-AST.shot index 1290d0b54eb6..a7b936c62dad 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature-without-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/2-TSESTree-Tokens.shot index 04f372b3ee48..f0bc3b368cb0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature-without-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures types index-signature-without-type TSESTre end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/3-Babel-AST.shot index 371088c2d1c4..290741e6ea38 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature-without-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/4-Babel-Tokens.shot index b86f2006a1cb..f0bc3b368cb0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature-without-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures types index-signature-without-type Babel - end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/5-AST-Alignment-AST.shot index bc1599183a9d..1a1ad5a738b5 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types index-signature-without-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > index-signature-without-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -92,5 +92,4 @@ exports[`AST Fixtures legacy-fixtures types index-signature-without-type AST Ali start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/6-AST-Alignment-Tokens.shot index fb238b6a0326..5788c2c8fa66 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature-without-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types index-signature-without-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > index-signature-without-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/1-TSESTree-AST.shot index 8f98fb5c807c..0ec77552383d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -106,5 +103,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/2-TSESTree-Tokens.shot index c29edb8f57f5..15dea70ddaeb 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types index-signature TSESTree - Tokens 1` end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/3-Babel-AST.shot index 31660444e165..d9421d9ce63f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -99,5 +96,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/4-Babel-Tokens.shot index b4c5db37eb7d..15dea70ddaeb 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types index-signature Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types index-signature Babel - Tokens 1`] = end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/5-AST-Alignment-AST.shot index 39cb215c3056..fe540d600d95 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types index-signature AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > index-signature > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -110,5 +110,4 @@ exports[`AST Fixtures legacy-fixtures types index-signature AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/6-AST-Alignment-Tokens.shot index 148bf0909d32..4d24199705de 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/index-signature/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types index-signature AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > index-signature > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/1-TSESTree-AST.shot index 0a9ea38fabe5..8d7ce80d66cd 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types indexed TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -108,5 +105,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/2-TSESTree-Tokens.shot index a399fbc6baf0..b988bba0f56f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types indexed TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures types indexed TSESTree - Tokens 1`] = ` end: { column: 12, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/3-Babel-AST.shot index c9f01e485b5b..ccf6be9ba156 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types indexed Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -100,5 +97,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/4-Babel-Tokens.shot index bcbe21b38b82..5b981eedef46 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types indexed Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures types indexed Babel - Tokens 1`] = ` end: { column: 12, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/5-AST-Alignment-AST.shot index 13b1dbd25268..792f31f44c53 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types indexed AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > indexed > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -112,5 +112,4 @@ exports[`AST Fixtures legacy-fixtures types indexed AST Alignment - AST 1`] = ` start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/6-AST-Alignment-Tokens.shot index ce1b10e758d7..6863236a9eb0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/indexed/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types indexed AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > indexed > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures types indexed AST Alignment - Token 1`] = end: { column: 12, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/1-TSESTree-AST.shot index 5ee5b38f53b0..1844a9c99c77 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types interface-with-accessors TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -178,5 +175,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/2-TSESTree-Tokens.shot index 5f80b2d169d7..513776532402 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types interface-with-accessors TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures types interface-with-accessors TSESTree - end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/3-Babel-AST.shot index 0c64d5de8987..52538847fbbd 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types interface-with-accessors Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -162,5 +159,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/4-Babel-Tokens.shot index b5803b748c26..82cf49d0c246 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types interface-with-accessors Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures types interface-with-accessors Babel - Tok end: { column: 1, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/5-AST-Alignment-AST.shot index c9675620d002..f9320a16cd81 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types interface-with-accessors AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > interface-with-accessors > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -185,5 +185,4 @@ exports[`AST Fixtures legacy-fixtures types interface-with-accessors AST Alignme start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/6-AST-Alignment-Tokens.shot index 598f260f1364..952255472737 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/interface-with-accessors/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types interface-with-accessors AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > interface-with-accessors > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -238,5 +238,4 @@ exports[`AST Fixtures legacy-fixtures types interface-with-accessors AST Alignme end: { column: 1, line: 6 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/1-TSESTree-AST.shot index 2b505af45b4d..50e28651a097 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types intersection-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -199,5 +196,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/2-TSESTree-Tokens.shot index a8d77c26890d..117cbebb106b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types intersection-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types intersection-type TSESTree - Tokens end: { column: 49, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/3-Babel-AST.shot index ad426b7997af..64cc44be7e7b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types intersection-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -171,5 +168,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/4-Babel-Tokens.shot index 4f27f6e1eb78..117cbebb106b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types intersection-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types intersection-type Babel - Tokens 1`] end: { column: 49, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/5-AST-Alignment-AST.shot index 21aa48fbc9af..18f7633ecffd 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types intersection-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > intersection-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -215,5 +215,4 @@ exports[`AST Fixtures legacy-fixtures types intersection-type AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/6-AST-Alignment-Tokens.shot index bbf2bc63689a..36d354b8f436 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/intersection-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types intersection-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > intersection-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/1-TSESTree-AST.shot index 60ba2df8e35b..cb6acb7391c7 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-number-negative TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/2-TSESTree-Tokens.shot index fd867415701b..52f735fd8160 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-number-negative TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures types literal-number-negative TSESTree - T end: { column: 10, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/3-Babel-AST.shot index 77db74a24bcf..3a4383cbd4bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-number-negative Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -84,5 +81,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/4-Babel-Tokens.shot index e26873cda748..508a7be90987 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-number-negative Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures types literal-number-negative Babel - Toke end: { column: 10, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/5-AST-Alignment-AST.shot index 0c3009c51c58..c232c0eea546 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types literal-number-negative AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > literal-number-negative > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -92,5 +92,4 @@ exports[`AST Fixtures legacy-fixtures types literal-number-negative AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/6-AST-Alignment-Tokens.shot index c69059e538cd..43a231de477d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number-negative/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types literal-number-negative AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > literal-number-negative > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures legacy-fixtures types literal-number-negative AST Alignmen end: { column: 10, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/1-TSESTree-AST.shot index 04decd134663..bbc56a4febf7 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-number TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -77,5 +74,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/2-TSESTree-Tokens.shot index f67a445ea3eb..9289da650dcb 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-number TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures types literal-number TSESTree - Tokens 1`] end: { column: 9, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/3-Babel-AST.shot index a9b0951ab6ea..97a2ba82d718 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-number Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -73,5 +70,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/4-Babel-Tokens.shot index 9d164ca60ff9..b3fa4f40d2cf 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-number Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures types literal-number Babel - Tokens 1`] = end: { column: 9, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/5-AST-Alignment-AST.shot index aae165b9340e..f0cadbcde141 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types literal-number AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > literal-number > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -81,5 +81,4 @@ exports[`AST Fixtures legacy-fixtures types literal-number AST Alignment - AST 1 start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/6-AST-Alignment-Tokens.shot index e16a9a6b0941..65897dba460c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-number/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types literal-number AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > literal-number > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures legacy-fixtures types literal-number AST Alignment - Token end: { column: 9, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/1-TSESTree-AST.shot index a5e0b48f53b1..4f52e61e2e85 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-string TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -77,5 +74,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/2-TSESTree-Tokens.shot index 6a8a4466854e..0aee0dcb8696 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-string TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures types literal-string TSESTree - Tokens 1`] end: { column: 13, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/3-Babel-AST.shot index 82fe98541721..986533712e98 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-string Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -73,5 +70,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/4-Babel-Tokens.shot index 95760c535732..b56d0a990e99 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types literal-string Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures types literal-string Babel - Tokens 1`] = end: { column: 13, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/5-AST-Alignment-AST.shot index 81f3f3505601..332befd50e43 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types literal-string AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > literal-string > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -25,7 +25,7 @@ exports[`AST Fixtures legacy-fixtures types literal-string AST Alignment - AST 1 type: 'TSLiteralType', literal: Literal { type: 'Literal', - raw: '\\'foo\\'', + raw: '\'foo\'', value: 'foo', range: [80, 85], @@ -81,5 +81,4 @@ exports[`AST Fixtures legacy-fixtures types literal-string AST Alignment - AST 1 start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/6-AST-Alignment-Tokens.shot index 53866df7eb0e..45e49fd3a12b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/literal-string/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types literal-string AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > literal-string > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -40,7 +40,7 @@ exports[`AST Fixtures legacy-fixtures types literal-string AST Alignment - Token }, String { type: 'String', - value: '\\'foo\\'', + value: '\'foo\'', range: [80, 85], loc: { @@ -58,5 +58,4 @@ exports[`AST Fixtures legacy-fixtures types literal-string AST Alignment - Token end: { column: 13, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/1-TSESTree-AST.shot index 57cd9d3e565c..bd1c860246c7 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-named-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -192,5 +189,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/2-TSESTree-Tokens.shot index c6c5961854ff..f4ddad721657 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-named-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-named-type TSESTree - Tokens end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/3-Babel-AST.shot index 97c83df05f30..3a2e18813f83 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-named-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -167,5 +164,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/4-Babel-Tokens.shot index fde59f69c45e..f4ddad721657 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-named-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-named-type Babel - Tokens 1`] end: { column: 2, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/5-AST-Alignment-AST.shot index 3c7484cb3764..c35480a4e34a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped-named-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped-named-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -72,7 +72,7 @@ exports[`AST Fixtures legacy-fixtures types mapped-named-type AST Alignment - AS type: 'TSLiteralType', literal: Literal { type: 'Literal', - raw: '\\'a\\'', + raw: '\'a\'', value: 'a', range: [109, 112], @@ -236,5 +236,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-named-type AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/6-AST-Alignment-Tokens.shot index ef2126ed8a82..e0d6a2cbc86c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-named-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped-named-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > mapped-named-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/1-TSESTree-AST.shot index 3ddeb8b5a60c..8b4ddf1949f1 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly-minus TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -99,5 +96,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/2-TSESTree-Tokens.shot index dbdec79a0e7b..b0602909de5d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly-minus TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly-minus TSESTree - Tok end: { column: 47, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/3-Babel-AST.shot index 7736a8f56412..8faf52eed0b1 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly-minus Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -93,5 +90,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/4-Babel-Tokens.shot index 152db11b1556..bd73b0295988 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly-minus Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly-minus Babel - Tokens end: { column: 47, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/5-AST-Alignment-AST.shot index be92a34ed653..2338418550f6 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped-readonly-minus AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped-readonly-minus > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -122,5 +122,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly-minus AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/6-AST-Alignment-Tokens.shot index 5b03f5e7642d..52905c23b00c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-minus/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped-readonly-minus AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped-readonly-minus > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -178,5 +178,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly-minus AST Alignment end: { column: 47, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/1-TSESTree-AST.shot index 0f3690a03bbb..bb46d20dffdc 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly-plus TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -99,5 +96,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/2-TSESTree-Tokens.shot index 3253bd3d353d..142b15bfa8cb 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly-plus TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly-plus TSESTree - Toke end: { column: 47, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/3-Babel-AST.shot index c34b52c22009..46df95fc0d96 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly-plus Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -93,5 +90,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/4-Babel-Tokens.shot index 7bd164d2f830..68b91afce98a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly-plus Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly-plus Babel - Tokens end: { column: 47, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/5-AST-Alignment-AST.shot index 9dd0ad409179..049c5ab65ccc 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped-readonly-plus AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped-readonly-plus > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -122,5 +122,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly-plus AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/6-AST-Alignment-Tokens.shot index d168a628bf52..2860733c4e93 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly-plus/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped-readonly-plus AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped-readonly-plus > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -178,5 +178,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly-plus AST Alignment - end: { column: 47, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/1-TSESTree-AST.shot index c28ad65a923f..36b57a356734 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -99,5 +96,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/2-TSESTree-Tokens.shot index 705376f0df66..b28d19369e69 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly TSESTree - Tokens 1` end: { column: 45, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/3-Babel-AST.shot index 5bdfc4077748..0f9cde27ea70 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -93,5 +90,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/4-Babel-Tokens.shot index 9de57173f991..c3ffd41f1daa 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-readonly Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly Babel - Tokens 1`] = end: { column: 45, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/5-AST-Alignment-AST.shot index af26bcceb36b..b66d8b3b8b6b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped-readonly AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped-readonly > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -122,5 +122,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/6-AST-Alignment-Tokens.shot index 96e87b1a6362..4171fce02072 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-readonly/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped-readonly AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped-readonly > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -158,5 +158,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-readonly AST Alignment - Toke end: { column: 45, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/1-TSESTree-AST.shot index 09ca20f18bf2..f4b40bb33c3e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-untypped TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -88,5 +85,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/2-TSESTree-Tokens.shot index 4ec59645edb0..294fd82c0101 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-untypped TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-untypped TSESTree - Tokens 1` end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/3-Babel-AST.shot index 1bcdd7f0c882..a4e7a209e72a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-untypped Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -82,5 +79,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/4-Babel-Tokens.shot index 648bc8314de4..79a0ab7f3906 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped-untypped Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-untypped Babel - Tokens 1`] = end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/5-AST-Alignment-AST.shot index 7dd7abd04846..d3eae2e1b02f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped-untypped AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped-untypped > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -104,5 +104,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-untypped AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/6-AST-Alignment-Tokens.shot index 8686fe7909a8..abc0a78c652d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped-untypped/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped-untypped AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped-untypped > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -118,5 +118,4 @@ exports[`AST Fixtures legacy-fixtures types mapped-untypped AST Alignment - Toke end: { column: 27, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/1-TSESTree-AST.shot index 98ccc34fe16a..d32a917d685f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/2-TSESTree-Tokens.shot index 76d50d581a1f..4487279ef14f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures types mapped TSESTree - Tokens 1`] = ` end: { column: 35, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/3-Babel-AST.shot index 2bb15fc4c5b2..5526304f2f78 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/4-Babel-Tokens.shot index f3b342603c68..340b5d51db47 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types mapped Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -132,5 +129,4 @@ exports[`AST Fixtures legacy-fixtures types mapped Babel - Tokens 1`] = ` end: { column: 35, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/5-AST-Alignment-AST.shot index 62e39e79d426..c90c3cfd4ba4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -120,5 +120,4 @@ exports[`AST Fixtures legacy-fixtures types mapped AST Alignment - AST 1`] = ` start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/6-AST-Alignment-Tokens.shot index 4e38e7cc1253..3f0f8984a43d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/mapped/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types mapped AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > mapped > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -138,5 +138,4 @@ exports[`AST Fixtures legacy-fixtures types mapped AST Alignment - Token 1`] = ` end: { column: 35, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/1-TSESTree-AST.shot index dbc54945f815..ccda891beab9 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types nested-types TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -221,5 +218,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/2-TSESTree-Tokens.shot index 8a6b492e5e85..a22433f5c8ca 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types nested-types TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -372,5 +369,4 @@ exports[`AST Fixtures legacy-fixtures types nested-types TSESTree - Tokens 1`] = end: { column: 48, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/3-Babel-AST.shot index 7023f1039e0f..9de4e5c74766 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types nested-types Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -236,5 +233,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/4-Babel-Tokens.shot index 36b581613b84..f33dd4aed51b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types nested-types Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -372,5 +369,4 @@ exports[`AST Fixtures legacy-fixtures types nested-types Babel - Tokens 1`] = ` end: { column: 48, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/5-AST-Alignment-AST.shot index 80ae05900af1..d8590382ba01 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types nested-types AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > nested-types > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -332,5 +332,4 @@ exports[`AST Fixtures legacy-fixtures types nested-types AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/6-AST-Alignment-Tokens.shot index 53ed6df9bae9..acd45ead1457 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/nested-types/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types nested-types AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > nested-types > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -378,5 +378,4 @@ exports[`AST Fixtures legacy-fixtures types nested-types AST Alignment - Token 1 end: { column: 48, line: 5 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/1-TSESTree-AST.shot index 0b336f277a92..acf61ef585d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types object-literal-type-with-accessors TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -177,5 +174,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/2-TSESTree-Tokens.shot index cea9972089d3..cf83abac0d0c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types object-literal-type-with-accessors TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures types object-literal-type-with-accessors T end: { column: 2, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/3-Babel-AST.shot index ce2255fd5267..5b6f29dab8c4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types object-literal-type-with-accessors Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -162,5 +159,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/4-Babel-Tokens.shot index 94ea3503480b..cf83abac0d0c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types object-literal-type-with-accessors Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -252,5 +249,4 @@ exports[`AST Fixtures legacy-fixtures types object-literal-type-with-accessors B end: { column: 2, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/5-AST-Alignment-AST.shot index f2c26b3d6fd8..3f8aeb0d24d7 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types object-literal-type-with-accessors AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > object-literal-type-with-accessors > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -184,5 +184,4 @@ exports[`AST Fixtures legacy-fixtures types object-literal-type-with-accessors A start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/6-AST-Alignment-Tokens.shot index 8351b86c4803..a84649ddfca6 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/object-literal-type-with-accessors/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types object-literal-type-with-accessors AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > object-literal-type-with-accessors > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/1-TSESTree-AST.shot index 02cc273d157d..98797f138aaf 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in-and-out TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -176,5 +173,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/2-TSESTree-Tokens.shot index c3df1c6783ae..a30e18c03978 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in-and-out TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -182,5 +179,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-in-and-out TSESTre end: { column: 39, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/3-Babel-AST.shot index df5ef6687c36..8faf22882d4a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in-and-out Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -141,5 +138,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/4-Babel-Tokens.shot index 287f0c606b53..a30e18c03978 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in-and-out Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -182,5 +179,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-in-and-out Babel - end: { column: 39, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/5-AST-Alignment-AST.shot index 3e272fa01fbe..5ab62b75ad0d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types optional-variance-in-and-out AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > optional-variance-in-and-out > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -184,5 +184,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-in-and-out AST Ali start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/6-AST-Alignment-Tokens.shot index 36475ebde607..cfb2605f997a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-and-out/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types optional-variance-in-and-out AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > optional-variance-in-and-out > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/1-TSESTree-AST.shot index 989cdb4163c0..0d92d5307316 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in-out TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -152,5 +149,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/2-TSESTree-Tokens.shot index 98386238348d..ab80cb35ba5b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in-out TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-in-out TSESTree - end: { column: 39, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/3-Babel-AST.shot index 6ec07072ebbb..f7cd0c100ac8 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in-out Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -131,5 +128,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/4-Babel-Tokens.shot index 323116893599..ab80cb35ba5b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in-out Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-in-out Babel - Tok end: { column: 39, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/5-AST-Alignment-AST.shot index 022afd59b609..bc55df6577d1 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types optional-variance-in-out AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > optional-variance-in-out > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -159,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-in-out AST Alignme start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/6-AST-Alignment-Tokens.shot index 012d7b4c8b9e..e318fb8d58a8 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in-out/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types optional-variance-in-out AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > optional-variance-in-out > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/1-TSESTree-AST.shot index 3289fff4fc2c..afded502874f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -140,5 +137,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/2-TSESTree-Tokens.shot index 6554b94f0ee7..24eba17be9cb 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-in TSESTree - Toke end: { column: 37, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/3-Babel-AST.shot index 7f48c7b6c851..237b3c916699 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -120,5 +117,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/4-Babel-Tokens.shot index 419dfe94fc9b..24eba17be9cb 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-in Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -152,5 +149,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-in Babel - Tokens end: { column: 37, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/5-AST-Alignment-AST.shot index 6d432fe68d9b..943294c8ff61 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types optional-variance-in AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > optional-variance-in > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -147,5 +147,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-in AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/6-AST-Alignment-Tokens.shot index 9f174448bd37..392f77605be0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-in/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types optional-variance-in AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > optional-variance-in > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/1-TSESTree-AST.shot index 2b88be0b9888..8ac445472a26 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-out TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -109,5 +106,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/2-TSESTree-Tokens.shot index 5fe33cb925c5..ff182c5c5e9a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-out TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-out TSESTree - Tok end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/3-Babel-AST.shot index 5c330c303c5a..50920fcd3aa4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-out Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/4-Babel-Tokens.shot index 004683c7e192..ff182c5c5e9a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types optional-variance-out Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-out Babel - Tokens end: { column: 31, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/5-AST-Alignment-AST.shot index 55cf4924e65b..e9c20860ee0b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types optional-variance-out AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > optional-variance-out > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -116,5 +116,4 @@ exports[`AST Fixtures legacy-fixtures types optional-variance-out AST Alignment start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/6-AST-Alignment-Tokens.shot index 7e9ba9251c42..ddc38736d8bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/optional-variance-out/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types optional-variance-out AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > optional-variance-out > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/1-TSESTree-AST.shot index a5c59c38fe15..4be50ad240b1 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types parenthesized-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/2-TSESTree-Tokens.shot index 2e63347d9e98..983089b08b3b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types parenthesized-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures types parenthesized-type TSESTree - Tokens end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/3-Babel-AST.shot index 566d9f79dc16..50ee56c0eaff 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types parenthesized-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -60,5 +57,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/4-Babel-Tokens.shot index a30e2d603685..983089b08b3b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types parenthesized-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures types parenthesized-type Babel - Tokens 1` end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/5-AST-Alignment-AST.shot index 85783e1a93c4..1e1cb4ca3f02 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types parenthesized-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > parenthesized-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -67,5 +67,4 @@ exports[`AST Fixtures legacy-fixtures types parenthesized-type AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/6-AST-Alignment-Tokens.shot index e0f721e566e5..c76c64a369ec 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/parenthesized-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types parenthesized-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > parenthesized-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/1-TSESTree-AST.shot index 19b7f5d47af7..16a5ea84104a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference-generic-nested TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -130,5 +127,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/2-TSESTree-Tokens.shot index 811e573c8b50..29e683c4011f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference-generic-nested TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types reference-generic-nested TSESTree - end: { column: 28, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/3-Babel-AST.shot index c44f05a2edcc..dd0bf9d898e0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference-generic-nested Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -122,5 +119,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/4-Babel-Tokens.shot index 75c70aa1e541..a3de1c4a3b65 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference-generic-nested Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types reference-generic-nested Babel - Tok end: { column: 28, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/5-AST-Alignment-AST.shot index 1d1e3d2d4774..cebcb5c4f144 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types reference-generic-nested AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > reference-generic-nested > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -156,5 +156,4 @@ exports[`AST Fixtures legacy-fixtures types reference-generic-nested AST Alignme start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/6-AST-Alignment-Tokens.shot index c604f0b4d958..86b4400f8f96 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic-nested/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types reference-generic-nested AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > reference-generic-nested > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -118,5 +118,4 @@ exports[`AST Fixtures legacy-fixtures types reference-generic-nested AST Alignme end: { column: 28, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/1-TSESTree-AST.shot index 21655befda9d..db09b340b407 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference-generic TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -98,5 +95,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/2-TSESTree-Tokens.shot index 6f137997ac5a..c2b1215eabc2 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference-generic TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures types reference-generic TSESTree - Tokens end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/3-Babel-AST.shot index 2ea8643a29cd..136899933a3c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference-generic Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -92,5 +89,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/4-Babel-Tokens.shot index e152fe5d82a3..4beddd730692 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference-generic Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures types reference-generic Babel - Tokens 1`] end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/5-AST-Alignment-AST.shot index ef82ec276a6b..23d81c471289 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types reference-generic AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > reference-generic > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -113,5 +113,4 @@ exports[`AST Fixtures legacy-fixtures types reference-generic AST Alignment - AS start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/6-AST-Alignment-Tokens.shot index 33fdec2de7fd..6b8344c15382 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference-generic/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types reference-generic AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > reference-generic > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures types reference-generic AST Alignment - To end: { column: 21, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/1-TSESTree-AST.shot index 8805dcedca14..2da9aeb8b29c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -78,5 +75,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/2-TSESTree-Tokens.shot index 5580819e1a8f..c83935cd8d50 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures types reference TSESTree - Tokens 1`] = ` end: { column: 9, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/3-Babel-AST.shot index 929f1d5f1cf6..67aa8545dd88 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/4-Babel-Tokens.shot index 3848e7753db6..474ccbd9551e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types reference Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures types reference Babel - Tokens 1`] = ` end: { column: 9, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/5-AST-Alignment-AST.shot index 2d73832918f6..f21fe6287276 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types reference AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > reference > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -82,5 +82,4 @@ exports[`AST Fixtures legacy-fixtures types reference AST Alignment - AST 1`] = start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/6-AST-Alignment-Tokens.shot index 111a34fc7406..a9e46c4a493a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/reference/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types reference AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > reference > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -58,5 +58,4 @@ exports[`AST Fixtures legacy-fixtures types reference AST Alignment - Token 1`] end: { column: 9, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/1-TSESTree-AST.shot index 9942b2c7959f..88e028508e34 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-1 TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -69,5 +66,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/2-TSESTree-Tokens.shot index badba46e9413..f2e98a71d14c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-1 TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -34,7 +31,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-1 TSESTree - T }, Template { type: "Template", - value: "\`foo\`", + value: "`foo`", range: [82, 87], loc: { @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-1 TSESTree - T end: { column: 15, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/3-Babel-AST.shot index e21d1030fd02..f3d904378414 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-1 Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/4-Babel-Tokens.shot index 3e266d4bfa6e..f2e98a71d14c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-1 Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -34,7 +31,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-1 Babel - Toke }, Template { type: "Template", - value: "\`foo\`", + value: "`foo`", range: [82, 87], loc: { @@ -52,5 +49,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-1 Babel - Toke end: { column: 15, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/5-AST-Alignment-AST.shot index b07fdd831c69..14ecd95755d8 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types template-literal-type-1 AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > template-literal-type-1 > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -73,5 +73,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-1 AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/6-AST-Alignment-Tokens.shot index f8981bc53621..f7966212201b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-1/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types template-literal-type-1 AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > template-literal-type-1 > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/1-TSESTree-AST.shot index b0f8d40f1633..1065df8f8712 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-2 TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -95,5 +92,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/2-TSESTree-Tokens.shot index fca8930ea337..579b54e5315d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-2 TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -34,7 +31,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-2 TSESTree - T }, Template { type: "Template", - value: "\`foo\${", + value: "`foo${", range: [82, 88], loc: { @@ -54,7 +51,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-2 TSESTree - T }, Template { type: "Template", - value: "}\`", + value: "}`", range: [93, 95], loc: { @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-2 TSESTree - T end: { column: 23, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/3-Babel-AST.shot index 1167da5f3305..30871d04dc44 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-2 Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/4-Babel-Tokens.shot index b05f47456e66..579b54e5315d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-2 Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -34,7 +31,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-2 Babel - Toke }, Template { type: "Template", - value: "\`foo\${", + value: "`foo${", range: [82, 88], loc: { @@ -54,7 +51,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-2 Babel - Toke }, Template { type: "Template", - value: "}\`", + value: "}`", range: [93, 95], loc: { @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-2 Babel - Toke end: { column: 23, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/5-AST-Alignment-AST.shot index 404715ae22a3..8e441bc5d741 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types template-literal-type-2 AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > template-literal-type-2 > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -56,7 +56,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-2 AST Alignmen + type: 'TSLiteralType', + literal: Literal { + type: 'Literal', -+ raw: '\\'bar\\'', ++ raw: '\'bar\'', + value: 'bar', - range: [93, 95], @@ -71,7 +71,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-2 AST Alignmen - type: 'TSLiteralType', - literal: Literal { - type: 'Literal', -- raw: '\\'bar\\'', +- raw: '\'bar\'', - value: 'bar', + range: [88, 93], + loc: { @@ -151,5 +151,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-2 AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/6-AST-Alignment-Tokens.shot index 61609dd71382..2c52c092095d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-2/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types template-literal-type-2 AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > template-literal-type-2 > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/1-TSESTree-AST.shot index fbf01b73f264..86bdf5a0561f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-3 TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -274,5 +271,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/2-TSESTree-Tokens.shot index eddda106b141..670a0c7ebee3 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-3 TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -174,7 +171,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 TSESTree - T }, Template { type: "Template", - value: "\`\${", + value: "`${", range: [150, 153], loc: { @@ -214,7 +211,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 TSESTree - T }, Template { type: "Template", - value: "} fish\`", + value: "} fish`", range: [169, 176], loc: { @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 TSESTree - T end: { column: 44, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/3-Babel-AST.shot index 985dd988862c..a238a48571a2 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-3 Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -270,5 +267,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/4-Babel-Tokens.shot index 8fcd21e74870..670a0c7ebee3 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-3 Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -174,7 +171,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 Babel - Toke }, Template { type: "Template", - value: "\`\${", + value: "`${", range: [150, 153], loc: { @@ -214,7 +211,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 Babel - Toke }, Template { type: "Template", - value: "} fish\`", + value: "} fish`", range: [169, 176], loc: { @@ -232,5 +229,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 Babel - Toke end: { column: 44, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/5-AST-Alignment-AST.shot index 44cf2dd87553..ba85f47999d0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types template-literal-type-3 AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > template-literal-type-3 > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -30,7 +30,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 AST Alignmen type: 'TSLiteralType', literal: Literal { type: 'Literal', - raw: '\\'red\\'', + raw: '\'red\'', value: 'red', range: [86, 91], @@ -50,7 +50,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 AST Alignmen type: 'TSLiteralType', literal: Literal { type: 'Literal', - raw: '\\'blue\\'', + raw: '\'blue\'', value: 'blue', range: [94, 100], @@ -103,7 +103,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 AST Alignmen type: 'TSLiteralType', literal: Literal { type: 'Literal', - raw: '\\'one\\'', + raw: '\'one\'', value: 'one', range: [118, 123], @@ -123,7 +123,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 AST Alignmen type: 'TSLiteralType', literal: Literal { type: 'Literal', - raw: '\\'two\\'', + raw: '\'two\'', value: 'two', range: [126, 131], @@ -349,5 +349,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-3 AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/6-AST-Alignment-Tokens.shot index 9adb33090a31..eafc21403cfc 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-3/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types template-literal-type-3 AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > template-literal-type-3 > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/1-TSESTree-AST.shot index 08cdee8255cd..5a2aee247757 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-4 TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -447,5 +444,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/2-TSESTree-Tokens.shot index 2cb6cc2099c2..aa63a76bb2da 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-4 TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -84,7 +81,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 TSESTree - T }, Template { type: "Template", - value: "\`\${", + value: "`${", range: [121, 124], loc: { @@ -134,7 +131,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 TSESTree - T }, Template { type: "Template", - value: "} - \${", + value: "} - ${", range: [136, 142], loc: { @@ -184,7 +181,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 TSESTree - T }, Template { type: "Template", - value: "} - \${", + value: "} - ${", range: [154, 160], loc: { @@ -234,7 +231,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 TSESTree - T }, Template { type: "Template", - value: "} - \${", + value: "} - ${", range: [173, 179], loc: { @@ -284,7 +281,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 TSESTree - T }, Template { type: "Template", - value: "}\`", + value: "}`", range: [194, 196], loc: { @@ -382,5 +379,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 TSESTree - T end: { column: 43, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/3-Babel-AST.shot index 7ac7d6187a5b..34b4339d8044 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-4 Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -418,5 +415,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/4-Babel-Tokens.shot index 46a6b8dee51b..aa63a76bb2da 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types template-literal-type-4 Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -84,7 +81,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 Babel - Toke }, Template { type: "Template", - value: "\`\${", + value: "`${", range: [121, 124], loc: { @@ -134,7 +131,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 Babel - Toke }, Template { type: "Template", - value: "} - \${", + value: "} - ${", range: [136, 142], loc: { @@ -184,7 +181,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 Babel - Toke }, Template { type: "Template", - value: "} - \${", + value: "} - ${", range: [154, 160], loc: { @@ -234,7 +231,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 Babel - Toke }, Template { type: "Template", - value: "} - \${", + value: "} - ${", range: [173, 179], loc: { @@ -284,7 +281,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 Babel - Toke }, Template { type: "Template", - value: "}\`", + value: "}`", range: [194, 196], loc: { @@ -382,5 +379,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 Babel - Toke end: { column: 43, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/5-AST-Alignment-AST.shot index 1b0760380972..b5dc7802ebc5 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types template-literal-type-4 AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > template-literal-type-4 > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -612,7 +612,7 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 AST Alignmen type: 'TSLiteralType', literal: Literal { type: 'Literal', - raw: '\\'heLLo\\'', + raw: '\'heLLo\'', value: 'heLLo', range: [232, 239], @@ -670,5 +670,4 @@ exports[`AST Fixtures legacy-fixtures types template-literal-type-4 AST Alignmen start: { column: 0, line: 3 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/6-AST-Alignment-Tokens.shot index 4ebf872b5042..561f7fc0a0ca 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/template-literal-type-4/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types template-literal-type-4 AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > template-literal-type-4 > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/1-TSESTree-AST.shot index 822ae4ea3367..f4b61b767f31 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types this-type-expanded TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -1140,5 +1137,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 32 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/2-TSESTree-Tokens.shot index 08d8cf1f57ad..1deb60e039ac 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types this-type-expanded TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -1242,5 +1239,4 @@ exports[`AST Fixtures legacy-fixtures types this-type-expanded TSESTree - Tokens end: { column: 1, line: 31 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/3-Babel-AST.shot index 82c4b8175a43..54909420c019 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types this-type-expanded Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -1048,5 +1045,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 32 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/4-Babel-Tokens.shot index 6aaaa4155439..d2c58174abd4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types this-type-expanded Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -1242,5 +1239,4 @@ exports[`AST Fixtures legacy-fixtures types this-type-expanded Babel - Tokens 1` end: { column: 1, line: 31 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/5-AST-Alignment-AST.shot index 9e0dd132e21e..c317694de161 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types this-type-expanded AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > this-type-expanded > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -1144,5 +1144,4 @@ exports[`AST Fixtures legacy-fixtures types this-type-expanded AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 32 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/6-AST-Alignment-Tokens.shot index 1ac8cbcbd28d..a00c84b46b57 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type-expanded/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types this-type-expanded AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > this-type-expanded > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -1270,5 +1270,4 @@ exports[`AST Fixtures legacy-fixtures types this-type-expanded AST Alignment - T end: { column: 1, line: 31 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/1-TSESTree-AST.shot index cd31f7615741..af98726d5be2 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types this-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -138,5 +135,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/2-TSESTree-Tokens.shot index 8cae01093b5e..21730a64f656 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types this-type TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types this-type TSESTree - Tokens 1`] = ` end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/3-Babel-AST.shot index 55fad10f0951..f5478956ead8 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types this-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -126,5 +123,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/4-Babel-Tokens.shot index 4be7e15e3c45..21730a64f656 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types this-type Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types this-type Babel - Tokens 1`] = ` end: { column: 1, line: 7 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/5-AST-Alignment-AST.shot index 2f079c26764e..4ea6109889bf 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types this-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > this-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -142,5 +142,4 @@ exports[`AST Fixtures legacy-fixtures types this-type AST Alignment - AST 1`] = start: { column: 0, line: 3 }, end: { column: 0, line: 8 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/6-AST-Alignment-Tokens.shot index ac05f79baab8..3737c2189b73 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/this-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types this-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > this-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/1-TSESTree-AST.shot index f2472dfa34b6..e8538925938a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-empty TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/2-TSESTree-Tokens.shot index 8d658ac6a918..5fb2042b7470 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-empty TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-empty TSESTree - Tokens 1`] = end: { column: 10, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/3-Babel-AST.shot index f464104f9529..141706715adf 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-empty Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/4-Babel-Tokens.shot index ddd9643958f3..41031c9068b0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-empty Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -62,5 +59,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-empty Babel - Tokens 1`] = ` end: { column: 10, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/5-AST-Alignment-AST.shot index 93ce1725a9e0..b40009b7abc9 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-empty AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-empty > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -71,5 +71,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-empty AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/6-AST-Alignment-Tokens.shot index 0ba6dc820c4c..7dfb0dc23bd7 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-empty/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-empty AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-empty > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -68,5 +68,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-empty AST Alignment - Token 1` end: { column: 10, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/1-TSESTree-AST.shot index 707abc21ee7c..4800fb06d9e3 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-optional TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -181,5 +178,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/2-TSESTree-Tokens.shot index 25ee3d0ac479..0e6c24dc58d9 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-optional TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-optional TSESTree - Toke end: { column: 52, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/3-Babel-AST.shot index 9ee190c32e15..78f352a4e46a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-optional Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -171,5 +168,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/4-Babel-Tokens.shot index dfa78bbe4bef..7b3c79ba1164 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-optional Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -212,5 +209,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-optional Babel - Tokens end: { column: 52, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/5-AST-Alignment-AST.shot index cf045fd04e46..e1d3b18eaa75 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-named-optional AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-named-optional > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -185,5 +185,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-optional AST Alignment - start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/6-AST-Alignment-Tokens.shot index fa0544faf55d..8096a9af7876 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-optional/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-named-optional AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-named-optional > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -218,5 +218,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-optional AST Alignment - end: { column: 52, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/1-TSESTree-AST.shot index b59584ba3772..3e6a8e950fab 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-rest TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -148,5 +145,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/2-TSESTree-Tokens.shot index a718df482a05..c2b21dcd7402 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-rest TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-rest TSESTree - Tokens 1 end: { column: 35, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/3-Babel-AST.shot index 021c7b1d2be8..bc07a31d18c6 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-rest Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -140,5 +137,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/4-Babel-Tokens.shot index 0204b0e6d355..1936dc9a2c28 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-rest Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -162,5 +159,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-rest Babel - Tokens 1`] end: { column: 35, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/5-AST-Alignment-AST.shot index c7398b84a5b3..3695e450b7c4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-named-rest AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-named-rest > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -152,5 +152,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-rest AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/6-AST-Alignment-Tokens.shot index de94d7315c7f..d2f6b78e3d13 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-rest/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-named-rest AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-named-rest > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -168,5 +168,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-rest AST Alignment - Tok end: { column: 35, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/1-TSESTree-AST.shot index a734af5b7e10..62e42528cae3 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -107,5 +104,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/2-TSESTree-Tokens.shot index 49f80d3ec3eb..c7d306ec4b82 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-type TSESTree - Tokens 1 end: { column: 35, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/3-Babel-AST.shot index 85bb7b0bae8d..8db38510abea 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -100,5 +97,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/4-Babel-Tokens.shot index 4c62ca261c19..c7d306ec4b82 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-type Babel - Tokens 1`] end: { column: 35, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/5-AST-Alignment-AST.shot index 44ce3bf0db01..eb952147566d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-named-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-named-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -111,5 +111,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named-type AST Alignment - AST start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/6-AST-Alignment-Tokens.shot index 30fb9c3d6b93..3db776ef876f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-named-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > tuple-named-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/1-TSESTree-AST.shot index a1e56710e951..613bc0a60698 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -161,5 +158,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/2-TSESTree-Tokens.shot index 70f8c4510a03..55c76af54c68 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named TSESTree - Tokens 1`] = end: { column: 41, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/3-Babel-AST.shot index 34fbb78402a3..fa34c774c0c5 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -151,5 +148,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/4-Babel-Tokens.shot index edb9ce7c814f..b696dfd5b340 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-named Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named Babel - Tokens 1`] = ` end: { column: 41, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/5-AST-Alignment-AST.shot index 46056560b922..7cbe35f7c915 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-named AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-named > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -165,5 +165,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/6-AST-Alignment-Tokens.shot index 9904d41a1a2b..fabfc1ce0ec4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-named/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-named AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-named > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -178,5 +178,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-named AST Alignment - Token 1` end: { column: 41, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/1-TSESTree-AST.shot index 085e71318ccd..68bbbf9b1189 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-optional TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -133,5 +130,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/2-TSESTree-Tokens.shot index c3beb23c270c..3dfe6687ff52 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-optional TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-optional TSESTree - Tokens 1`] end: { column: 45, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/3-Babel-AST.shot index 3a6e4b74d73c..c0bd23123ca1 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-optional Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -138,5 +135,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/4-Babel-Tokens.shot index b08affcbd45a..f27109984826 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-optional Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -172,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-optional Babel - Tokens 1`] = end: { column: 45, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/5-AST-Alignment-AST.shot index c18e7df81ac2..82db3a3a14cb 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-optional AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-optional > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -166,5 +166,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-optional AST Alignment - AST 1 start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/6-AST-Alignment-Tokens.shot index 3095bf123182..9e31bcd69af4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-optional/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-optional AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-optional > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -178,5 +178,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-optional AST Alignment - Token end: { column: 45, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/1-TSESTree-AST.shot index 5ae74be0a298..47ccc1865a97 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-rest TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -104,5 +101,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/2-TSESTree-Tokens.shot index 2d7f92616a7a..9ed540fb2ebe 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-rest TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-rest TSESTree - Tokens 1`] = ` end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/3-Babel-AST.shot index 61aad1f65fce..b0763fe83658 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-rest Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -100,5 +97,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/4-Babel-Tokens.shot index ebad129671d1..788399b58467 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-rest Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-rest Babel - Tokens 1`] = ` end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/5-AST-Alignment-AST.shot index 39b744ef4e5a..094f7b6e4c7f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-rest AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-rest > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -108,5 +108,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-rest AST Alignment - AST 1`] = start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/6-AST-Alignment-Tokens.shot index 64dc8089180e..5e657b848e3a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-rest/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-rest AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-rest > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -128,5 +128,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-rest AST Alignment - Token 1`] end: { column: 29, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/1-TSESTree-AST.shot index 72e55c01a012..1b1a04aff1d2 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -72,5 +69,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/2-TSESTree-Tokens.shot index 3094a97dcf6d..baf75c0808f7 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-type TSESTree - Tokens 1`] = ` end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/3-Babel-AST.shot index 6ab7be1e3deb..3de07f96c163 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -69,5 +66,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/4-Babel-Tokens.shot index 442a7025027e..baf75c0808f7 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-type Babel - Tokens 1`] = ` end: { column: 29, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/5-AST-Alignment-AST.shot index c60916510296..337b792e4e8c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -76,5 +76,4 @@ exports[`AST Fixtures legacy-fixtures types tuple-type AST Alignment - AST 1`] = start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/6-AST-Alignment-Tokens.shot index fa6b8592e157..c477fa361fbe 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > tuple-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/1-TSESTree-AST.shot index a5ac7394e1d0..f2875a78120d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -95,5 +92,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/2-TSESTree-Tokens.shot index 0109a8e663be..c00e485c9228 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types tuple TSESTree - Tokens 1`] = ` end: { column: 32, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/3-Babel-AST.shot index 3ac2a320ca90..f161e440fd7d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/4-Babel-Tokens.shot index a92a2d3aab55..0728f53a8a9a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types tuple Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types tuple Babel - Tokens 1`] = ` end: { column: 32, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/5-AST-Alignment-AST.shot index 17d1d9f4695a..c14c9f325f3c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -99,5 +99,4 @@ exports[`AST Fixtures legacy-fixtures types tuple AST Alignment - AST 1`] = ` start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/6-AST-Alignment-Tokens.shot index 01bc1c8a1788..3351b4800293 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/tuple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types tuple AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > tuple > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -118,5 +118,4 @@ exports[`AST Fixtures legacy-fixtures types tuple AST Alignment - Token 1`] = ` end: { column: 32, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/1-TSESTree-AST.shot index af94ebe300bc..6eda81b0e7a4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types type-literal TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -111,5 +108,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/2-TSESTree-Tokens.shot index 27fc0b16d2d6..5ea169be4a42 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types type-literal TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures types type-literal TSESTree - Tokens 1`] = end: { column: 23, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/3-Babel-AST.shot index 844796b9bbb6..a81453f1ba6d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types type-literal Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -102,5 +99,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/4-Babel-Tokens.shot index 0babc1ec50ad..e3baed46299d 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types type-literal Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures legacy-fixtures types type-literal Babel - Tokens 1`] = ` end: { column: 23, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/5-AST-Alignment-AST.shot index 66cd9e9abe86..753e1df40eaa 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types type-literal AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > type-literal > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -115,5 +115,4 @@ exports[`AST Fixtures legacy-fixtures types type-literal AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/6-AST-Alignment-Tokens.shot index c342a02e96df..db9d740857bb 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-literal/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types type-literal AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > type-literal > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -98,5 +98,4 @@ exports[`AST Fixtures legacy-fixtures types type-literal AST Alignment - Token 1 end: { column: 23, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/1-TSESTree-AST.shot index 150915876a76..dceebe8e1653 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types type-operator TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -152,5 +149,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/2-TSESTree-Tokens.shot index 8342a54237e4..82cfb8838ccd 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types type-operator TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures types type-operator TSESTree - Tokens 1`] end: { column: 21, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/3-Babel-AST.shot index d4b32e82f7df..a5e00826a879 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types type-operator Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -142,5 +139,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/4-Babel-Tokens.shot index f65669b64187..3a5d505e2e8a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types type-operator Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -122,5 +119,4 @@ exports[`AST Fixtures legacy-fixtures types type-operator Babel - Tokens 1`] = ` end: { column: 21, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/5-AST-Alignment-AST.shot index 1cc236c53e00..e7d0c0914df5 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types type-operator AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > type-operator > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -156,5 +156,4 @@ exports[`AST Fixtures legacy-fixtures types type-operator AST Alignment - AST 1` start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/6-AST-Alignment-Tokens.shot index 0447c69e1c2f..c30791e25fe7 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/type-operator/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types type-operator AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > type-operator > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -130,5 +130,4 @@ exports[`AST Fixtures legacy-fixtures types type-operator AST Alignment - Token end: { column: 21, line: 4 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/1-TSESTree-AST.shot index c78aefba38d2..a8b9b370c55b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof-this TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -159,5 +156,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/2-TSESTree-Tokens.shot index ba86068a49ed..accecbdf3e6c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof-this TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types typeof-this TSESTree - Tokens 1`] = end: { column: 25, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/3-Babel-AST.shot index 16be871c1c1e..d19b6e7e0e3f 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof-this Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -151,5 +148,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/4-Babel-Tokens.shot index abf69e7ff073..db8464f05758 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof-this Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -142,5 +139,4 @@ exports[`AST Fixtures legacy-fixtures types typeof-this Babel - Tokens 1`] = ` end: { column: 25, line: 4 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/5-AST-Alignment-AST.shot index e032e84b0c5f..0a66fc77412c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types typeof-this AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > typeof-this > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -169,5 +169,4 @@ exports[`AST Fixtures legacy-fixtures types typeof-this AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 5 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/6-AST-Alignment-Tokens.shot index fac88176603f..c76669826b20 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-this/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types typeof-this AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > typeof-this > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -154,5 +154,4 @@ exports[`AST Fixtures legacy-fixtures types typeof-this AST Alignment - Token 1` end: { column: 25, line: 4 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/1-TSESTree-AST.shot index 7b4638ac81ad..adfc689d86b4 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof-with-type-parameters TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -131,5 +128,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/2-TSESTree-Tokens.shot index 05ae68304c53..5a00a924380e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof-with-type-parameters TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types typeof-with-type-parameters TSESTree end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/3-Babel-AST.shot index b98b2ff99ed9..4b65015b4541 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof-with-type-parameters Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -121,5 +118,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/4-Babel-Tokens.shot index 02080b5cc739..6afaf9bc864a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof-with-type-parameters Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -112,5 +109,4 @@ exports[`AST Fixtures legacy-fixtures types typeof-with-type-parameters Babel - end: { column: 21, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/5-AST-Alignment-AST.shot index 4ff83eed65fd..69496e4a8271 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types typeof-with-type-parameters AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > typeof-with-type-parameters > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -136,5 +136,4 @@ exports[`AST Fixtures legacy-fixtures types typeof-with-type-parameters AST Alig start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot index 439effa84184..55792f4c3fb3 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof-with-type-parameters/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types typeof-with-type-parameters AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > typeof-with-type-parameters > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -118,5 +118,4 @@ exports[`AST Fixtures legacy-fixtures types typeof-with-type-parameters AST Alig end: { column: 21, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/1-TSESTree-AST.shot index fddee09790b2..cc86ee350d61 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -99,5 +96,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/2-TSESTree-Tokens.shot index fba71ceec00c..1dd2f34f58fe 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures types typeof TSESTree - Tokens 1`] = ` end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/3-Babel-AST.shot index 5e327598dec0..e4f8d1941f1c 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -91,5 +88,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/4-Babel-Tokens.shot index 7ccacaf04787..baf361175501 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types typeof Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures legacy-fixtures types typeof Babel - Tokens 1`] = ` end: { column: 18, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/5-AST-Alignment-AST.shot index 9626fdabc89e..a17bb9c2c925 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types typeof AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > typeof > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -103,5 +103,4 @@ exports[`AST Fixtures legacy-fixtures types typeof AST Alignment - AST 1`] = ` start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/6-AST-Alignment-Tokens.shot index ac369cf300af..4e1450d353ce 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/typeof/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types typeof AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > typeof > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures legacy-fixtures types typeof AST Alignment - Token 1`] = ` end: { column: 18, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/1-TSESTree-AST.shot index f15ca890604e..deb8b8b0fddc 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types union-intersection TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -357,5 +354,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/2-TSESTree-Tokens.shot index 034e2c44ac04..c5159511416e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types union-intersection TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -382,5 +379,4 @@ exports[`AST Fixtures legacy-fixtures types union-intersection TSESTree - Tokens end: { column: 45, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/3-Babel-AST.shot index bc445e5dd03a..3942c86883bc 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types union-intersection Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -359,5 +356,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/4-Babel-Tokens.shot index c9581564655c..a5c2e0f37f4e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types union-intersection Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -382,5 +379,4 @@ exports[`AST Fixtures legacy-fixtures types union-intersection Babel - Tokens 1` end: { column: 45, line: 6 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/5-AST-Alignment-AST.shot index f06a5479ddf6..795868234bb0 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types union-intersection AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > union-intersection > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -419,5 +419,4 @@ exports[`AST Fixtures legacy-fixtures types union-intersection AST Alignment - A start: { column: 0, line: 3 }, end: { column: 0, line: 7 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/6-AST-Alignment-Tokens.shot index d3ce54064927..f8ff003d5c8e 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-intersection/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types union-intersection AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > union-intersection > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -396,5 +396,4 @@ exports[`AST Fixtures legacy-fixtures types union-intersection AST Alignment - T end: { column: 45, line: 6 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/1-TSESTree-AST.shot index 13a4dc558819..f6433b8fa871 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types union-type TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/2-TSESTree-Tokens.shot index 266ed6f132ad..5df84673901b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types union-type TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures types union-type TSESTree - Tokens 1`] = ` end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/3-Babel-AST.shot index 065f0949c91a..6a337494ac0a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types union-type Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -60,5 +57,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/4-Babel-Tokens.shot index 1bb015ac6678..5df84673901b 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures legacy-fixtures types union-type Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -72,5 +69,4 @@ exports[`AST Fixtures legacy-fixtures types union-type Babel - Tokens 1`] = ` end: { column: 27, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/5-AST-Alignment-AST.shot index 2a439c04296c..ef61b62cc848 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types union-type AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > legacy-fixtures > types > union-type > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -67,5 +67,4 @@ exports[`AST Fixtures legacy-fixtures types union-type AST Alignment - AST 1`] = start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/6-AST-Alignment-Tokens.shot index 9c6a6333543b..b63cb4d4651a 100644 --- a/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/legacy-fixtures/types/fixtures/union-type/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures legacy-fixtures types union-type AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > legacy-fixtures > types > union-type > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/1-TSESTree-Error.shot index 622f9f761c14..63a506b7a96b 100644 --- a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures parameter TSParameterProperty _error_ override-function-parameter TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > parameter > TSParameterProperty > _error_ > override-function-parameter > TSESTree - Error`] +TSError > 1 | function foo(override parameter) {} | ^^^^^^^^ A parameter property is only allowed in a constructor implementation. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/2-Babel-Error.shot index 10b3877c585a..746f2d00e0bb 100644 --- a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures parameter TSParameterProperty _error_ override-function-parameter Babel - Error 1`] = `[SyntaxError: A parameter property is only allowed in a constructor implementation. (1:13)]`; +exports[`AST Fixtures > parameter > TSParameterProperty > _error_ > override-function-parameter > Babel - Error`] +SyntaxError: A parameter property is only allowed in a constructor implementation. (1:13) diff --git a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/3-Alignment-Error.shot index 2ed033795ab9..3389f0dc41fd 100644 --- a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-function-parameter/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures parameter TSParameterProperty _error_ override-function-parameter Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > parameter > TSParameterProperty > _error_ > override-function-parameter > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/1-TSESTree-Error.shot index 20c1175484ef..d11fcf595bc2 100644 --- a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures parameter TSParameterProperty _error_ override-method-parameter TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > parameter > TSParameterProperty > _error_ > override-method-parameter > TSESTree - Error`] +TSError 1 | class Foo { > 2 | method(override parameter) {} | ^^^^^^^^ A parameter property is only allowed in a constructor implementation. 3 | } - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/2-Babel-Error.shot index 63ae30ee6f59..c01c6423d57f 100644 --- a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures parameter TSParameterProperty _error_ override-method-parameter Babel - Error 1`] = `[SyntaxError: A parameter property is only allowed in a constructor implementation. (2:9)]`; +exports[`AST Fixtures > parameter > TSParameterProperty > _error_ > override-method-parameter > Babel - Error`] +SyntaxError: A parameter property is only allowed in a constructor implementation. (2:9) diff --git a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/3-Alignment-Error.shot index 8865ee198d97..63ca0939f5ea 100644 --- a/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/parameter/TSParameterProperty/fixtures/_error_/override-method-parameter/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures parameter TSParameterProperty _error_ override-method-parameter Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > parameter > TSParameterProperty > _error_ > override-method-parameter > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/1-TSESTree-Error.shot index 15afb67aa0f6..1172543980a2 100644 --- a/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special CatchClause _error_ with-initializer TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > special > CatchClause > _error_ > with-initializer > TSESTree - Error`] +TSError 1 | try { 2 | } > 3 | catch (e = 1) { | ^ Catch clause variable cannot have an initializer. 4 | } - 5 |" -`; + 5 | diff --git a/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/2-Babel-Error.shot index ded5064c6bac..45304cec97a8 100644 --- a/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special CatchClause _error_ with-initializer Babel - Error 1`] = `[SyntaxError: Unexpected token, expected ")" (3:9)]`; +exports[`AST Fixtures > special > CatchClause > _error_ > with-initializer > Babel - Error`] +SyntaxError: Unexpected token, expected ")" (3:9) diff --git a/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/3-Alignment-Error.shot index 9562d8ee3c45..7705cb35f5ec 100644 --- a/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/special/CatchClause/fixtures/_error_/with-initializer/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special CatchClause _error_ with-initializer Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > special > CatchClause > _error_ > with-initializer > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/1-TSESTree-AST.shot index bb2534de5426..b6a503db6564 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special Decorator decorator-class-member-super-with-parens TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -244,5 +241,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/2-TSESTree-Tokens.shot index 39c9576fcdd2..e814beeee724 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special Decorator decorator-class-member-super-with-parens TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -262,5 +259,4 @@ exports[`AST Fixtures special Decorator decorator-class-member-super-with-parens end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/3-Babel-AST.shot index 68fed847dfa6..1b1213fb4497 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special Decorator decorator-class-member-super-with-parens Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -217,5 +214,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/4-Babel-Tokens.shot index 819ec02b982f..e814beeee724 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special Decorator decorator-class-member-super-with-parens Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -262,5 +259,4 @@ exports[`AST Fixtures special Decorator decorator-class-member-super-with-parens end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/5-AST-Alignment-AST.shot index cedfa995786c..46de43234aad 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special Decorator decorator-class-member-super-with-parens AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > Decorator > decorator-class-member-super-with-parens > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -248,5 +248,4 @@ exports[`AST Fixtures special Decorator decorator-class-member-super-with-parens start: { column: 0, line: 1 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/6-AST-Alignment-Tokens.shot index 30d60a23777c..b2b0cefe9577 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-with-parens/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special Decorator decorator-class-member-super-with-parens AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > Decorator > decorator-class-member-super-with-parens > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/1-TSESTree-AST.shot index b0e1c6732c76..8f3cf7e3a5f8 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special Decorator decorator-class-member-super-without-parens TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -244,5 +241,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/2-TSESTree-Tokens.shot index 920b99595efb..f704a5dd4304 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special Decorator decorator-class-member-super-without-parens TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -262,5 +259,4 @@ exports[`AST Fixtures special Decorator decorator-class-member-super-without-par end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/3-Babel-AST.shot index 71cc027fce4b..3307ee655b38 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special Decorator decorator-class-member-super-without-parens Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -217,5 +214,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/4-Babel-Tokens.shot index 9257eaf5f94c..f704a5dd4304 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special Decorator decorator-class-member-super-without-parens Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -262,5 +259,4 @@ exports[`AST Fixtures special Decorator decorator-class-member-super-without-par end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/5-AST-Alignment-AST.shot index 486bc25a3600..26903089dfa8 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special Decorator decorator-class-member-super-without-parens AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > Decorator > decorator-class-member-super-without-parens > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -248,5 +248,4 @@ exports[`AST Fixtures special Decorator decorator-class-member-super-without-par start: { column: 0, line: 1 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/6-AST-Alignment-Tokens.shot index 5044a0cb2a10..cc6f22405d20 100644 --- a/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/Decorator/fixtures/decorator-class-member-super-without-parens/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special Decorator decorator-class-member-super-without-parens AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > Decorator > decorator-class-member-super-without-parens > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/1-TSESTree-Error.shot index ee76a4ad0f5a..31885a83b27d 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ExportSpecifier _error_ literal-specifier TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > special > ExportSpecifier > _error_ > literal-specifier > TSESTree - Error`] +TSError > 1 | export { 'A' as A }; - | ^^^ A string literal cannot be used as a local exported binding without \`from\`. - 2 |" -`; + | ^^^ A string literal cannot be used as a local exported binding without `from`. + 2 | diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/2-Babel-Error.shot index 371eef93ebcd..14ba1326d51f 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/2-Babel-Error.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ExportSpecifier _error_ literal-specifier Babel - Error 1`] = ` -[SyntaxError: A string literal cannot be used as an exported binding without \`from\`. -- Did you mean \`export { 'A' as 'A' } from 'some-module'\`? (1:9)] -`; +exports[`AST Fixtures > special > ExportSpecifier > _error_ > literal-specifier > Babel - Error`] +SyntaxError: A string literal cannot be used as an exported binding without `from`. +- Did you mean `export { 'A' as 'A' } from 'some-module'`? (1:9) diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/3-Alignment-Error.shot index 1b30c3094d7c..dface3d32b49 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/_error_/literal-specifier/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ExportSpecifier _error_ literal-specifier Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > special > ExportSpecifier > _error_ > literal-specifier > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/1-TSESTree-AST.shot index b69c0578632e..da1cf8ef3d30 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier literal-specifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/2-TSESTree-Tokens.shot index fb7598ea9115..451b9d4f5973 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier literal-specifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures special ExportSpecifier literal-specifier TSESTree - Token end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/3-Babel-AST.shot index 359714d4fdb0..65e5b1e4221b 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier literal-specifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -68,5 +65,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/4-Babel-Tokens.shot index c266c934e8af..451b9d4f5973 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier literal-specifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures special ExportSpecifier literal-specifier Babel - Tokens 1 end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/5-AST-Alignment-AST.shot index f904d790041a..145bfb03fbdf 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ExportSpecifier literal-specifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > ExportSpecifier > literal-specifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures special ExportSpecifier literal-specifier AST Alignment - exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [25, 30], @@ -30,7 +30,7 @@ exports[`AST Fixtures special ExportSpecifier literal-specifier AST Alignment - type: 'ExportSpecifier', exported: Literal { type: 'Literal', - raw: '\\'A\\'', + raw: '\'A\'', value: 'A', range: [14, 17], @@ -75,5 +75,4 @@ exports[`AST Fixtures special ExportSpecifier literal-specifier AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/6-AST-Alignment-Tokens.shot index e722c5c9970c..3126c685b7a0 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/literal-specifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ExportSpecifier literal-specifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > ExportSpecifier > literal-specifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/1-TSESTree-AST.shot index 4c6072d77e0d..d26077607ee0 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier type-only-export-specifiers TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -105,5 +102,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/2-TSESTree-Tokens.shot index 95164c4fdb1e..4b9133504470 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier type-only-export-specifiers TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures special ExportSpecifier type-only-export-specifiers TSESTr end: { column: 37, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/3-Babel-AST.shot index 0fbd9915e81a..05e2bf8da4e2 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier type-only-export-specifiers Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -97,5 +94,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/4-Babel-Tokens.shot index 753a74b9f5d1..4b9133504470 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier type-only-export-specifiers Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures special ExportSpecifier type-only-export-specifiers Babel end: { column: 37, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/5-AST-Alignment-AST.shot index 0f14a2e61779..a9671b56ffb3 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ExportSpecifier type-only-export-specifiers AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > ExportSpecifier > type-only-export-specifiers > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures special ExportSpecifier type-only-export-specifiers AST Al exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [31, 36], @@ -110,5 +110,4 @@ exports[`AST Fixtures special ExportSpecifier type-only-export-specifiers AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/6-AST-Alignment-Tokens.shot index fd90fbaead1c..c8ef04319919 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/type-only-export-specifiers/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ExportSpecifier type-only-export-specifiers AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > ExportSpecifier > type-only-export-specifiers > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/1-TSESTree-AST.shot index a78bbd9c862e..da1cf8ef3d30 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier value-export-specifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/2-TSESTree-Tokens.shot index 8e76817d8de0..451b9d4f5973 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier value-export-specifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures special ExportSpecifier value-export-specifier TSESTree - end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/3-Babel-AST.shot index fda29c2069d0..65e5b1e4221b 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier value-export-specifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -68,5 +65,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/4-Babel-Tokens.shot index 93b98c503ed2..451b9d4f5973 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ExportSpecifier value-export-specifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures special ExportSpecifier value-export-specifier Babel - Tok end: { column: 31, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/5-AST-Alignment-AST.shot index df7bfcd78711..41ba0301b750 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ExportSpecifier value-export-specifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > ExportSpecifier > value-export-specifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -16,7 +16,7 @@ exports[`AST Fixtures special ExportSpecifier value-export-specifier AST Alignme exportKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [25, 30], @@ -30,7 +30,7 @@ exports[`AST Fixtures special ExportSpecifier value-export-specifier AST Alignme type: 'ExportSpecifier', exported: Literal { type: 'Literal', - raw: '\\'A\\'', + raw: '\'A\'', value: 'A', range: [14, 17], @@ -75,5 +75,4 @@ exports[`AST Fixtures special ExportSpecifier value-export-specifier AST Alignme start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/6-AST-Alignment-Tokens.shot index f5be7bfe4cb7..3f8f734a96be 100644 --- a/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/ExportSpecifier/fixtures/value-export-specifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ExportSpecifier value-export-specifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > ExportSpecifier > value-export-specifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/1-TSESTree-AST.shot index abee47b05717..4fbd6cbad0e7 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ImportSpecifier type-only-import-specifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -70,5 +67,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/2-TSESTree-Tokens.shot index dff80ff21838..81c3260bd90f 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ImportSpecifier type-only-import-specifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures special ImportSpecifier type-only-import-specifier TSESTre end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/3-Babel-AST.shot index 643571d60716..5bde086b885d 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ImportSpecifier type-only-import-specifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -66,5 +63,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/4-Babel-Tokens.shot index e265e9d9061b..81c3260bd90f 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ImportSpecifier type-only-import-specifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures special ImportSpecifier type-only-import-specifier Babel - end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/5-AST-Alignment-AST.shot index 6fab4ad34bca..d9b735f9884a 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ImportSpecifier type-only-import-specifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > ImportSpecifier > type-only-import-specifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures special ImportSpecifier type-only-import-specifier AST Ali importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [23, 28], @@ -75,5 +75,4 @@ exports[`AST Fixtures special ImportSpecifier type-only-import-specifier AST Ali start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/6-AST-Alignment-Tokens.shot index d24c34c94c95..ed4a1d903e5c 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ImportSpecifier type-only-import-specifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > ImportSpecifier > type-only-import-specifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/1-TSESTree-AST.shot index ee1f5a5aacad..d42478a38a46 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ImportSpecifier type-only-import-specifiers TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -104,5 +101,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/2-TSESTree-Tokens.shot index 75ea97061ea2..179c956e0a34 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ImportSpecifier type-only-import-specifiers TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures special ImportSpecifier type-only-import-specifiers TSESTr end: { column: 37, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/3-Babel-AST.shot index 9d2ded63258e..f18fd78bbbf9 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ImportSpecifier type-only-import-specifiers Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -96,5 +93,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/4-Babel-Tokens.shot index 0e26034ffd30..179c956e0a34 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special ImportSpecifier type-only-import-specifiers Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -112,5 +109,4 @@ exports[`AST Fixtures special ImportSpecifier type-only-import-specifiers Babel end: { column: 37, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/5-AST-Alignment-AST.shot index e2b01ef26491..58b1daa0d6ec 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ImportSpecifier type-only-import-specifiers AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > ImportSpecifier > type-only-import-specifiers > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -15,7 +15,7 @@ exports[`AST Fixtures special ImportSpecifier type-only-import-specifiers AST Al importKind: 'value', source: Literal { type: 'Literal', - raw: '\\'mod\\'', + raw: '\'mod\'', value: 'mod', range: [31, 36], @@ -109,5 +109,4 @@ exports[`AST Fixtures special ImportSpecifier type-only-import-specifiers AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/6-AST-Alignment-Tokens.shot index bb6cbaf0b7ad..8c4c48eae6af 100644 --- a/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/ImportSpecifier/fixtures/type-only-import-specifiers/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special ImportSpecifier type-only-import-specifiers AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > ImportSpecifier > type-only-import-specifiers > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/1-TSESTree-AST.shot index ef5668193aee..e49dd2a3a997 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier-extends TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot index 8d06df9d215b..021fe5ad90fb 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier-extends TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter arrow-const-modifier-extends TSEST end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/3-Babel-AST.shot index 6d6084a0dab5..dc08cd71b20b 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier-extends Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/4-Babel-Tokens.shot index 0c5a13d7cb43..021fe5ad90fb 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier-extends Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter arrow-const-modifier-extends Babel end: { column: 28, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot index 272b11db8f6b..5808863d9a02 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier-extends AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > arrow-const-modifier-extends > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -106,5 +106,4 @@ exports[`AST Fixtures special TSTypeParameter arrow-const-modifier-extends AST A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot index 098a78ba535d..a9ba8b330ca6 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier-extends AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > arrow-const-modifier-extends > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/1-TSESTree-AST.shot index 73bffe1a3716..4d1b12a7390d 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/2-TSESTree-Tokens.shot index c30a4cca61f6..7848fbb82e8a 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter arrow-const-modifier TSESTree - To end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/3-Babel-AST.shot index 8fe677771132..23b286d03549 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/4-Babel-Tokens.shot index e14fc6ad72dc..7848fbb82e8a 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter arrow-const-modifier Babel - Token end: { column: 18, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/5-AST-Alignment-AST.shot index 74a35f8fcd85..4d6983180ab8 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > arrow-const-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -85,5 +85,4 @@ exports[`AST Fixtures special TSTypeParameter arrow-const-modifier AST Alignment start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/6-AST-Alignment-Tokens.shot index 30ea230053eb..c2738d2317e8 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/arrow-const-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter arrow-const-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > arrow-const-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/1-TSESTree-AST.shot index 07a3ebcc8fcb..04e4f4ba7e56 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-in-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/2-TSESTree-Tokens.shot index 1b61e7caf2cd..6246081cd16e 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-in-modifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-in-modifier TSEST end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/3-Babel-AST.shot index cf8bdeebdc93..e8a7865a8ddc 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-in-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -65,5 +62,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/4-Babel-Tokens.shot index fea85c0ee9b9..6246081cd16e 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-in-modifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-in-modifier Babel end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/5-AST-Alignment-AST.shot index 2a8f32cddbb4..b705d73d57f0 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-decl-const-in-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > class-decl-const-in-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-in-modifier AST A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/6-AST-Alignment-Tokens.shot index 28f1e6988ff3..6979e66d4024 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-in-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-decl-const-in-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > class-decl-const-in-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/1-TSESTree-AST.shot index dcd6e04ab45c..f603563245fd 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-extends TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -104,5 +101,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot index 3d05f97a2ef4..e5cc892d7a9b 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-extends TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-extends end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/3-Babel-AST.shot index 3503630e2e7d..b16edc002314 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-extends Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/4-Babel-Tokens.shot index d18447a029d4..e5cc892d7a9b 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-extends Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-extends end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot index 09f4c2fef77a..7e8e592b3a6b 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-extends AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > class-decl-const-modifier-extends > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -109,5 +109,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-extends start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot index eeff4a273371..7d054ade6612 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-extends AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > class-decl-const-modifier-extends > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/1-TSESTree-AST.shot index 894c1752a125..fdfde3416a3c 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-multiple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -107,5 +104,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot index ca84d4b91f55..44f7c26ef962 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-multiple TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-multiple end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/3-Babel-AST.shot index 609bb853b3f8..0c48916bcfd1 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-multiple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -74,5 +71,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/4-Babel-Tokens.shot index feb108072a1c..44f7c26ef962 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-multiple Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-multiple end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot index 7a64e239d884..0880e65df2c4 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-multiple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > class-decl-const-modifier-multiple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -113,5 +113,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-multiple start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot index c5dac045eb05..0519d2d579bc 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier-multiple AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > class-decl-const-modifier-multiple > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/1-TSESTree-AST.shot index 67a3d5754e1a..b83a7f674be7 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/2-TSESTree-Tokens.shot index 6cf2d50be8c4..9770ec83146e 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier TSESTree end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/3-Babel-AST.shot index 62e2ab204551..57a2c6ff825a 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -64,5 +61,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/4-Babel-Tokens.shot index 93f61362d8f6..9770ec83146e 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier Babel - end: { column: 19, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/5-AST-Alignment-AST.shot index d8b4d9eadeea..96c7edca1a60 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > class-decl-const-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier AST Alig start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/6-AST-Alignment-Tokens.shot index f520c9957e15..85d83b54beb0 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-const-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-decl-const-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > class-decl-const-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/1-TSESTree-AST.shot index 124790f2fbca..95c6653f12f7 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-in-const-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/2-TSESTree-Tokens.shot index 489d673c2f2e..57a61c2c3ecb 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-in-const-modifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-in-const-modifier TSEST end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/3-Babel-AST.shot index 7a025f422201..30381abd21aa 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-in-const-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -65,5 +62,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/4-Babel-Tokens.shot index 42611a08d657..57a61c2c3ecb 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-decl-in-const-modifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-in-const-modifier Babel end: { column: 22, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/5-AST-Alignment-AST.shot index c8d0f76fe9d5..f36b69189cc4 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-decl-in-const-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > class-decl-in-const-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures special TSTypeParameter class-decl-in-const-modifier AST A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/6-AST-Alignment-Tokens.shot index 00026112623a..0ccce5a1de85 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-decl-in-const-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-decl-in-const-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > class-decl-in-const-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/1-TSESTree-AST.shot index 468135a5f6f0..21300caac483 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-in-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/2-TSESTree-Tokens.shot index a73b2203ca57..6441dcaf7f1d 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-in-modifier TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -112,5 +109,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-in-modifier TSEST end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/3-Babel-AST.shot index 7353592c4201..ee3a20bbfa70 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-in-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -65,5 +62,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/4-Babel-Tokens.shot index 7ee922ac0b52..6441dcaf7f1d 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-in-modifier Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -112,5 +109,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-in-modifier Babel end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/5-AST-Alignment-AST.shot index 7104e6d4228c..8236701c8902 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-expr-const-in-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > class-expr-const-in-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -86,5 +86,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-in-modifier AST A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/6-AST-Alignment-Tokens.shot index fd592298c031..c4905bc273ac 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-in-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-expr-const-in-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > class-expr-const-in-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/1-TSESTree-AST.shot index b5540ee0a4e0..de34cce1e57e 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-extends TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -102,5 +99,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot index 83290557ac32..dad4dd74f919 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-extends TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-extends end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/3-Babel-AST.shot index 833f4168997e..c89a29c89cd6 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-extends Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/4-Babel-Tokens.shot index 79fc39d63dd8..dad4dd74f919 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-extends Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-extends end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot index 7080150612d3..44bfe8b5d00a 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-extends AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > class-expr-const-modifier-extends > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -107,5 +107,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-extends start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot index 958efeb49a12..d6a9b95188b9 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-extends AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > class-expr-const-modifier-extends > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/1-TSESTree-AST.shot index 8abc80358098..f4ba1c81c8db 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-multiple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -105,5 +102,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot index 91c2253f6df6..39d83ada52aa 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-multiple TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-multiple end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/3-Babel-AST.shot index 747e704ca760..25e39c366089 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-multiple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -74,5 +71,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/4-Babel-Tokens.shot index c116c98c12ed..39d83ada52aa 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-multiple Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-multiple end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot index fa9b0915d71e..fa2ee831d744 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-multiple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > class-expr-const-modifier-multiple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -111,5 +111,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-multiple start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot index 64789f76ca48..7458f7ff0625 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier-multiple AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > class-expr-const-modifier-multiple > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/1-TSESTree-AST.shot index 247ae9c75e9e..bc71fffee2bc 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/2-TSESTree-Tokens.shot index 86f39a94072f..e974ef79223d 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier TSESTree end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/3-Babel-AST.shot index ebbfa104d17b..f398a94f0695 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -64,5 +61,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/4-Babel-Tokens.shot index 08e1929b1700..e974ef79223d 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier Babel - end: { column: 20, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/5-AST-Alignment-AST.shot index ad1ae38b608b..4ba55dce4e22 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > class-expr-const-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -86,5 +86,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier AST Alig start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/6-AST-Alignment-Tokens.shot index e0ae36e4faad..719bd1091350 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-const-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-expr-const-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > class-expr-const-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/1-TSESTree-AST.shot index 466edfe36a9f..21300caac483 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-in-const-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/2-TSESTree-Tokens.shot index d7fac0446d86..6441dcaf7f1d 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-in-const-modifier TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -112,5 +109,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-in-const-modifier TSEST end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/3-Babel-AST.shot index 9993404c4e92..ee3a20bbfa70 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-in-const-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -65,5 +62,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/4-Babel-Tokens.shot index 9f93e854f08d..6441dcaf7f1d 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter class-expr-in-const-modifier Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -112,5 +109,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-in-const-modifier Babel end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/5-AST-Alignment-AST.shot index 700e89790ccf..030eec399e91 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-expr-in-const-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > class-expr-in-const-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -86,5 +86,4 @@ exports[`AST Fixtures special TSTypeParameter class-expr-in-const-modifier AST A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/6-AST-Alignment-Tokens.shot index f56069113d35..00fae0a513e2 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/class-expr-in-const-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter class-expr-in-const-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > class-expr-in-const-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/1-TSESTree-AST.shot index 4b1dc68aa05b..8bd7ba36c439 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter declare-func-const-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -73,5 +70,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/2-TSESTree-Tokens.shot index 668c91cd46ac..2294da45e0c9 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter declare-func-const-modifier TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter declare-func-const-modifier TSESTr end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/3-Babel-AST.shot index c32422990f46..4f07cbc18680 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter declare-func-const-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -58,5 +55,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/4-Babel-Tokens.shot index a0bbcc39b1c0..2294da45e0c9 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter declare-func-const-modifier Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter declare-func-const-modifier Babel end: { column: 30, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/5-AST-Alignment-AST.shot index a77f9f4551d4..b5485ec436f5 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter declare-func-const-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > declare-func-const-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -78,5 +78,4 @@ exports[`AST Fixtures special TSTypeParameter declare-func-const-modifier AST Al start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/6-AST-Alignment-Tokens.shot index ae8d720d1e02..37b2877917c7 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/declare-func-const-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter declare-func-const-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > declare-func-const-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/1-TSESTree-AST.shot index edd2373c7cd0..c041eb1c269f 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-extends TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -104,5 +101,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot index cb52a63e8936..d44652d89524 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-extends TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-extends T end: { column: 34, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/3-Babel-AST.shot index 9e78b8b5283b..9dfb361c96b4 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-extends Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/4-Babel-Tokens.shot index 51e81f4f277a..d44652d89524 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-extends Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-extends B end: { column: 34, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot index f8731ecd9373..d258a3f246a4 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-extends AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > func-decl-const-modifier-extends > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -109,5 +109,4 @@ exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-extends A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot index fa7630102222..ec4a83743098 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-extends AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > func-decl-const-modifier-extends > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/1-TSESTree-AST.shot index 1f5ca163794a..b953c7c8cec1 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-multiple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -107,5 +104,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot index acc82f658662..c697a332f6d4 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-multiple TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-multiple end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/3-Babel-AST.shot index ec86c4a37258..149341f173b6 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-multiple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -77,5 +74,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/4-Babel-Tokens.shot index d82c818d79d7..c697a332f6d4 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-multiple Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-multiple end: { column: 27, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot index 49e154acacc0..a05f97499d3a 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-multiple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > func-decl-const-modifier-multiple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -113,5 +113,4 @@ exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-multiple start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot index f694d6108398..904a0dc29941 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier-multiple AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > func-decl-const-modifier-multiple > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/1-TSESTree-AST.shot index 56a976debdb7..363cd9b6269e 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -83,5 +80,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/2-TSESTree-Tokens.shot index 747515023c47..4b7048569892 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier TSESTree end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/3-Babel-AST.shot index 225a278876a7..f3df02e0e4fe 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/4-Babel-Tokens.shot index adcc59676f88..4b7048569892 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier Babel - T end: { column: 24, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/5-AST-Alignment-AST.shot index 2bc3d071c6d7..c47d347539c4 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > func-decl-const-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier AST Align start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/6-AST-Alignment-Tokens.shot index 08d9c0b92f10..2748461581a9 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-decl-const-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-decl-const-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > func-decl-const-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/1-TSESTree-AST.shot index d22b0f6d6f9f..02ef2816f789 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-extends TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -102,5 +99,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot index 6a7532c61885..791e2a883002 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-extends TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -142,5 +139,4 @@ exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-extends T end: { column: 36, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/3-Babel-AST.shot index 2ca0b768f209..b93b1b6a1d61 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-extends Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -86,5 +83,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/4-Babel-Tokens.shot index d374debdd199..791e2a883002 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-extends Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -142,5 +139,4 @@ exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-extends B end: { column: 36, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot index 874eddf90507..a9db7e11ecfe 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-extends AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > func-expr-const-modifier-extends > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -107,5 +107,4 @@ exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-extends A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot index 80c919e9a1ca..8d2768c5c8fe 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-extends AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > func-expr-const-modifier-extends > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/1-TSESTree-AST.shot index 2af61b6a3d08..17782771a551 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-multiple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -105,5 +102,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot index f88da14670a8..e30c65d6dbcc 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-multiple TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -142,5 +139,4 @@ exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-multiple end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/3-Babel-AST.shot index 006a480bb382..d75b0ecb30ca 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-multiple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -77,5 +74,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/4-Babel-Tokens.shot index d09fb6259bc0..e30c65d6dbcc 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-multiple Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -142,5 +139,4 @@ exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-multiple end: { column: 29, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot index 4c17ab31e052..53ea0b6f0a51 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-multiple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > func-expr-const-modifier-multiple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -111,5 +111,4 @@ exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-multiple start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot index e5a3f88961e2..3a6a4000a64d 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier-multiple AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > func-expr-const-modifier-multiple > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/1-TSESTree-AST.shot index 812a9a584fd8..45da7263b468 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -81,5 +78,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/2-TSESTree-Tokens.shot index e40fbaca9a0e..3b2a0c22c7cb 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier TSESTree - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier TSESTree end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/3-Babel-AST.shot index 3b10ac45310d..7fe609b2efc4 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -67,5 +64,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/4-Babel-Tokens.shot index 438eb0185dff..3b2a0c22c7cb 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier Babel - Tokens 1`] = ` [ Punctuator { type: "Punctuator", @@ -122,5 +119,4 @@ exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier Babel - T end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/5-AST-Alignment-AST.shot index 6846f0270b8e..c43c09a9b102 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > func-expr-const-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -86,5 +86,4 @@ exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier AST Align start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/6-AST-Alignment-Tokens.shot index c3e5830fb8b5..a77a21b3db83 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/func-expr-const-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter func-expr-const-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > func-expr-const-modifier > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/1-TSESTree-AST.shot index 5a0302a6b4de..e2f735e53750 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-in-modifier-multiple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/2-TSESTree-Tokens.shot index 7c0b068becc5..7871f9b59019 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-in-modifier-multiple TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-in-modifier-multip end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/3-Babel-AST.shot index 9b22b7523cbc..fb1ed062c83e 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-in-modifier-multiple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -64,5 +61,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/4-Babel-Tokens.shot index 65f255cefeb6..51ff21eff7bf 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-in-modifier-multiple Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-in-modifier-multip end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/5-AST-Alignment-AST.shot index d5e84b269a20..5e0388804109 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter interface-const-in-modifier-multiple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > interface-const-in-modifier-multiple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -85,5 +85,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-in-modifier-multip start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot index 9c4fc733e263..05d907a57d5b 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-in-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter interface-const-in-modifier-multiple AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > interface-const-in-modifier-multiple > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -98,5 +98,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-in-modifier-multip end: { column: 26, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/1-TSESTree-AST.shot index dc82e1e46384..8405387a7ee9 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-extends TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -101,5 +98,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot index d02485dd18fc..af5d47fd29d9 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-extends TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier-extends T end: { column: 33, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/3-Babel-AST.shot index d3a89f49e44b..eb73ecf94b75 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-extends Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -82,5 +79,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/4-Babel-Tokens.shot index 856e0fa81ce5..486c6a994041 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-extends Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier-extends B end: { column: 33, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot index 623b81b8b4d7..2b6e6a3ed208 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-extends AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > interface-const-modifier-extends > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -106,5 +106,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier-extends A start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot index 8ca3d093cdb3..7aa70e3e683c 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-extends/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-extends AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > interface-const-modifier-extends > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -108,5 +108,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier-extends A end: { column: 33, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/1-TSESTree-AST.shot index b1d7a768004c..3589612ba88c 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-multiple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -104,5 +101,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot index b2d9c40576f7..cef88a18703f 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-multiple TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier-multiple end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/3-Babel-AST.shot index 52e6fda9e2cf..23bfd0baa2ec 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-multiple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -73,5 +70,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/4-Babel-Tokens.shot index dba8ba69ea0b..79cb2c56f567 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-multiple Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -102,5 +99,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier-multiple end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot index 90fa3b6e9a22..9e770e29bc4b 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-multiple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > interface-const-modifier-multiple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -110,5 +110,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier-multiple start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot index 87b3bd7d4732..f539dbd98d11 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter interface-const-modifier-multiple AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > interface-const-modifier-multiple > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -108,5 +108,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier-multiple end: { column: 26, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/1-TSESTree-AST.shot index 12c0c5b4e402..f5c251b8cd41 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/2-TSESTree-Tokens.shot index b29c746f2bff..73b518df859e 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -82,5 +79,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier TSESTree end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/3-Babel-AST.shot index 3de821316a50..312bc11e91cd 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -63,5 +60,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/4-Babel-Tokens.shot index 73947b5bb340..3a2f5a5f7b12 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-const-modifier Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -82,5 +79,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier Babel - T end: { column: 23, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/5-AST-Alignment-AST.shot index 6a5035aefdf4..495ce743fff4 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter interface-const-modifier AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > interface-const-modifier > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -85,5 +85,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier AST Align start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/6-AST-Alignment-Tokens.shot index 7e76e0508261..389f1c1f8f28 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-const-modifier/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter interface-const-modifier AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > interface-const-modifier > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -88,5 +88,4 @@ exports[`AST Fixtures special TSTypeParameter interface-const-modifier AST Align end: { column: 23, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/1-TSESTree-AST.shot index cc71f3fee6e8..c10a6fad32d5 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-in-const-modifier-multiple TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot index ed7fba0e8d86..a3fb9de56508 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-in-const-modifier-multiple TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -92,5 +89,4 @@ exports[`AST Fixtures special TSTypeParameter interface-in-const-modifier-multip end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/3-Babel-AST.shot index 52ab3f627a92..d0db58c33e53 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-in-const-modifier-multiple Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -64,5 +61,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/4-Babel-Tokens.shot index 274070dae74e..02acd310e72e 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter interface-in-const-modifier-multiple Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -92,5 +89,4 @@ exports[`AST Fixtures special TSTypeParameter interface-in-const-modifier-multip end: { column: 26, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot index 832132ccc640..64bc0f41811d 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter interface-in-const-modifier-multiple AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > interface-in-const-modifier-multiple > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -85,5 +85,4 @@ exports[`AST Fixtures special TSTypeParameter interface-in-const-modifier-multip start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot index 4771009b4633..a1914804902e 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter interface-in-const-modifier-multiple AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > interface-in-const-modifier-multiple > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -98,5 +98,4 @@ exports[`AST Fixtures special TSTypeParameter interface-in-const-modifier-multip end: { column: 26, line: 1 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/1-TSESTree-AST.shot index 147fb616c0c5..e6baee5b68ed 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter method-const-modifiers TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -355,5 +352,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/2-TSESTree-Tokens.shot index 40f4f507c3f7..88536bdc0735 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter method-const-modifiers TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures special TSTypeParameter method-const-modifiers TSESTree - end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/3-Babel-AST.shot index c1527f785958..8a2a6c97f79f 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter method-const-modifiers Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -276,5 +273,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/4-Babel-Tokens.shot index 878dac619e26..88536bdc0735 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures special TSTypeParameter method-const-modifiers Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -352,5 +349,4 @@ exports[`AST Fixtures special TSTypeParameter method-const-modifiers Babel - Tok end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/5-AST-Alignment-AST.shot index bc2c908f0833..de04d54d3140 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter method-const-modifiers AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > special > TSTypeParameter > method-const-modifiers > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -369,5 +369,4 @@ exports[`AST Fixtures special TSTypeParameter method-const-modifiers AST Alignme start: { column: 0, line: 1 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/6-AST-Alignment-Tokens.shot index bceb93e84d35..d986fd660da5 100644 --- a/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/special/TSTypeParameter/fixtures/method-const-modifiers/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures special TSTypeParameter method-const-modifiers AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > special > TSTypeParameter > method-const-modifiers > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/1-TSESTree-Error.shot index f914c11ac282..18d04b205758 100644 --- a/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/1-TSESTree-Error.shot @@ -1,7 +1,6 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForInStatement _error_ using-initializer TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > statement > ForInStatement > _error_ > using-initializer > TSESTree - Error`] +TSError > 1 | for(using foo in {}); - | ^^^^^^^^^ The left-hand side of a 'for...in' statement cannot be a 'using' declaration." -`; + | ^^^^^^^^^ The left-hand side of a 'for...in' statement cannot be a 'using' declaration. diff --git a/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/2-Babel-Error.shot index f1c91950c6ec..de1d87cc292d 100644 --- a/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForInStatement _error_ using-initializer Babel - Error 1`] = `[SyntaxError: For-in loop may not start with 'using' declaration. (1:4)]`; +exports[`AST Fixtures > statement > ForInStatement > _error_ > using-initializer > Babel - Error`] +SyntaxError: For-in loop may not start with 'using' declaration. (1:4) diff --git a/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/3-Alignment-Error.shot index 3987fd760265..2e9d44408de0 100644 --- a/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/statement/ForInStatement/fixtures/_error_/using-initializer/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForInStatement _error_ using-initializer Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > statement > ForInStatement > _error_ > using-initializer > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/1-TSESTree-AST.shot index 4a605a03c84f..c57eedea9ef4 100644 --- a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForInStatement expr-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -331,5 +328,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/2-TSESTree-Tokens.shot index 16d0b4aaa2a0..7f972f2520b6 100644 --- a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForInStatement expr-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -482,5 +479,4 @@ exports[`AST Fixtures statement ForInStatement expr-init TSESTree - Tokens 1`] = end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/3-Babel-AST.shot index b71035a74ddd..f461bd8c4ec4 100644 --- a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForInStatement expr-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -305,5 +302,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/4-Babel-Tokens.shot index e1f9bc7d63d7..7f972f2520b6 100644 --- a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForInStatement expr-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -482,5 +479,4 @@ exports[`AST Fixtures statement ForInStatement expr-init Babel - Tokens 1`] = ` end: { column: 1, line: 10 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/5-AST-Alignment-AST.shot index 7e020e66ddae..4f495c6f698d 100644 --- a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForInStatement expr-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > statement > ForInStatement > expr-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -335,5 +335,4 @@ exports[`AST Fixtures statement ForInStatement expr-init AST Alignment - AST 1`] start: { column: 0, line: 3 }, end: { column: 0, line: 11 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/6-AST-Alignment-Tokens.shot index 03a236c142bf..88fba0d3294a 100644 --- a/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/statement/ForInStatement/fixtures/expr-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForInStatement expr-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > statement > ForInStatement > expr-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/1-TSESTree-Error.shot index dd69f9363f3d..22da597b21c1 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-definite-using TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-definite-using > TSESTree - Error`] +TSError > 1 | for (using x! of []) {} | ^ ',' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/2-Babel-Error.shot index c2d44975f3b7..97f2c07106f9 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-definite-using Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-definite-using > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/3-Alignment-Error.shot index 91d3427f2596..c3cfc0189dd2 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite-using/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-definite-using Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-definite-using > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/1-TSESTree-Error.shot index 674e6e785dcf..e1dba88fc47b 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-definite TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-definite > TSESTree - Error`] +TSError > 1 | for (let x! of []) {} | ^ ',' expected. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/2-Babel-Error.shot index 5adc29afdca0..9ded7d792bca 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-definite Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-definite > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/3-Alignment-Error.shot index 4845482cc667..cd9972bd289f 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-definite/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-definite Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-definite > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/1-TSESTree-Error.shot index 5b0085daafe1..dfda7ea882a3 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-init TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-init > TSESTree - Error`] +TSError > 1 | for (const x = 1 of []) {} | ^^^^^ The variable declaration of a 'for...of' statement cannot have an initializer. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/2-Babel-Error.shot index 6fd930fccb57..7cee4dc26990 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-init Babel - Error 1`] = `[SyntaxError: 'for-of' loop variable declaration may not have an initializer. (1:5)]`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-init > Babel - Error`] +SyntaxError: 'for-of' loop variable declaration may not have an initializer. (1:5) diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/3-Alignment-Error.shot index 8e4eb4f4b763..8f68535026d6 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-init/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-init Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-init > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/1-TSESTree-Error.shot index 24e0f153a8c7..e5389c731cb5 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-multi TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-multi > TSESTree - Error`] +TSError > 1 | for (const x, y of []) {} | ^^^^^^^^^^ Only a single variable declaration is allowed in a 'for...of' statement. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/2-Babel-Error.shot index bf19dacc1793..415f6f6fc038 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-multi Babel - Error 1`] = `[SyntaxError: Missing initializer in const declaration. (1:12)]`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-multi > Babel - Error`] +SyntaxError: Missing initializer in const declaration. (1:12) diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/3-Alignment-Error.shot index a6962d2b8f3f..f28898f3b6f1 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-multi/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-multi Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-multi > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/1-TSESTree-Error.shot index dacfca1a32e2..db2865f19c87 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-type TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-type > TSESTree - Error`] +TSError > 1 | for (const x: string of []) {} | ^^^^^^^^^ The variable declaration of a 'for...of' statement cannot have a type annotation. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/2-Babel-Error.shot index d5c5bf024296..e35c4dd2f3e4 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-type Babel - Error 1`] = `"NO ERROR"`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-type > Babel - Error`] +NO ERROR diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/3-Alignment-Error.shot index 145f2294c2e0..c39a0f709f0d 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/decl-type/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ decl-type Error Alignment 1`] = `"TSESTree errored but Babel didn't"`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > decl-type > Error Alignment`] +TSESTree errored but Babel didn't diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/1-TSESTree-Error.shot index f4fa1d2a41fb..fc527319e741 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/1-TSESTree-Error.shot @@ -1,8 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ expr-not-assignment-target TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > statement > ForOfStatement > _error_ > expr-not-assignment-target > TSESTree - Error`] +TSError > 1 | for (1 of []) {} | ^ The left-hand side of a 'for...of' statement must be a variable or a property access. - 2 |" -`; + 2 | diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/2-Babel-Error.shot index ba94e7475f39..fab92480a170 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ expr-not-assignment-target Babel - Error 1`] = `[SyntaxError: Invalid left-hand side in for-of statement. (1:5)]`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > expr-not-assignment-target > Babel - Error`] +SyntaxError: Invalid left-hand side in for-of statement. (1:5) diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/3-Alignment-Error.shot index 5d0ce6cff922..a9f0171e5ff1 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/_error_/expr-not-assignment-target/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement _error_ expr-not-assignment-target Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > statement > ForOfStatement > _error_ > expr-not-assignment-target > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/1-TSESTree-AST.shot index 4db8325e9410..5f60031803c1 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForOfStatement expr-init TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -335,5 +332,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/2-TSESTree-Tokens.shot index a5ff0a0c4602..990c84020526 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForOfStatement expr-init TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -482,5 +479,4 @@ exports[`AST Fixtures statement ForOfStatement expr-init TSESTree - Tokens 1`] = end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/3-Babel-AST.shot index 1b5a2b088d65..8ed87a34cc20 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForOfStatement expr-init Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -309,5 +306,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 9 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/4-Babel-Tokens.shot index d15dfa3bbe38..990c84020526 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForOfStatement expr-init Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -482,5 +479,4 @@ exports[`AST Fixtures statement ForOfStatement expr-init Babel - Tokens 1`] = ` end: { column: 1, line: 8 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/5-AST-Alignment-AST.shot index 20afbfeb9696..a29df955a82e 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement expr-init AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > statement > ForOfStatement > expr-init > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -339,5 +339,4 @@ exports[`AST Fixtures statement ForOfStatement expr-init AST Alignment - AST 1`] start: { column: 0, line: 1 }, end: { column: 0, line: 9 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/6-AST-Alignment-Tokens.shot index c1f72f87510f..56ad8008bafd 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/expr-init/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement expr-init AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > statement > ForOfStatement > expr-init > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/1-TSESTree-AST.shot index a8833a1143cc..4d407e767f8c 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForOfStatement using-declaration TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -80,5 +77,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/2-TSESTree-Tokens.shot index 269b9d63b9c5..96053cc91c7a 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForOfStatement using-declaration TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures statement ForOfStatement using-declaration TSESTree - Toke end: { column: 1, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/3-Babel-AST.shot index cf1e05e9d78f..f88a2f776be8 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForOfStatement using-declaration Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -74,5 +71,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/4-Babel-Tokens.shot index 478f25c4eb8c..96053cc91c7a 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures statement ForOfStatement using-declaration Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -102,5 +99,4 @@ exports[`AST Fixtures statement ForOfStatement using-declaration Babel - Tokens end: { column: 1, line: 2 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/5-AST-Alignment-AST.shot index a82646dcaf32..cd4674eea3fc 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement using-declaration AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > statement > ForOfStatement > using-declaration > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -84,5 +84,4 @@ exports[`AST Fixtures statement ForOfStatement using-declaration AST Alignment - start: { column: 0, line: 1 }, end: { column: 0, line: 3 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/6-AST-Alignment-Tokens.shot index 7b8de17cb66b..17e757fd9fd5 100644 --- a/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/statement/ForOfStatement/fixtures/using-declaration/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ForOfStatement using-declaration AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > statement > ForOfStatement > using-declaration > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/1-TSESTree-Error.shot index ee04bea45a48..5624542a120e 100644 --- a/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/1-TSESTree-Error.shot @@ -1,12 +1,11 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement SwitchStatement _error_ multiple-default-cases TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > statement > SwitchStatement > _error_ > multiple-default-cases > TSESTree - Error`] +TSError > 1 | switch (true) { | ^^^^^^^^^^^^^^^ > 2 | default: default: | ^^^^^^^^^^^^^^^^^^ > 3 | } | ^^ A 'default' clause cannot appear more than once in a 'switch' statement. - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/2-Babel-Error.shot index 36271efa74ad..2c9a2de70deb 100644 --- a/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement SwitchStatement _error_ multiple-default-cases Babel - Error 1`] = `[SyntaxError: Multiple default clauses. (2:10)]`; +exports[`AST Fixtures > statement > SwitchStatement > _error_ > multiple-default-cases > Babel - Error`] +SyntaxError: Multiple default clauses. (2:10) diff --git a/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/3-Alignment-Error.shot index 37a7c334d633..f212c16e121d 100644 --- a/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/statement/SwitchStatement/fixtures/_error_/multiple-default-cases/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement SwitchStatement _error_ multiple-default-cases Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > statement > SwitchStatement > _error_ > multiple-default-cases > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/1-TSESTree-Error.shot index cf149c8bdc2d..9953f69469c9 100644 --- a/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/1-TSESTree-Error.shot @@ -1,10 +1,9 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ThrowStatement _error_ missing-argument TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > statement > ThrowStatement > _error_ > missing-argument > TSESTree - Error`] +TSError 1 | { > 2 | throw | ^^^^^ A throw statement must throw an expression. 3 | } - 4 |" -`; + 4 | diff --git a/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/2-Babel-Error.shot index f723750f0eee..7ae654c72d7a 100644 --- a/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ThrowStatement _error_ missing-argument Babel - Error 1`] = `[SyntaxError: Illegal newline after throw. (2:9)]`; +exports[`AST Fixtures > statement > ThrowStatement > _error_ > missing-argument > Babel - Error`] +SyntaxError: Illegal newline after throw. (2:9) diff --git a/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/3-Alignment-Error.shot index 51974790455c..22bdca0ccff3 100644 --- a/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/statement/ThrowStatement/fixtures/_error_/missing-argument/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures statement ThrowStatement _error_ missing-argument Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > statement > ThrowStatement > _error_ > missing-argument > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/1-TSESTree-AST.shot index 0f814b260333..083b7e561f23 100644 --- a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures type TSImportType type-import-type-with-import-attributes TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -150,5 +147,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/2-TSESTree-Tokens.shot index aa097d85e435..ee1cbc09cb3a 100644 --- a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures type TSImportType type-import-type-with-import-attributes TSESTree - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -182,5 +179,4 @@ exports[`AST Fixtures type TSImportType type-import-type-with-import-attributes end: { column: 49, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/3-Babel-AST.shot index aca6fef875ad..824b498c0232 100644 --- a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures type TSImportType type-import-type-with-import-attributes Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -130,5 +127,4 @@ Program { start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/4-Babel-Tokens.shot index f614342ef46a..5ae289244c7c 100644 --- a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures type TSImportType type-import-type-with-import-attributes Babel - Tokens 1`] = ` [ Identifier { type: "Identifier", @@ -182,5 +179,4 @@ exports[`AST Fixtures type TSImportType type-import-type-with-import-attributes end: { column: 49, line: 3 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/5-AST-Alignment-AST.shot index 13e98598328a..5104c088e48f 100644 --- a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures type TSImportType type-import-type-with-import-attributes AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > type > TSImportType > type-import-type-with-import-attributes > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -158,5 +158,4 @@ exports[`AST Fixtures type TSImportType type-import-type-with-import-attributes start: { column: 0, line: 3 }, end: { column: 0, line: 4 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/6-AST-Alignment-Tokens.shot index 3962f89423ef..3e9b0aba183a 100644 --- a/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/type/TSImportType/fixtures/type-import-type-with-import-attributes/snapshots/6-AST-Alignment-Tokens.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures type TSImportType type-import-type-with-import-attributes AST Alignment - Token 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > type > TSImportType > type-import-type-with-import-attributes > AST Alignment - Token`] +Snapshot Diff: - TSESTree + Babel @@ -188,5 +188,4 @@ exports[`AST Fixtures type TSImportType type-import-type-with-import-attributes end: { column: 49, line: 3 }, }, }, - ]" -`; + ] diff --git a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/1-TSESTree-Error.shot index 3ddaaa553ab1..2c4ca093ca0a 100644 --- a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures type TSMappedType _error_ looks-like-mapped-type-but-with-members TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > type > TSMappedType > _error_ > looks-like-mapped-type-but-with-members > TSESTree - Error`] +TSError 1 | type Mapped = { 2 | member: member; > 3 | [key in keyof O]: number; | ^ ']' expected. 4 | }; - 5 |" -`; + 5 | diff --git a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/2-Babel-Error.shot index a18ec232c74e..bba41049c6c1 100644 --- a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures type TSMappedType _error_ looks-like-mapped-type-but-with-members Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "]" (3:16)]`; +exports[`AST Fixtures > type > TSMappedType > _error_ > looks-like-mapped-type-but-with-members > Babel - Error`] +SyntaxError: Unexpected token, expected "]" (3:16) diff --git a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/3-Alignment-Error.shot index be7ee0f9c846..f437a6d2c415 100644 --- a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/looks-like-mapped-type-but-with-members/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures type TSMappedType _error_ looks-like-mapped-type-but-with-members Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > type > TSMappedType > _error_ > looks-like-mapped-type-but-with-members > Error Alignment`] +Both errored diff --git a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/1-TSESTree-Error.shot b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/1-TSESTree-Error.shot index 6ace2444c887..744e922376a2 100644 --- a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/1-TSESTree-Error.shot +++ b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/1-TSESTree-Error.shot @@ -1,11 +1,10 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures type TSMappedType _error_ with-member TSESTree - Error 1`] = ` -"TSError +exports[`AST Fixtures > type > TSMappedType > _error_ > with-member > TSESTree - Error`] +TSError 1 | type Mapped = { 2 | [key in keyof O]: number; > 3 | member: member; | ^^^^^^^^^^^^^^^ A mapped type may not declare properties or methods. 4 | }; - 5 |" -`; + 5 | diff --git a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/2-Babel-Error.shot b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/2-Babel-Error.shot index bfe056cd7872..02ac78f26e15 100644 --- a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/2-Babel-Error.shot +++ b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/2-Babel-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures type TSMappedType _error_ with-member Babel - Error 1`] = `[SyntaxError: Unexpected token, expected "}" (3:2)]`; +exports[`AST Fixtures > type > TSMappedType > _error_ > with-member > Babel - Error`] +SyntaxError: Unexpected token, expected "}" (3:2) diff --git a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/3-Alignment-Error.shot b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/3-Alignment-Error.shot index 26b439120085..356781d94e3d 100644 --- a/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/3-Alignment-Error.shot +++ b/packages/ast-spec/src/type/TSMappedType/fixtures/_error_/with-member/snapshots/3-Alignment-Error.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures type TSMappedType _error_ with-member Error Alignment 1`] = `"Both errored"`; +exports[`AST Fixtures > type > TSMappedType > _error_ > with-member > Error Alignment`] +Both errored diff --git a/packages/ast-spec/tests/ast-node-types.test-d.ts b/packages/ast-spec/tests/ast-node-types.test-d.ts index 09b9dabd3941..f3d64c26e587 100644 --- a/packages/ast-spec/tests/ast-node-types.test-d.ts +++ b/packages/ast-spec/tests/ast-node-types.test-d.ts @@ -10,7 +10,7 @@ type AllKeys = { type TakesString> = T; test('type tests', () => { - expectTypeOf().toMatchTypeOf>(); + expectTypeOf().toExtend>(); type _Test = // forcing the test onto a new line so it isn't covered by the expect error diff --git a/packages/ast-spec/tests/fixtures-with-differences-ast.shot b/packages/ast-spec/tests/fixtures-with-differences-ast.shot index 3e102d99317f..77762c062843 100644 --- a/packages/ast-spec/tests/fixtures-with-differences-ast.shot +++ b/packages/ast-spec/tests/fixtures-with-differences-ast.shot @@ -1,6 +1,6 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures List fixtures with AST differences 1`] = ` +exports[`AST Fixtures > List fixtures with AST differences`] [ "declaration/ClassDeclaration/fixtures/abstract/fixture.ts", "declaration/ClassDeclaration/fixtures/declare/fixture.ts", @@ -524,6 +524,5 @@ exports[`AST Fixtures List fixtures with AST differences 1`] = ` "statement/ForInStatement/fixtures/expr-init/fixture.ts", "statement/ForOfStatement/fixtures/expr-init/fixture.ts", "statement/ForOfStatement/fixtures/using-declaration/fixture.ts", - "type/TSImportType/fixtures/type-import-type-with-import-attributes/fixture.ts", + "type/TSImportType/fixtures/type-import-type-with-import-attributes/fixture.ts" ] -`; diff --git a/packages/ast-spec/tests/fixtures-with-differences-errors.shot b/packages/ast-spec/tests/fixtures-with-differences-errors.shot index 505d0a51a3e3..367e61b4f1fc 100644 --- a/packages/ast-spec/tests/fixtures-with-differences-errors.shot +++ b/packages/ast-spec/tests/fixtures-with-differences-errors.shot @@ -1,6 +1,6 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures List fixtures with Error differences 1`] = ` +exports[`AST Fixtures > List fixtures with Error differences`] { "Babel errored but TSESTree didn't": [ "declaration/ClassDeclaration/fixtures/_error_/implements-non-identifier/fixture.ts", @@ -48,7 +48,7 @@ exports[`AST Fixtures List fixtures with Error differences 1`] = ` "legacy-fixtures/errorRecovery/fixtures/_error_/interface-multiple-extends/fixture.ts", "legacy-fixtures/errorRecovery/fixtures/_error_/interface-with-optional-index-signature/fixture.ts", "legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-array-pattern-decorator/fixture.ts", - "legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/fixture.ts", + "legacy-fixtures/parameter-decorators/fixtures/_error_/parameter-rest-element-decorator/fixture.ts" ], "TSESTree errored but Babel didn't": [ "declaration/TSDeclareFunction/fixtures/_error_/generator-ambient/fixture.ts", @@ -76,7 +76,6 @@ exports[`AST Fixtures List fixtures with Error differences 1`] = ` "legacy-fixtures/expressions/fixtures/_error_/instantiation-expression/fixture.ts", "statement/ForOfStatement/fixtures/_error_/decl-definite-using/fixture.ts", "statement/ForOfStatement/fixtures/_error_/decl-definite/fixture.ts", - "statement/ForOfStatement/fixtures/_error_/decl-type/fixture.ts", - ], + "statement/ForOfStatement/fixtures/_error_/decl-type/fixture.ts" + ] } -`; diff --git a/packages/ast-spec/tests/fixtures-with-differences-tokens.shot b/packages/ast-spec/tests/fixtures-with-differences-tokens.shot index 4321efcf36de..cbb65bc5e802 100644 --- a/packages/ast-spec/tests/fixtures-with-differences-tokens.shot +++ b/packages/ast-spec/tests/fixtures-with-differences-tokens.shot @@ -1,6 +1,6 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures List fixtures with Token differences 1`] = ` +exports[`AST Fixtures > List fixtures with Token differences`] [ "declaration/ClassDeclaration/fixtures/implements-many/fixture.ts", "declaration/ClassDeclaration/fixtures/implements-one/fixture.ts", @@ -140,6 +140,5 @@ exports[`AST Fixtures List fixtures with Token differences 1`] = ` "special/TSTypeParameter/fixtures/interface-const-modifier-multiple/fixture.ts", "special/TSTypeParameter/fixtures/interface-const-modifier/fixture.ts", "special/TSTypeParameter/fixtures/interface-in-const-modifier-multiple/fixture.ts", - "type/TSImportType/fixtures/type-import-type-with-import-attributes/fixture.ts", + "type/TSImportType/fixtures/type-import-type-with-import-attributes/fixture.ts" ] -`; diff --git a/packages/ast-spec/tests/fixtures-without-babel-support.shot b/packages/ast-spec/tests/fixtures-without-babel-support.shot index d2037dc15b3c..0a63977a3f5e 100644 --- a/packages/ast-spec/tests/fixtures-without-babel-support.shot +++ b/packages/ast-spec/tests/fixtures-without-babel-support.shot @@ -1,3 +1,4 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures List fixtures we expect babel to not support 1`] = `[]`; +exports[`AST Fixtures > List fixtures we expect babel to not support`] +[] diff --git a/packages/ast-spec/tests/fixtures.test.ts b/packages/ast-spec/tests/fixtures.test.ts index d64fb8c007c5..4a612e36638c 100644 --- a/packages/ast-spec/tests/fixtures.test.ts +++ b/packages/ast-spec/tests/fixtures.test.ts @@ -1,7 +1,7 @@ import * as glob from 'glob'; -import makeDir from 'make-dir'; -import fs from 'node:fs'; +import * as fs from 'node:fs/promises'; import path from 'node:path'; +import { VitestSnapshotEnvironment } from 'vitest/snapshot'; import type { Fixture, @@ -113,10 +113,6 @@ const FIXTURES: readonly Fixture[] = [...VALID_FIXTURES, ...ERROR_FIXTURES].map( }, ); -function hasErrorCode(e: unknown): e is { code: unknown } { - return typeof e === 'object' && e != null && 'code' in e; -} - function expectSuccessResponse( thing: ParserResponse, ): asserts thing is ParserResponseSuccess { @@ -134,18 +130,14 @@ function nestDescribe(fixture: Fixture, segments = fixture.segments): void { nestDescribe(fixture, segments.slice(1)); }); } else { - const test = (): void => { - const contents = fs.readFileSync(fixture.absolute, 'utf8'); + const test = async (): Promise => { + const vitestSnapshotHeader = new VitestSnapshotEnvironment({ + snapshotsDirName: fixture.snapshotPath, + }).getHeader(); - try { - makeDir.sync(fixture.snapshotPath); - } catch (e) { - if (hasErrorCode(e) && e.code === 'EEXIST') { - // already exists - ignored - } else { - throw e; - } - } + const contents = await fs.readFile(fixture.absolute, 'utf8'); + + await fs.mkdir(fixture.snapshotPath, { recursive: true }); const tsestreeParsed = parseTSESTree(fixture, contents); const babelParsed = parseBabel(fixture, contents); @@ -163,8 +155,6 @@ function nestDescribe(fixture: Fixture, segments = fixture.segments): void { errorLabel = ErrorLabel.None; } - let snapshotCounter = 1; - if (fixture.isError) { if ( errorLabel === ErrorLabel.TSESTree || @@ -173,21 +163,37 @@ function nestDescribe(fixture: Fixture, segments = fixture.segments): void { fixturesWithErrorDifferences[errorLabel].add(fixture.relative); } - it('TSESTree - Error', () => { - expect( - serializeError(tsestreeParsed.error, contents), - ).toMatchSpecificSnapshot( - fixture.snapshotFiles.error.tsestree(snapshotCounter++), + it('TSESTree - Error', async () => { + await expect( + [ + `${vitestSnapshotHeader}\n\nexports[\`${expect.getState().currentTestName}\`]`, + serializeError(tsestreeParsed.error, contents), + '', + ].join('\n'), + ).toMatchFileSnapshot( + fixture.snapshotFiles.error.tsestree(segments.length + 1), ); }); - it('Babel - Error', () => { - expect(babelParsed.error).toMatchSpecificSnapshot( - fixture.snapshotFiles.error.babel(snapshotCounter++), + it('Babel - Error', async () => { + await expect( + [ + `${vitestSnapshotHeader}\n\nexports[\`${expect.getState().currentTestName}\`]`, + babelParsed.error, + '', + ].join('\n'), + ).toMatchFileSnapshot( + fixture.snapshotFiles.error.babel(segments.length + 2), ); }); - it('Error Alignment', () => { - expect(errorLabel).toMatchSpecificSnapshot( - fixture.snapshotFiles.error.alignment(snapshotCounter++), + it('Error Alignment', async () => { + await expect( + [ + `${vitestSnapshotHeader}\n\nexports[\`${expect.getState().currentTestName}\`]`, + errorLabel, + '', + ].join('\n'), + ).toMatchFileSnapshot( + fixture.snapshotFiles.error.alignment(segments.length + 3), ); }); it('Should parse with errors', () => { @@ -196,16 +202,16 @@ function nestDescribe(fixture: Fixture, segments = fixture.segments): void { expect(errorLabel).not.toBe(ErrorLabel.None); }); } else { - it('TSESTree - AST', () => { + it('TSESTree - AST', async () => { expectSuccessResponse(tsestreeParsed); - expect(tsestreeParsed.ast).toMatchSpecificSnapshot( - fixture.snapshotFiles.success.tsestree.ast(snapshotCounter++), + await expect(tsestreeParsed.ast).toMatchFileSnapshot( + fixture.snapshotFiles.success.tsestree.ast(segments.length + 1), ); }); - it('TSESTree - Tokens', () => { + it('TSESTree - Tokens', async () => { expectSuccessResponse(tsestreeParsed); - expect(tsestreeParsed.tokens).toMatchSpecificSnapshot( - fixture.snapshotFiles.success.tsestree.tokens(snapshotCounter++), + await expect(tsestreeParsed.tokens).toMatchFileSnapshot( + fixture.snapshotFiles.success.tsestree.tokens(segments.length + 2), ); }); @@ -215,30 +221,36 @@ function nestDescribe(fixture: Fixture, segments = fixture.segments): void { fixture.config.expectBabelToNotSupport, ); - // eslint-disable-next-line jest/no-identical-title -- intentional duplication that won't ever happen due to exclusionary conditions - it('Babel - Error', () => { - expect(babelParsed.error).toMatchSpecificSnapshot( - fixture.snapshotFiles.error.babel(snapshotCounter++), + // eslint-disable-next-line vitest/no-identical-title -- intentional duplication that won't ever happen due to exclusionary conditions + it('Babel - Error', async () => { + await expect( + [ + `${vitestSnapshotHeader}\n\nexports[\`${expect.getState().currentTestName}\`]`, + babelParsed.error, + '', + ].join('\n'), + ).toMatchFileSnapshot( + fixture.snapshotFiles.error.babel(segments.length + 3), ); }); - // eslint-disable-next-line jest/no-disabled-tests -- intentional skip for CLI documentation purposes + // eslint-disable-next-line vitest/no-disabled-tests -- intentional skip for CLI documentation purposes it.skip('Babel - Skipped as this fixture is configured to expect babel to error', () => {}); - // eslint-disable-next-line jest/no-disabled-tests -- intentional skip for CLI documentation purposes + // eslint-disable-next-line vitest/no-disabled-tests -- intentional skip for CLI documentation purposes it.skip('AST Alignment - Skipped as this fixture is configured to expect babel to error', () => {}); } else { - it('Babel - AST', () => { + it('Babel - AST', async () => { expectSuccessResponse(babelParsed); - expect(babelParsed.ast).toMatchSpecificSnapshot( - fixture.snapshotFiles.success.babel.ast(snapshotCounter++), + await expect(babelParsed.ast).toMatchFileSnapshot( + fixture.snapshotFiles.success.babel.ast(segments.length + 3), ); }); - it('Babel - Tokens', () => { + it('Babel - Tokens', async () => { expectSuccessResponse(babelParsed); - expect(babelParsed.tokens).toMatchSpecificSnapshot( - fixture.snapshotFiles.success.babel.tokens(snapshotCounter++), + await expect(babelParsed.tokens).toMatchFileSnapshot( + fixture.snapshotFiles.success.babel.tokens(segments.length + 4), ); }); - it('AST Alignment - AST', () => { + it('AST Alignment - AST', async () => { expectSuccessResponse(tsestreeParsed); expectSuccessResponse(babelParsed); const diffResult = snapshotDiff( @@ -247,15 +259,21 @@ function nestDescribe(fixture: Fixture, segments = fixture.segments): void { 'Babel', babelParsed.ast, ); - expect(diffResult).toMatchSpecificSnapshot( - fixture.snapshotFiles.success.alignment.ast(snapshotCounter++), + await expect( + [ + `${vitestSnapshotHeader}\n\nexports[\`${expect.getState().currentTestName}\`]`, + diffResult, + '', + ].join('\n'), + ).toMatchFileSnapshot( + fixture.snapshotFiles.success.alignment.ast(segments.length + 5), ); if (diffHasChanges(diffResult)) { fixturesWithASTDifferences.add(fixture.relative); } }); - it('AST Alignment - Token', () => { + it('AST Alignment - Token', async () => { expectSuccessResponse(tsestreeParsed); expectSuccessResponse(babelParsed); const diffResult = snapshotDiff( @@ -264,8 +282,16 @@ function nestDescribe(fixture: Fixture, segments = fixture.segments): void { 'Babel', babelParsed.tokens, ); - expect(diffResult).toMatchSpecificSnapshot( - fixture.snapshotFiles.success.alignment.tokens(snapshotCounter++), + await expect( + [ + `${vitestSnapshotHeader}\n\nexports[\`${expect.getState().currentTestName}\`]`, + diffResult, + '', + ].join('\n'), + ).toMatchFileSnapshot( + fixture.snapshotFiles.success.alignment.tokens( + segments.length + 6, + ), ); if (diffHasChanges(diffResult)) { @@ -325,45 +351,76 @@ function nestDescribe(fixture: Fixture, segments = fixture.segments): void { } }; - if ([...fixture.segments, fixture.name].join(path.sep) === ONLY) { - // eslint-disable-next-line jest/no-focused-tests -- intentional focused test that only happens during development - describe.only(fixture.name, test); - } else { - describe(fixture.name, test); - } + describe( + fixture.name, + { only: [...fixture.segments, fixture.name].join(path.sep) === ONLY }, + test, + ); } } -describe('AST Fixtures', () => { - FIXTURES.forEach(f => nestDescribe(f)); +describe('AST Fixtures', async () => { + await Promise.all(FIXTURES.map(f => nestDescribe(f))); + + const vitestSnapshotHeader = new VitestSnapshotEnvironment({ + snapshotsDirName: __dirname, + }).getHeader(); // once we've run all the tests, snapshot the list of fixtures that have differences for easy reference - it('List fixtures with AST differences', () => { - expect([...fixturesWithASTDifferences].sort()).toMatchSpecificSnapshot( + it('List fixtures with AST differences', async () => { + await expect( + [ + `${vitestSnapshotHeader}\n\nexports[\`${expect.getState().currentTestName}\`]`, + JSON.stringify([...fixturesWithASTDifferences].sort(), null, 2), + '', + ].join('\n'), + ).toMatchFileSnapshot( path.resolve(__dirname, 'fixtures-with-differences-ast.shot'), ); }); - it('List fixtures with Token differences', () => { - expect([...fixturesWithTokenDifferences].sort()).toMatchSpecificSnapshot( + it('List fixtures with Token differences', async () => { + await expect( + [ + `${vitestSnapshotHeader}\n\nexports[\`${expect.getState().currentTestName}\`]`, + JSON.stringify([...fixturesWithTokenDifferences].sort(), null, 2), + '', + ].join('\n'), + ).toMatchFileSnapshot( path.resolve(__dirname, 'fixtures-with-differences-tokens.shot'), ); }); - it('List fixtures with Error differences', () => { - expect( - Object.fromEntries( - Object.entries(fixturesWithErrorDifferences).map(([key, value]) => [ - key, - [...value].sort(), - ]), - ), - ).toMatchSpecificSnapshot( + it('List fixtures with Error differences', async () => { + await expect( + [ + `${vitestSnapshotHeader}\n\nexports[\`${expect.getState().currentTestName}\`]`, + JSON.stringify( + Object.fromEntries( + Object.entries(fixturesWithErrorDifferences).map(([key, value]) => [ + key, + [...value].sort(), + ]), + ), + null, + 2, + ), + '', + ].join('\n'), + ).toMatchFileSnapshot( path.resolve(__dirname, 'fixtures-with-differences-errors.shot'), ); }); - it('List fixtures we expect babel to not support', () => { - expect( - [...fixturesConfiguredToExpectBabelToNotSupport].sort(), - ).toMatchSpecificSnapshot( + it('List fixtures we expect babel to not support', async () => { + await expect( + [ + `${vitestSnapshotHeader}\n\nexports[\`${expect.getState().currentTestName}\`]`, + JSON.stringify( + [...fixturesConfiguredToExpectBabelToNotSupport].sort(), + null, + 2, + ), + '', + ].join('\n'), + ).toMatchFileSnapshot( path.resolve(__dirname, 'fixtures-without-babel-support.shot'), ); }); diff --git a/packages/ast-spec/tests/util/setupVitest.mts b/packages/ast-spec/tests/util/setupVitest.mts index d40664171ce1..585fdea92a01 100644 --- a/packages/ast-spec/tests/util/setupVitest.mts +++ b/packages/ast-spec/tests/util/setupVitest.mts @@ -1,9 +1,5 @@ -import { addSerializer } from 'jest-specific-snapshot'; - -import { serializers } from './serializers'; +import { serializers } from './serializers/index.js'; for (const serializer of serializers) { - // the jest types are wrong here expect.addSnapshotSerializer(serializer); - addSerializer(serializer); } diff --git a/packages/ast-spec/tsconfig.build.json b/packages/ast-spec/tsconfig.build.json index 426d2561147f..57b8910806ec 100644 --- a/packages/ast-spec/tsconfig.build.json +++ b/packages/ast-spec/tsconfig.build.json @@ -10,7 +10,7 @@ }, "include": ["src/**/*.ts"], "exclude": [ - "jest.config.js", + "vitest.config.mts", "src/**/*.spec.ts", "src/**/*.test.ts", "**/fixtures/**" diff --git a/packages/ast-spec/tsconfig.spec.json b/packages/ast-spec/tsconfig.spec.json index b443c6979326..8c3240f18df0 100644 --- a/packages/ast-spec/tsconfig.spec.json +++ b/packages/ast-spec/tsconfig.spec.json @@ -3,10 +3,9 @@ "compilerOptions": { "outDir": "../../dist/out-tsc/packages/ast-spec", "module": "NodeNext", - "types": ["jest", "node"] + "types": ["node", "vitest/globals", "vitest/importMeta"] }, "include": [ - "jest.config.js", "src/**/*.test.ts", "src/**/*.spec.ts", "src/**/*.d.ts", diff --git a/packages/ast-spec/vitest.config.mts b/packages/ast-spec/vitest.config.mts index 3b80d72f30ae..73ab0fd83c47 100644 --- a/packages/ast-spec/vitest.config.mts +++ b/packages/ast-spec/vitest.config.mts @@ -1,15 +1,27 @@ -'use strict'; +import * as path from 'node:path'; +import { defineConfig, mergeConfig } from 'vitest/config'; -// @ts-check +import { vitestBaseConfig } from '../../vitest.config.base.mjs'; +import packageJson from './package.json' with { type: 'json' }; -const baseConfig = require('../../jest.config.base.js'); +const vitestConfig = mergeConfig( + vitestBaseConfig, -/** @type {import('@jest/types').Config.InitialOptions} */ -module.exports = { - ...baseConfig, - setupFilesAfterEnv: [ - ...baseConfig.setupFilesAfterEnv, - './tests/util/setupJest.ts', - ], - coveragePathIgnorePatterns: ['/fixtures/', '/node_modules/'], -}; + defineConfig({ + test: { + dir: path.join(import.meta.dirname, 'tests'), + name: packageJson.name.split('/').pop(), + + root: import.meta.dirname, + + setupFiles: ['./tests/util/setupVitest.mts'], + + typecheck: { + enabled: true, + tsconfig: path.join(import.meta.dirname, 'tsconfig.json'), + }, + }, + }), +); + +export default vitestConfig; diff --git a/tsconfig.repo-config-files.json b/tsconfig.repo-config-files.json index d0c46503c208..b34e770c2746 100644 --- a/tsconfig.repo-config-files.json +++ b/tsconfig.repo-config-files.json @@ -12,6 +12,8 @@ "tools/**/*.ts", "tools/**/*.mts", "eslint.config.mjs", + "vitest.config.base.mts", + "vitest.config.mts", "jest.config.base.js", "jest.config.js", "jest.preset.js", From fbcf06d85559c2dacbb96c4cfc73c9f3717167cf Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Sat, 8 Mar 2025 02:49:15 -0600 Subject: [PATCH 07/33] Include `vitest.config.mts` in `tsconfig.spec.json` --- packages/ast-spec/tsconfig.spec.json | 3 +++ packages/typescript-estree/tsconfig.spec.json | 1 + tsconfig.base.json | 3 ++- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/ast-spec/tsconfig.spec.json b/packages/ast-spec/tsconfig.spec.json index 8c3240f18df0..b2376c32c0e4 100644 --- a/packages/ast-spec/tsconfig.spec.json +++ b/packages/ast-spec/tsconfig.spec.json @@ -6,6 +6,9 @@ "types": ["node", "vitest/globals", "vitest/importMeta"] }, "include": [ + "../../vitest.config.base.mts", + "vitest.config.mts", + "package.json", "src/**/*.test.ts", "src/**/*.spec.ts", "src/**/*.d.ts", diff --git a/packages/typescript-estree/tsconfig.spec.json b/packages/typescript-estree/tsconfig.spec.json index 5ab0499df71e..0ebfae73f2b1 100644 --- a/packages/typescript-estree/tsconfig.spec.json +++ b/packages/typescript-estree/tsconfig.spec.json @@ -8,6 +8,7 @@ }, "include": [ "jest.config.js", + "../../package.json", "src/**/*.test.ts", "src/**/*.spec.ts", "src/**/*.d.ts", diff --git a/tsconfig.base.json b/tsconfig.base.json index 0891cd26d2bd..cac35772e97e 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -21,7 +21,8 @@ "noImplicitReturns": true, "pretty": true, "removeComments": false, - "resolveJsonModule": false, + "resolveJsonModule": true, + "rootDir": "./", "skipDefaultLibCheck": false, "skipLibCheck": true, "sourceMap": false, From 7750bd742b13d69046e377cdc99b18aebf8d2fd9 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Mon, 10 Mar 2025 06:06:40 -0500 Subject: [PATCH 08/33] Use `defineProject` instead of `defineConfig` --- packages/ast-spec/vitest.config.mts | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/packages/ast-spec/vitest.config.mts b/packages/ast-spec/vitest.config.mts index 73ab0fd83c47..a0070e4287b2 100644 --- a/packages/ast-spec/vitest.config.mts +++ b/packages/ast-spec/vitest.config.mts @@ -1,5 +1,5 @@ import * as path from 'node:path'; -import { defineConfig, mergeConfig } from 'vitest/config'; +import { defineProject, mergeConfig } from 'vitest/config'; import { vitestBaseConfig } from '../../vitest.config.base.mjs'; import packageJson from './package.json' with { type: 'json' }; @@ -7,13 +7,11 @@ import packageJson from './package.json' with { type: 'json' }; const vitestConfig = mergeConfig( vitestBaseConfig, - defineConfig({ + defineProject({ test: { dir: path.join(import.meta.dirname, 'tests'), name: packageJson.name.split('/').pop(), - root: import.meta.dirname, - setupFiles: ['./tests/util/setupVitest.mts'], typecheck: { From 3f2caa92f401bdbe907df00b61697ba19f40d668 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Mon, 10 Mar 2025 06:36:59 -0500 Subject: [PATCH 09/33] Explicitly enable `resolveJsonModule` --- packages/ast-spec/tsconfig.spec.json | 1 + tsconfig.base.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/ast-spec/tsconfig.spec.json b/packages/ast-spec/tsconfig.spec.json index b2376c32c0e4..9648b53d8419 100644 --- a/packages/ast-spec/tsconfig.spec.json +++ b/packages/ast-spec/tsconfig.spec.json @@ -3,6 +3,7 @@ "compilerOptions": { "outDir": "../../dist/out-tsc/packages/ast-spec", "module": "NodeNext", + "resolveJsonModule": true, "types": ["node", "vitest/globals", "vitest/importMeta"] }, "include": [ diff --git a/tsconfig.base.json b/tsconfig.base.json index cac35772e97e..8f80694b00b0 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -21,7 +21,7 @@ "noImplicitReturns": true, "pretty": true, "removeComments": false, - "resolveJsonModule": true, + "resolveJsonModule": false, "rootDir": "./", "skipDefaultLibCheck": false, "skipLibCheck": true, From 07e4924a04ab499b7a76bb19b43224905c023221 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Mon, 10 Mar 2025 08:02:33 -0500 Subject: [PATCH 10/33] Use `.replace` instead of `.split` --- packages/ast-spec/vitest.config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ast-spec/vitest.config.mts b/packages/ast-spec/vitest.config.mts index a0070e4287b2..52af8e70357a 100644 --- a/packages/ast-spec/vitest.config.mts +++ b/packages/ast-spec/vitest.config.mts @@ -10,7 +10,7 @@ const vitestConfig = mergeConfig( defineProject({ test: { dir: path.join(import.meta.dirname, 'tests'), - name: packageJson.name.split('/').pop(), + name: packageJson.name.replace('@typescript-eslint/', ''), root: import.meta.dirname, setupFiles: ['./tests/util/setupVitest.mts'], From 54f0a045f09abe7ef44d83df5401a4974972218d Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Mon, 10 Mar 2025 08:56:00 -0500 Subject: [PATCH 11/33] Type check `vitest.config.mts` files using project references. --- packages/ast-spec/tsconfig.spec.json | 3 +++ packages/typescript-estree/tsconfig.spec.json | 1 - tsconfig.base.json | 1 - 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/ast-spec/tsconfig.spec.json b/packages/ast-spec/tsconfig.spec.json index 9648b53d8419..b3b8f448e199 100644 --- a/packages/ast-spec/tsconfig.spec.json +++ b/packages/ast-spec/tsconfig.spec.json @@ -22,6 +22,9 @@ }, { "path": "./tsconfig.build.json" + }, + { + "path": "../../tsconfig.repo-config-files.json" } ] } diff --git a/packages/typescript-estree/tsconfig.spec.json b/packages/typescript-estree/tsconfig.spec.json index 0ebfae73f2b1..5ab0499df71e 100644 --- a/packages/typescript-estree/tsconfig.spec.json +++ b/packages/typescript-estree/tsconfig.spec.json @@ -8,7 +8,6 @@ }, "include": [ "jest.config.js", - "../../package.json", "src/**/*.test.ts", "src/**/*.spec.ts", "src/**/*.d.ts", diff --git a/tsconfig.base.json b/tsconfig.base.json index 8f80694b00b0..0891cd26d2bd 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -22,7 +22,6 @@ "pretty": true, "removeComments": false, "resolveJsonModule": false, - "rootDir": "./", "skipDefaultLibCheck": false, "skipLibCheck": true, "sourceMap": false, From 41918e98b176c80c46579529aa3f3ce1c2444228 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Tue, 11 Mar 2025 00:05:50 -0500 Subject: [PATCH 12/33] Fix type tests --- .gitignore | 2 +- packages/ast-spec/vitest.config.mts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cd9974093fa7..56a07006992d 100644 --- a/.gitignore +++ b/.gitignore @@ -101,4 +101,4 @@ packages/**/.yarn .nx/workspace-data # Vitest type tests -tsconfig.vitest-temp.json +tsconfig*.vitest-temp.json diff --git a/packages/ast-spec/vitest.config.mts b/packages/ast-spec/vitest.config.mts index 52af8e70357a..26575fb08a32 100644 --- a/packages/ast-spec/vitest.config.mts +++ b/packages/ast-spec/vitest.config.mts @@ -16,7 +16,7 @@ const vitestConfig = mergeConfig( typecheck: { enabled: true, - tsconfig: path.join(import.meta.dirname, 'tsconfig.json'), + tsconfig: path.join(import.meta.dirname, 'tsconfig.spec.json'), }, }, }), From 5d0a514321e6443a925eda9420c3e32f5734c2b0 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Wed, 12 Mar 2025 00:17:18 -0500 Subject: [PATCH 13/33] Fix Vitest config --- packages/ast-spec/vitest.config.mts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/ast-spec/vitest.config.mts b/packages/ast-spec/vitest.config.mts index 26575fb08a32..5eaedbdc2779 100644 --- a/packages/ast-spec/vitest.config.mts +++ b/packages/ast-spec/vitest.config.mts @@ -8,6 +8,8 @@ const vitestConfig = mergeConfig( vitestBaseConfig, defineProject({ + root: import.meta.dirname, + test: { dir: path.join(import.meta.dirname, 'tests'), name: packageJson.name.replace('@typescript-eslint/', ''), From 6ddb9f7b06d46dad5567ff465238080d121198ce Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Sat, 15 Mar 2025 21:45:24 -0500 Subject: [PATCH 14/33] Fix `typecheck` task --- packages/ast-spec/tsconfig.spec.json | 3 +-- tsconfig.repo-config-files.json | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/packages/ast-spec/tsconfig.spec.json b/packages/ast-spec/tsconfig.spec.json index b3b8f448e199..0b3ced92edb0 100644 --- a/packages/ast-spec/tsconfig.spec.json +++ b/packages/ast-spec/tsconfig.spec.json @@ -7,7 +7,6 @@ "types": ["node", "vitest/globals", "vitest/importMeta"] }, "include": [ - "../../vitest.config.base.mts", "vitest.config.mts", "package.json", "src/**/*.test.ts", @@ -24,7 +23,7 @@ "path": "./tsconfig.build.json" }, { - "path": "../../tsconfig.repo-config-files.json" + "path": "../../tsconfig.spec.json" } ] } diff --git a/tsconfig.repo-config-files.json b/tsconfig.repo-config-files.json index b34e770c2746..d0c46503c208 100644 --- a/tsconfig.repo-config-files.json +++ b/tsconfig.repo-config-files.json @@ -12,8 +12,6 @@ "tools/**/*.ts", "tools/**/*.mts", "eslint.config.mjs", - "vitest.config.base.mts", - "vitest.config.mts", "jest.config.base.js", "jest.config.js", "jest.preset.js", From 5aa178b23aab457bb41e93b44b246b9afb478e09 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Fri, 21 Mar 2025 19:16:54 -0500 Subject: [PATCH 15/33] Fix unit-tests --- .../snapshots/1-TSESTree-AST.shot | 6 +----- .../snapshots/2-TSESTree-Tokens.shot | 6 +----- .../snapshots/3-Babel-AST.shot | 6 +----- .../snapshots/4-Babel-Tokens.shot | 6 +----- .../snapshots/5-AST-Alignment-AST.shot | 9 ++++----- .../snapshots/6-AST-Alignment-Tokens.shot | 9 ++++----- 6 files changed, 12 insertions(+), 30 deletions(-) diff --git a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/1-TSESTree-AST.shot index 41ea9332f052..78b2cc3d44cb 100644 --- a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures parameter AssignmentPattern decorated-assignment-pattern-parameter TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -194,5 +191,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/2-TSESTree-Tokens.shot index 9abc05bc337c..d4bf80613e88 100644 --- a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures parameter AssignmentPattern decorated-assignment-pattern-parameter TSESTree - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures parameter AssignmentPattern decorated-assignment-pattern-p end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/3-Babel-AST.shot index 8ba618f18ed7..8634b8ee3bb0 100644 --- a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures parameter AssignmentPattern decorated-assignment-pattern-parameter Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -174,5 +171,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 6 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/4-Babel-Tokens.shot index 40204110acf2..d4bf80613e88 100644 --- a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures parameter AssignmentPattern decorated-assignment-pattern-parameter Babel - Tokens 1`] = ` [ Keyword { type: "Keyword", @@ -202,5 +199,4 @@ exports[`AST Fixtures parameter AssignmentPattern decorated-assignment-pattern-p end: { column: 1, line: 5 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/5-AST-Alignment-AST.shot index 15f68ff1d2f4..57448b5c234b 100644 --- a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/5-AST-Alignment-AST.shot @@ -1,7 +1,7 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures parameter AssignmentPattern decorated-assignment-pattern-parameter AST Alignment - AST 1`] = ` -"Snapshot Diff: +exports[`AST Fixtures > parameter > AssignmentPattern > decorated-assignment-pattern-parameter > AST Alignment - AST`] +Snapshot Diff: - TSESTree + Babel @@ -198,5 +198,4 @@ exports[`AST Fixtures parameter AssignmentPattern decorated-assignment-pattern-p start: { column: 0, line: 1 }, end: { column: 0, line: 6 }, }, - }" -`; + } diff --git a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/6-AST-Alignment-Tokens.shot index 2ae8568f2c16..0d31ed55341a 100644 --- a/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/parameter/AssignmentPattern/fixtures/decorated-assignment-pattern-parameter/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures parameter AssignmentPattern decorated-assignment-pattern-parameter AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > parameter > AssignmentPattern > decorated-assignment-pattern-parameter > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. From 85ef64bcc036f1ff59441f15068bf5aaec7d87fa Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Wed, 26 Mar 2025 14:14:01 -0500 Subject: [PATCH 16/33] Update `vitest` to version 3.0.9 --- package.json | 6 ++--- packages/ast-spec/package.json | 4 ++-- packages/eslint-plugin-internal/package.json | 4 ++-- packages/typescript-eslint/package.json | 4 ++-- yarn.lock | 24 ++++++++++---------- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 6aeb68662580..65234a0f7c06 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@typescript-eslint/types": "workspace:^", "@typescript-eslint/typescript-estree": "workspace:^", "@typescript-eslint/utils": "workspace:^", - "@vitest/coverage-v8": "^3.0.8", + "@vitest/coverage-v8": "^3.0.9", "@vitest/eslint-plugin": "^1.1.37", "console-fail-test": "^0.5.0", "cross-fetch": "^4.0.0", @@ -126,8 +126,8 @@ "tsx": "*", "typescript": ">=4.8.4 <5.9.0", "typescript-eslint": "workspace:^", - "vite": "^6.2.2", - "vitest": "^3.0.8", + "vite": "^6.2.3", + "vitest": "^3.0.9", "yargs": "17.7.2" }, "resolutions": { diff --git a/packages/ast-spec/package.json b/packages/ast-spec/package.json index c0298234ac3a..3c010708589a 100644 --- a/packages/ast-spec/package.json +++ b/packages/ast-spec/package.json @@ -50,13 +50,13 @@ "@babel/eslint-parser": "*", "@microsoft/api-extractor": "^7.47.11", "@typescript-eslint/typescript-estree": "workspace:*", - "@vitest/coverage-v8": "^3.0.8", + "@vitest/coverage-v8": "^3.0.9", "glob": "*", "jest-diff": "^29.7.0", "prettier": "^3.2.5", "pretty-format": "*", "rimraf": "*", "typescript": "*", - "vitest": "^3.0.8" + "vitest": "^3.0.9" } } diff --git a/packages/eslint-plugin-internal/package.json b/packages/eslint-plugin-internal/package.json index 4709ac5c9efc..57bbbb8d28e5 100644 --- a/packages/eslint-plugin-internal/package.json +++ b/packages/eslint-plugin-internal/package.json @@ -31,8 +31,8 @@ "prettier": "^3.2.5" }, "devDependencies": { - "@vitest/coverage-v8": "^3.0.8", + "@vitest/coverage-v8": "^3.0.9", "rimraf": "*", - "vitest": "^3.0.8" + "vitest": "^3.0.9" } } diff --git a/packages/typescript-eslint/package.json b/packages/typescript-eslint/package.json index 15d0cdcda68a..651097c9063b 100644 --- a/packages/typescript-eslint/package.json +++ b/packages/typescript-eslint/package.json @@ -62,12 +62,12 @@ "typescript": ">=4.8.4 <5.9.0" }, "devDependencies": { - "@vitest/coverage-v8": "^3.0.8", + "@vitest/coverage-v8": "^3.0.9", "downlevel-dts": "*", "prettier": "^3.2.5", "rimraf": "*", "typescript": "*", - "vitest": "^3.0.8" + "vitest": "^3.0.9" }, "funding": { "type": "opencollective", diff --git a/yarn.lock b/yarn.lock index ada9748b0590..364682589742 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6041,14 +6041,14 @@ __metadata: "@babel/eslint-parser": "*" "@microsoft/api-extractor": ^7.47.11 "@typescript-eslint/typescript-estree": "workspace:*" - "@vitest/coverage-v8": ^3.0.8 + "@vitest/coverage-v8": ^3.0.9 glob: "*" jest-diff: ^29.7.0 prettier: ^3.2.5 pretty-format: "*" rimraf: "*" typescript: "*" - vitest: ^3.0.8 + vitest: ^3.0.9 languageName: unknown linkType: soft @@ -6061,10 +6061,10 @@ __metadata: "@typescript-eslint/scope-manager": "workspace:*" "@typescript-eslint/type-utils": "workspace:*" "@typescript-eslint/utils": "workspace:*" - "@vitest/coverage-v8": ^3.0.8 + "@vitest/coverage-v8": ^3.0.9 prettier: ^3.2.5 rimraf: "*" - vitest: ^3.0.8 + vitest: ^3.0.9 languageName: unknown linkType: soft @@ -6279,7 +6279,7 @@ __metadata: "@typescript-eslint/types": "workspace:^" "@typescript-eslint/typescript-estree": "workspace:^" "@typescript-eslint/utils": "workspace:^" - "@vitest/coverage-v8": ^3.0.8 + "@vitest/coverage-v8": ^3.0.9 "@vitest/eslint-plugin": ^1.1.37 console-fail-test: ^0.5.0 cross-fetch: ^4.0.0 @@ -6316,8 +6316,8 @@ __metadata: tsx: "*" typescript: ">=4.8.4 <5.9.0" typescript-eslint: "workspace:^" - vite: ^6.2.2 - vitest: ^3.0.8 + vite: ^6.2.3 + vitest: ^3.0.9 yargs: 17.7.2 languageName: unknown linkType: soft @@ -6418,7 +6418,7 @@ __metadata: languageName: node linkType: hard -"@vitest/coverage-v8@npm:^3.0.8": +"@vitest/coverage-v8@npm:^3.0.9": version: 3.1.1 resolution: "@vitest/coverage-v8@npm:3.1.1" dependencies: @@ -20439,12 +20439,12 @@ __metadata: "@typescript-eslint/eslint-plugin": 8.29.0 "@typescript-eslint/parser": 8.29.0 "@typescript-eslint/utils": 8.29.0 - "@vitest/coverage-v8": ^3.0.8 + "@vitest/coverage-v8": ^3.0.9 downlevel-dts: "*" prettier: ^3.2.5 rimraf: "*" typescript: "*" - vitest: ^3.0.8 + vitest: ^3.0.9 peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" @@ -20893,7 +20893,7 @@ __metadata: languageName: node linkType: hard -"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.2": +"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.3": version: 6.2.5 resolution: "vite@npm:6.2.5" dependencies: @@ -20945,7 +20945,7 @@ __metadata: languageName: node linkType: hard -"vitest@npm:^3.0.8": +"vitest@npm:^3.0.9": version: 3.1.1 resolution: "vitest@npm:3.1.1" dependencies: From da8774773dca9c1be648364a229fa17042ad8776 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Wed, 26 Mar 2025 14:17:56 -0500 Subject: [PATCH 17/33] Update `@vitest/eslint-plugin` to version 1.1.38 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 65234a0f7c06..15282a8f32d6 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@typescript-eslint/typescript-estree": "workspace:^", "@typescript-eslint/utils": "workspace:^", "@vitest/coverage-v8": "^3.0.9", - "@vitest/eslint-plugin": "^1.1.37", + "@vitest/eslint-plugin": "^1.1.38", "console-fail-test": "^0.5.0", "cross-fetch": "^4.0.0", "cspell": "^8.15.2", diff --git a/yarn.lock b/yarn.lock index 364682589742..65ca5528556b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6280,7 +6280,7 @@ __metadata: "@typescript-eslint/typescript-estree": "workspace:^" "@typescript-eslint/utils": "workspace:^" "@vitest/coverage-v8": ^3.0.9 - "@vitest/eslint-plugin": ^1.1.37 + "@vitest/eslint-plugin": ^1.1.38 console-fail-test: ^0.5.0 cross-fetch: ^4.0.0 cspell: ^8.15.2 @@ -6444,7 +6444,7 @@ __metadata: languageName: node linkType: hard -"@vitest/eslint-plugin@npm:^1.1.37": +"@vitest/eslint-plugin@npm:^1.1.38": version: 1.1.39 resolution: "@vitest/eslint-plugin@npm:1.1.39" peerDependencies: From 3c7efa34f871962bdd4dd112ff66c4de4484a60a Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Mon, 31 Mar 2025 08:51:00 -0500 Subject: [PATCH 18/33] Update `vitest` to version 3.1.1 --- package.json | 6 ++--- packages/ast-spec/package.json | 4 ++-- packages/eslint-plugin-internal/package.json | 4 ++-- packages/typescript-eslint/package.json | 4 ++-- yarn.lock | 24 ++++++++++---------- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 15282a8f32d6..e0da784ef01b 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@typescript-eslint/types": "workspace:^", "@typescript-eslint/typescript-estree": "workspace:^", "@typescript-eslint/utils": "workspace:^", - "@vitest/coverage-v8": "^3.0.9", + "@vitest/coverage-v8": "^3.1.1", "@vitest/eslint-plugin": "^1.1.38", "console-fail-test": "^0.5.0", "cross-fetch": "^4.0.0", @@ -126,8 +126,8 @@ "tsx": "*", "typescript": ">=4.8.4 <5.9.0", "typescript-eslint": "workspace:^", - "vite": "^6.2.3", - "vitest": "^3.0.9", + "vite": "^6.2.4", + "vitest": "^3.1.1", "yargs": "17.7.2" }, "resolutions": { diff --git a/packages/ast-spec/package.json b/packages/ast-spec/package.json index 3c010708589a..f910531833fb 100644 --- a/packages/ast-spec/package.json +++ b/packages/ast-spec/package.json @@ -50,13 +50,13 @@ "@babel/eslint-parser": "*", "@microsoft/api-extractor": "^7.47.11", "@typescript-eslint/typescript-estree": "workspace:*", - "@vitest/coverage-v8": "^3.0.9", + "@vitest/coverage-v8": "^3.1.1", "glob": "*", "jest-diff": "^29.7.0", "prettier": "^3.2.5", "pretty-format": "*", "rimraf": "*", "typescript": "*", - "vitest": "^3.0.9" + "vitest": "^3.1.1" } } diff --git a/packages/eslint-plugin-internal/package.json b/packages/eslint-plugin-internal/package.json index 57bbbb8d28e5..2446f9acb6a3 100644 --- a/packages/eslint-plugin-internal/package.json +++ b/packages/eslint-plugin-internal/package.json @@ -31,8 +31,8 @@ "prettier": "^3.2.5" }, "devDependencies": { - "@vitest/coverage-v8": "^3.0.9", + "@vitest/coverage-v8": "^3.1.1", "rimraf": "*", - "vitest": "^3.0.9" + "vitest": "^3.1.1" } } diff --git a/packages/typescript-eslint/package.json b/packages/typescript-eslint/package.json index 651097c9063b..20ad9339be6f 100644 --- a/packages/typescript-eslint/package.json +++ b/packages/typescript-eslint/package.json @@ -62,12 +62,12 @@ "typescript": ">=4.8.4 <5.9.0" }, "devDependencies": { - "@vitest/coverage-v8": "^3.0.9", + "@vitest/coverage-v8": "^3.1.1", "downlevel-dts": "*", "prettier": "^3.2.5", "rimraf": "*", "typescript": "*", - "vitest": "^3.0.9" + "vitest": "^3.1.1" }, "funding": { "type": "opencollective", diff --git a/yarn.lock b/yarn.lock index 65ca5528556b..2238cc4a4a8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6041,14 +6041,14 @@ __metadata: "@babel/eslint-parser": "*" "@microsoft/api-extractor": ^7.47.11 "@typescript-eslint/typescript-estree": "workspace:*" - "@vitest/coverage-v8": ^3.0.9 + "@vitest/coverage-v8": ^3.1.1 glob: "*" jest-diff: ^29.7.0 prettier: ^3.2.5 pretty-format: "*" rimraf: "*" typescript: "*" - vitest: ^3.0.9 + vitest: ^3.1.1 languageName: unknown linkType: soft @@ -6061,10 +6061,10 @@ __metadata: "@typescript-eslint/scope-manager": "workspace:*" "@typescript-eslint/type-utils": "workspace:*" "@typescript-eslint/utils": "workspace:*" - "@vitest/coverage-v8": ^3.0.9 + "@vitest/coverage-v8": ^3.1.1 prettier: ^3.2.5 rimraf: "*" - vitest: ^3.0.9 + vitest: ^3.1.1 languageName: unknown linkType: soft @@ -6279,7 +6279,7 @@ __metadata: "@typescript-eslint/types": "workspace:^" "@typescript-eslint/typescript-estree": "workspace:^" "@typescript-eslint/utils": "workspace:^" - "@vitest/coverage-v8": ^3.0.9 + "@vitest/coverage-v8": ^3.1.1 "@vitest/eslint-plugin": ^1.1.38 console-fail-test: ^0.5.0 cross-fetch: ^4.0.0 @@ -6316,8 +6316,8 @@ __metadata: tsx: "*" typescript: ">=4.8.4 <5.9.0" typescript-eslint: "workspace:^" - vite: ^6.2.3 - vitest: ^3.0.9 + vite: ^6.2.4 + vitest: ^3.1.1 yargs: 17.7.2 languageName: unknown linkType: soft @@ -6418,7 +6418,7 @@ __metadata: languageName: node linkType: hard -"@vitest/coverage-v8@npm:^3.0.9": +"@vitest/coverage-v8@npm:^3.1.1": version: 3.1.1 resolution: "@vitest/coverage-v8@npm:3.1.1" dependencies: @@ -20439,12 +20439,12 @@ __metadata: "@typescript-eslint/eslint-plugin": 8.29.0 "@typescript-eslint/parser": 8.29.0 "@typescript-eslint/utils": 8.29.0 - "@vitest/coverage-v8": ^3.0.9 + "@vitest/coverage-v8": ^3.1.1 downlevel-dts: "*" prettier: ^3.2.5 rimraf: "*" typescript: "*" - vitest: ^3.0.9 + vitest: ^3.1.1 peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" @@ -20893,7 +20893,7 @@ __metadata: languageName: node linkType: hard -"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.3": +"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.4": version: 6.2.5 resolution: "vite@npm:6.2.5" dependencies: @@ -20945,7 +20945,7 @@ __metadata: languageName: node linkType: hard -"vitest@npm:^3.0.9": +"vitest@npm:^3.1.1": version: 3.1.1 resolution: "vitest@npm:3.1.1" dependencies: From a615c95afcefd49664f7502729b8aa2b0a592298 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Wed, 2 Apr 2025 03:51:23 -0500 Subject: [PATCH 19/33] Fix unit-tests --- .../bigint-literal/snapshots/1-TSESTree-AST.shot | 6 +----- .../bigint-literal/snapshots/2-TSESTree-Tokens.shot | 6 +----- .../fixtures/bigint-literal/snapshots/3-Babel-AST.shot | 6 +----- .../bigint-literal/snapshots/4-Babel-Tokens.shot | 6 +----- .../bigint-literal/snapshots/5-AST-Alignment-AST.shot | 9 ++++----- .../bigint-literal/snapshots/6-AST-Alignment-Tokens.shot | 9 ++++----- 6 files changed, 12 insertions(+), 30 deletions(-) diff --git a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/1-TSESTree-AST.shot b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/1-TSESTree-AST.shot index 1c0ae4724a73..64ba3319c5ea 100644 --- a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/1-TSESTree-AST.shot +++ b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/1-TSESTree-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures token NumericToken bigint-literal TSESTree - AST 1`] = ` Program { type: "Program", body: [ @@ -33,5 +30,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/2-TSESTree-Tokens.shot b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/2-TSESTree-Tokens.shot index 4afe54e6c6e4..1c17db72c6d0 100644 --- a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/2-TSESTree-Tokens.shot +++ b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/2-TSESTree-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures token NumericToken bigint-literal TSESTree - Tokens 1`] = ` [ Numeric { type: "Numeric", @@ -22,5 +19,4 @@ exports[`AST Fixtures token NumericToken bigint-literal TSESTree - Tokens 1`] = end: { column: 3, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/3-Babel-AST.shot b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/3-Babel-AST.shot index e19537c7d18f..64ba3319c5ea 100644 --- a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/3-Babel-AST.shot +++ b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/3-Babel-AST.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures token NumericToken bigint-literal Babel - AST 1`] = ` Program { type: "Program", body: [ @@ -33,5 +30,4 @@ Program { start: { column: 0, line: 1 }, end: { column: 0, line: 2 }, }, -} -`; +} \ No newline at end of file diff --git a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/4-Babel-Tokens.shot b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/4-Babel-Tokens.shot index 2e7591057743..1c17db72c6d0 100644 --- a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/4-Babel-Tokens.shot +++ b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/4-Babel-Tokens.shot @@ -1,6 +1,3 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`AST Fixtures token NumericToken bigint-literal Babel - Tokens 1`] = ` [ Numeric { type: "Numeric", @@ -22,5 +19,4 @@ exports[`AST Fixtures token NumericToken bigint-literal Babel - Tokens 1`] = ` end: { column: 3, line: 1 }, }, }, -] -`; +] \ No newline at end of file diff --git a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/5-AST-Alignment-AST.shot b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/5-AST-Alignment-AST.shot index baf728dfc5c9..58bfdedec6a4 100644 --- a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/5-AST-Alignment-AST.shot +++ b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/5-AST-Alignment-AST.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures token NumericToken bigint-literal AST Alignment - AST 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > token > NumericToken > bigint-literal > AST Alignment - AST`] +Snapshot Diff: +Compared values have no visual difference. diff --git a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/6-AST-Alignment-Tokens.shot b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/6-AST-Alignment-Tokens.shot index 0caee1dd5698..9a72c5477aa1 100644 --- a/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/6-AST-Alignment-Tokens.shot +++ b/packages/ast-spec/src/token/NumericToken/fixtures/bigint-literal/snapshots/6-AST-Alignment-Tokens.shot @@ -1,6 +1,5 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`AST Fixtures token NumericToken bigint-literal AST Alignment - Token 1`] = ` -"Snapshot Diff: -Compared values have no visual difference." -`; +exports[`AST Fixtures > token > NumericToken > bigint-literal > AST Alignment - Token`] +Snapshot Diff: +Compared values have no visual difference. From 01ff8b0c7a16fa99918fb38f32b1f4111c946ddf Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Wed, 2 Apr 2025 11:08:45 -0500 Subject: [PATCH 20/33] Update `@vitest/eslint-plugin` to version 1.1.39 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e0da784ef01b..061e0233531f 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@typescript-eslint/typescript-estree": "workspace:^", "@typescript-eslint/utils": "workspace:^", "@vitest/coverage-v8": "^3.1.1", - "@vitest/eslint-plugin": "^1.1.38", + "@vitest/eslint-plugin": "^1.1.39", "console-fail-test": "^0.5.0", "cross-fetch": "^4.0.0", "cspell": "^8.15.2", diff --git a/yarn.lock b/yarn.lock index 2238cc4a4a8a..ab8f58bb3493 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6280,7 +6280,7 @@ __metadata: "@typescript-eslint/typescript-estree": "workspace:^" "@typescript-eslint/utils": "workspace:^" "@vitest/coverage-v8": ^3.1.1 - "@vitest/eslint-plugin": ^1.1.38 + "@vitest/eslint-plugin": ^1.1.39 console-fail-test: ^0.5.0 cross-fetch: ^4.0.0 cspell: ^8.15.2 @@ -6444,7 +6444,7 @@ __metadata: languageName: node linkType: hard -"@vitest/eslint-plugin@npm:^1.1.38": +"@vitest/eslint-plugin@npm:^1.1.39": version: 1.1.39 resolution: "@vitest/eslint-plugin@npm:1.1.39" peerDependencies: From 1988e4de7d38823fa42a0778ef4deccf3ffa05d2 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Wed, 2 Apr 2025 14:51:41 -0500 Subject: [PATCH 21/33] Run `ast-spec:typecheck` during `postinstall` script --- tools/scripts/postinstall.mts | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/scripts/postinstall.mts b/tools/scripts/postinstall.mts index ba5dbc9d809e..5d123b1991d5 100644 --- a/tools/scripts/postinstall.mts +++ b/tools/scripts/postinstall.mts @@ -44,5 +44,6 @@ void (async function (): Promise { // Build all the packages ready for use await $`yarn build`; + await $`yarn nx typecheck ast-spec`; } })(); From 841ab01d31fa9c3994dc5544ac4a1ebf6056e543 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Wed, 2 Apr 2025 23:48:03 -0500 Subject: [PATCH 22/33] Fix `knip` config --- knip.ts | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/knip.ts b/knip.ts index d50d83d9d4e6..1aad0b5cb195 100644 --- a/knip.ts +++ b/knip.ts @@ -11,9 +11,14 @@ export default { types: 'off', unresolved: 'off', }, + + vite: false, + vitest: { - config: ['vitest.config.mts', 'packages/*/vitest.config.mts'], + config: ['vitest.config.mts'], + entry: ['tests/**/*.{bench,test,test-d}.?(c|m)ts?(x)'], }, + workspaces: { '.': { entry: ['tools/release/changelog-renderer.js', 'tools/scripts/**/*.mts'], @@ -37,16 +42,18 @@ export default { }, 'packages/ast-spec': { ignore: [ - 'src/**/fixtures/**', // @typescript-eslint/typescript-estree is not listed in dependencies to avoid circular dependency errors // You can check a more detailed explanation in this file 'tests/util/parsers/typescript-estree-import.ts', 'typings/global.d.ts', ], + + project: ['src/**/*.ts', 'tests/util/**/*.ts', '!src/**/fixtures/**'], + vitest: { config: ['vitest.config.mts'], entry: [ - '**/*.{bench,test,test-d,spec}.?(c|m)[jt]s?(x)', + 'tests/**/*.{bench,test,test-d}.?(c|m)ts?(x)', 'tests/util/setupVitest.mts', ], }, From c12400ddfca335f1c8e064ff41b772815ab7da56 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Thu, 3 Apr 2025 05:56:41 -0500 Subject: [PATCH 23/33] Update `vite` to version 6.2.5 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 061e0233531f..10b2c4fc30d9 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "tsx": "*", "typescript": ">=4.8.4 <5.9.0", "typescript-eslint": "workspace:^", - "vite": "^6.2.4", + "vite": "^6.2.5", "vitest": "^3.1.1", "yargs": "17.7.2" }, diff --git a/yarn.lock b/yarn.lock index ab8f58bb3493..e58fcb435f13 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6316,7 +6316,7 @@ __metadata: tsx: "*" typescript: ">=4.8.4 <5.9.0" typescript-eslint: "workspace:^" - vite: ^6.2.4 + vite: ^6.2.5 vitest: ^3.1.1 yargs: 17.7.2 languageName: unknown @@ -20893,7 +20893,7 @@ __metadata: languageName: node linkType: hard -"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.4": +"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.5": version: 6.2.5 resolution: "vite@npm:6.2.5" dependencies: From 67b51bbf6b6bb92be291740e20f844aee15c1292 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Thu, 10 Apr 2025 09:02:38 -0500 Subject: [PATCH 24/33] Update `vite` to version 6.2.6 --- package.json | 2 +- yarn.lock | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 10b2c4fc30d9..f964215b5f89 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "tsx": "*", "typescript": ">=4.8.4 <5.9.0", "typescript-eslint": "workspace:^", - "vite": "^6.2.5", + "vite": "^6.2.6", "vitest": "^3.1.1", "yargs": "17.7.2" }, diff --git a/yarn.lock b/yarn.lock index 4124e293ab6e..6ab554d0c456 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6316,7 +6316,7 @@ __metadata: tsx: "*" typescript: ">=4.8.4 <5.9.0" typescript-eslint: "workspace:^" - vite: ^6.2.5 + vite: ^6.2.6 vitest: ^3.1.1 yargs: 17.7.2 languageName: unknown @@ -6445,10 +6445,9 @@ __metadata: linkType: hard "@vitest/eslint-plugin@npm:^1.1.39": - version: 1.1.39 - resolution: "@vitest/eslint-plugin@npm:1.1.39" + version: 1.1.40 + resolution: "@vitest/eslint-plugin@npm:1.1.40" peerDependencies: - "@typescript-eslint/utils": ^8.24.0 eslint: ">= 8.57.0" typescript: ">= 5.0.0" vitest: "*" @@ -6457,7 +6456,7 @@ __metadata: optional: true vitest: optional: true - checksum: 0730c7d2a24b6e72ad74478991f7426fe889d0a326f4dc5034db5bfb1fcedeb1f54f8d90d61587e66c447139fa5c72af07003d740753860de82a9b0565bd14aa + checksum: bb8c4d7654945890f666be6ef0ebd8c21b6f896416099655bfd286ad0d388b6e5b83e11a9cdd044daeb11dac1bc1ee03d41db02db27426a8cedfdd33a6675645 languageName: node linkType: hard @@ -20893,9 +20892,9 @@ __metadata: languageName: node linkType: hard -"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.5": - version: 6.2.5 - resolution: "vite@npm:6.2.5" +"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.6": + version: 6.2.6 + resolution: "vite@npm:6.2.6" dependencies: esbuild: ^0.25.0 fsevents: ~2.3.3 @@ -20941,7 +20940,7 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 49a6529c5ae8d6e4926f2daa51d7e20c50d780d8d2ec8c08605e966983fe8d17ec69bc36a356c1a21141c5a630b7a4109f3690c5b33f579d3e2bf26f914a149d + checksum: ddeb36d29c053c6d6f0e70eb01939848db611135878d85e9497fc4b899667f58ce35ea4014acf01342ee1cf115879280fac809c0a806ad6432833cde87fe90dc languageName: node linkType: hard From 87473f42bfe9c5ca3ac539fa2056988b198676c8 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Thu, 10 Apr 2025 09:03:39 -0500 Subject: [PATCH 25/33] Update `@vitest/eslint-plugin` to version 1.1.40 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f964215b5f89..4bcaff55bf93 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@typescript-eslint/typescript-estree": "workspace:^", "@typescript-eslint/utils": "workspace:^", "@vitest/coverage-v8": "^3.1.1", - "@vitest/eslint-plugin": "^1.1.39", + "@vitest/eslint-plugin": "^1.1.40", "console-fail-test": "^0.5.0", "cross-fetch": "^4.0.0", "cspell": "^8.15.2", diff --git a/yarn.lock b/yarn.lock index 6ab554d0c456..0ddd2045b8eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6280,7 +6280,7 @@ __metadata: "@typescript-eslint/typescript-estree": "workspace:^" "@typescript-eslint/utils": "workspace:^" "@vitest/coverage-v8": ^3.1.1 - "@vitest/eslint-plugin": ^1.1.39 + "@vitest/eslint-plugin": ^1.1.40 console-fail-test: ^0.5.0 cross-fetch: ^4.0.0 cspell: ^8.15.2 @@ -6444,7 +6444,7 @@ __metadata: languageName: node linkType: hard -"@vitest/eslint-plugin@npm:^1.1.39": +"@vitest/eslint-plugin@npm:^1.1.40": version: 1.1.40 resolution: "@vitest/eslint-plugin@npm:1.1.40" peerDependencies: From 50a487222f8074371ca7012718b8f04fd33ae326 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Thu, 10 Apr 2025 17:33:33 -0500 Subject: [PATCH 26/33] Fix `ast-spec` tests --- packages/ast-spec/tests/fixtures.test.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/ast-spec/tests/fixtures.test.ts b/packages/ast-spec/tests/fixtures.test.ts index 4a612e36638c..a5ea06a86210 100644 --- a/packages/ast-spec/tests/fixtures.test.ts +++ b/packages/ast-spec/tests/fixtures.test.ts @@ -135,7 +135,9 @@ function nestDescribe(fixture: Fixture, segments = fixture.segments): void { snapshotsDirName: fixture.snapshotPath, }).getHeader(); - const contents = await fs.readFile(fixture.absolute, 'utf8'); + const contents = await fs.readFile(fixture.absolute, { + encoding: 'utf-8', + }); await fs.mkdir(fixture.snapshotPath, { recursive: true }); From 16dfec02c6f130ce4188e0ccb0b392668cb0a081 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Thu, 10 Apr 2025 18:59:54 -0500 Subject: [PATCH 27/33] Update `@vitest/eslint-plugin` to version 1.1.42 --- package.json | 2 +- yarn.lock | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 48b8bfbf4e68..b41ff68c1177 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@typescript-eslint/typescript-estree": "workspace:^", "@typescript-eslint/utils": "workspace:^", "@vitest/coverage-v8": "^3.1.1", - "@vitest/eslint-plugin": "^1.1.40", + "@vitest/eslint-plugin": "^1.1.42", "console-fail-test": "^0.5.0", "cross-fetch": "^4.0.0", "cspell": "^8.15.2", diff --git a/yarn.lock b/yarn.lock index fffa9f492668..8bd886b16595 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6280,7 +6280,7 @@ __metadata: "@typescript-eslint/typescript-estree": "workspace:^" "@typescript-eslint/utils": "workspace:^" "@vitest/coverage-v8": ^3.1.1 - "@vitest/eslint-plugin": ^1.1.40 + "@vitest/eslint-plugin": ^1.1.42 console-fail-test: ^0.5.0 cross-fetch: ^4.0.0 cspell: ^8.15.2 @@ -6444,19 +6444,18 @@ __metadata: languageName: node linkType: hard -"@vitest/eslint-plugin@npm:^1.1.40": - version: 1.1.40 - resolution: "@vitest/eslint-plugin@npm:1.1.40" +"@vitest/eslint-plugin@npm:^1.1.42": + version: 1.1.42 + resolution: "@vitest/eslint-plugin@npm:1.1.42" peerDependencies: + "@typescript-eslint/utils": ">= 8.24.0" eslint: ">= 8.57.0" typescript: ">= 5.0.0" vitest: "*" peerDependenciesMeta: typescript: optional: true - vitest: - optional: true - checksum: bb8c4d7654945890f666be6ef0ebd8c21b6f896416099655bfd286ad0d388b6e5b83e11a9cdd044daeb11dac1bc1ee03d41db02db27426a8cedfdd33a6675645 + checksum: 0b78745fde3cd6c35ce2cecd097133a41ff0c3787f9827538be1196e54b22d41a63c8ce2ac4571f29132399e96d6cf5ee47dcaf8a8f618bed8de80ad86851046 languageName: node linkType: hard From 6b8688cdd56c169224eef78c3692e6c83eaa10c7 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Thu, 10 Apr 2025 19:51:14 -0500 Subject: [PATCH 28/33] Enable the new `vitest/prefer-describe-function-title` rule --- eslint.config.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/eslint.config.mjs b/eslint.config.mjs index 695ebd3515b9..0db648cd39a4 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -441,6 +441,7 @@ export default tseslint.config( 'vitest/no-identical-title': 'error', 'vitest/no-test-prefixes': 'error', 'vitest/no-test-return-statement': 'error', + 'vitest/prefer-describe-function-title': 'error', 'vitest/prefer-each': 'error', 'vitest/prefer-spy-on': 'error', 'vitest/prefer-to-be': 'error', From d0959a656a210b3c11f3513570a050394c4effc6 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Thu, 10 Apr 2025 23:44:42 -0500 Subject: [PATCH 29/33] Use `vitestPlugin.configs.env` --- eslint.config.mjs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/eslint.config.mjs b/eslint.config.mjs index 0db648cd39a4..bb506f82932d 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -380,11 +380,7 @@ export default tseslint.config( // define the vitest globals for all test files { files: vitestFiles, - languageOptions: { - globals: { - ...vitestPlugin.environments.env.globals, - }, - }, + ...vitestPlugin.configs.env, }, // test file specific configuration { From af05c647aa1f5546a8a7f1291331ad298581ec59 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Fri, 11 Apr 2025 02:38:00 -0500 Subject: [PATCH 30/33] Fix `ast-spec` tests --- packages/ast-spec/tests/fixtures.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ast-spec/tests/fixtures.test.ts b/packages/ast-spec/tests/fixtures.test.ts index a5ea06a86210..72471315196e 100644 --- a/packages/ast-spec/tests/fixtures.test.ts +++ b/packages/ast-spec/tests/fixtures.test.ts @@ -331,7 +331,7 @@ function nestDescribe(fixture: Fixture, segments = fixture.segments): void { // NOTE - the comments below exist so that they show up in the stack trace jest shows // when the test fails. Yes, sadly, they're duplicated, but it's necessary to // provide the best and most understandable DevX that we can here. - // Jest will print a code frame with the fail line as well as 2 lines before and after + // Vitest will print a code frame with the fail line as well as 2 lines before and after // if this fails and you WERE expecting a parser error, then your fixture should be in the `_error_` subfolder // if this fails and you WEREN'T expecting a parser error - then something is broken. From 302b66dd49982b306680daced0328cbfe6420289 Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Fri, 11 Apr 2025 09:00:13 -0500 Subject: [PATCH 31/33] Include test `setupFiles` in ESLint config --- eslint.config.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/eslint.config.mjs b/eslint.config.mjs index bb506f82932d..97df1cd1b119 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -34,6 +34,7 @@ const vitestFiles = [ 'packages/typescript-eslint/tests/**/*.test.{ts,tsx,cts,mts}', 'packages/visitor-keys/tests/**/*.test.{ts,tsx,cts,mts}', 'packages/ast-spec/tests/**/*.test?(-d).{ts,tsx,cts,mts}', + 'packages/ast-spec/tests/util/setupVitest.mts', ]; export default tseslint.config( From fa2c100f8ea560df3aa4e8f7d5f60ab672f8534a Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Fri, 11 Apr 2025 22:33:46 -0500 Subject: [PATCH 32/33] Update `typecheck` output path in `nx.json` --- nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx.json b/nx.json index 6f69941fe0d4..a63ac186a25a 100644 --- a/nx.json +++ b/nx.json @@ -132,7 +132,7 @@ }, "typecheck": { "dependsOn": ["types:copy-ast-spec"], - "outputs": ["{workspaceRoot}/dist/out-tsc/{projectRoot}"], + "outputs": ["{workspaceRoot}/dist"], "cache": true } }, From 470c531d41d5ec7defc2f3964f6f59a543e8c80a Mon Sep 17 00:00:00 2001 From: Arya Emami Date: Sat, 12 Apr 2025 02:43:32 -0500 Subject: [PATCH 33/33] Fix `vitest` coverage output when run with `nx` --- nx.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/nx.json b/nx.json index a63ac186a25a..ac7a356e5991 100644 --- a/nx.json +++ b/nx.json @@ -103,12 +103,11 @@ "{workspaceRoot}/vitest.config.base.mts", "{projectRoot}/vitest.config.mts" ], - "outputs": ["{options.reportsDirectory}"], + "outputs": ["{projectRoot}/coverage"], "cache": true, "options": { "config": "{projectRoot}/vitest.config.mts", - "watch": false, - "reportsDirectory": "{projectRoot}/coverage" + "watch": false } }, "lint": {