oxc/tasks
Dunqing a88d588a07 feat(semantic): add ReferenceFlags::TSTypeQuery to indicate referenced by TSTypeQuery (#4317)
`ReferenceFlags::TSTypeQuery` can be used to help us insist on whether the reference is referenced by the type or not.
2024-07-17 09:52:57 +00:00
..
ast_codegen fix(semantic): resolve references to the incorrect symbol (#4280) 2024-07-17 02:50:48 +00:00
benchmark chore(benchmark): add codegen benchmark (#4207) 2024-07-11 23:58:37 +08:00
common refactor(tasks): clean up test files and remove libs.txt (#4172) 2024-07-10 17:38:06 +00:00
coverage feat(semantic): add ReferenceFlags::TSTypeQuery to indicate referenced by TSTypeQuery (#4317) 2024-07-17 09:52:57 +00:00
javascript_globals chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
lint_rules chore(ci): now we mark both ts alias and eslint rules. (#3813) 2024-06-22 04:55:34 +00:00
minsize chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
prettier_conformance chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
rulegen feat(linter): Add eslint-plugin-promise rules: avoid-new, no-new-statics, params-names (#4293) 2024-07-17 09:21:20 +08:00
transform_conformance feat(semantic): add ReferenceFlags::TSTypeQuery to indicate referenced by TSTypeQuery (#4317) 2024-07-17 09:52:57 +00:00
website feat(linter): Add eslint-plugin-promise rules: avoid-new, no-new-statics, params-names (#4293) 2024-07-17 09:21:20 +08:00