oxc/tasks
Dunqing 197fa16613
feat(semantic): add check for duplicate class elements in checker (#2455)
1. Remove the check implementation of the parser
2. Implement it to semantic checker
3. Support typescript's check for duplicate class elements

Support checking for duplicate class elements in semantic checker is
easier to support typescript checking rules.
2024-02-21 14:10:19 +08:00
..
benchmark ci: speed up benchmark build (#2343) 2024-02-08 19:47:50 +08:00
common chore(benchmark): add radix-ui.jsx as a real world jsx example (#2304) 2024-02-05 13:42:45 +08:00
coverage feat(semantic): add check for duplicate class elements in checker (#2455) 2024-02-21 14:10:19 +08:00
javascript_globals chore(deps): update cargo (#2191) 2024-01-29 11:38:47 +08:00
lint_rules chore(lint_rules): deprecated eslint no-dupe-args / no-octal / no-with 2024-02-02 17:33:54 +08:00
minsize feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
prettier_conformance feat(coverage): add prettier idempotency test (#2403) 2024-02-12 16:20:09 +08:00
rulegen feat(tasks): add eslint-plugin-n rulegen (#2272) 2024-02-02 18:50:58 +08:00
transform_conformance feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
libs.txt refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00