oxc/crates/oxc_isolated_declarations/tests/fixtures
overlookmotel dc924892cc test: add trailing line breaks to conformance fixtures (#5541)
Continuation of #5537. Ensure all conformance fixture files have a trailing line break.
2024-09-06 12:55:17 +00:00
..
arrow-function-return-type.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
as-const.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
async-function.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
class.ts fix(isolated_declarations): Class properties should still be lifted from private constructors (#4934) 2024-08-16 21:43:44 +08:00
declare-global.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
eliminate-imports.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
empty-export.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
empty-export2.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
expando-function.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
function-overloads.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
function-parameters.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
generator.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
infer-expression.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
infer-return-type.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
infer-template-literal.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
mapped-types.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
module-declaration.ts fix(isolated_declarations): Always emit module declarations that perform augmentation (#4919) 2024-08-16 00:39:28 +08:00
non-exported-binding-elements.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
readonly.ts feat(codegen): print readonly keyword for TSIndexSignature (#3791) 2024-06-20 10:13:51 +00:00
set-get-accessor.ts test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00