forked from oven-sh/bun
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsnippets.json
32 lines (32 loc) · 957 Bytes
/
snippets.json
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
28
29
30
31
32
[
"/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",
"/number-literal-bug.js",
"/caught-require.js",
"/package-json-utf8.js",
"/multiple-var.js",
"/export-default-module-hot.js"
]