oxc/crates/oxc_isolated_declarations/tests/snapshots
2024-06-19 15:43:15 +00:00
..
arrow-function-return-type.snap feat(isolated-declarations): add ts error code to the error message (#3755) 2024-06-19 14:33:29 +00:00
empty-export.snap feat(isolated-declarations): add export {} when needed (#3754) 2024-06-19 14:33:27 +00:00
function-overloads.snap fix(isolated-declarations): transform incorrectly when there are multiple functions with the same name (#3753) 2024-06-19 14:33:25 +00:00
function-parameters.snap feat(isolated-declarations): add ts error code to the error message (#3755) 2024-06-19 14:33:29 +00:00
infer-return-type.snap fix(isolated-declarations): inferring an incorrect return type when there is an arrow function inside a function (#3768) 2024-06-19 15:43:15 +00:00
non-exported-binding-elements.snap feat(isolated-declarations): add ts error code to the error message (#3755) 2024-06-19 14:33:29 +00:00
set-get-accessor.snap feat(isolated-declarations): add ts error code to the error message (#3755) 2024-06-19 14:33:29 +00:00