oxc/crates/oxc_isolated_declarations/tests/snapshots
2024-09-22 13:41:47 +00:00
..
arrow-function-return-type.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
as-const.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
async-function.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
class.snap fix(isolated-declarations): false positive for class private method that has arguments without type annotations (#5964) 2024-09-22 10:10:52 +00:00
declare-global.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
eliminate-imports.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
empty-export.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
empty-export2.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
expando-function.snap feat(isolated-declarations): handle export in the namespace correctly (#5950) 2024-09-21 16:39:58 +00:00
function-overloads.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
function-parameters.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
generator.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
infer-expression.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
infer-return-type.snap fix(isolated-declarations): wrap TSFunctionType in parentheses if it is inside the TSUnionType (#5963) 2024-09-22 10:10:52 +00:00
infer-template-literal.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
mapped-types.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
module-declaration-with-export.snap feat(isolated-declarations): handle export in the namespace correctly (#5950) 2024-09-21 16:39:58 +00:00
module-declaration.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
non-exported-binding-elements.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
readonly.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
set-get-accessor.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00
signatures.snap fix(isolated-declarations): infer failed if there are two setter/getter methods that need to be inferred (#5967) 2024-09-22 13:41:47 +00:00
strip-internal.snap fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00