aboutsummaryrefslogtreecommitdiff
path: root/integration/scripts/snippets.json
blob: a37394c1cc09695f9cfd1021b7e2162c25b789cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[
  "/cjs-transform-shouldnt-have-static-imports-in-cjs-function.js",
  "/bundled-entry-point.js",
  "/export.js",
  "/type-only-imports.ts",
  "/global-is-remapped-to-globalThis.js",
  "/multiple-imports.js",
  "/ts-fallback-rewrite-works.js",
  "/tsx-fallback-rewrite-works.js",
  "/lodash-regexp.js",
  "/unicode-identifiers.js",
  "/string-escapes.js",
  "/package-json-exports/index.js",
  "/array-args-with-default-values.js",
  "/forbid-in-is-correct.js",
  "/code-simplification-neql-define.js",
  "/spread_with_key.tsx",
  "/styledcomponents-output.js",
  "/void-shouldnt-delete-call-expressions.js",
  "/custom-emotion-jsx/file.jsx",
  "/react-context-value-func.tsx",
  "/latin1-chars-in-regexp.js",
  "/jsx-spacing.jsx",
  "/jsx-entities.jsx",
  "/optional-chain-with-function.js",
  "/template-literal.js"
]