mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 04:38:54 +00:00
17 lines
328 B
Text
17 lines
328 B
Text
# Default to project owner @Boshen
|
|
|
|
@Boshen
|
|
|
|
# Ignore lock files
|
|
|
|
Cargo.lock
|
|
pnpm-lock.yaml
|
|
|
|
# Crates
|
|
|
|
/crates/oxc_transformer @overlookmotel @dunqing
|
|
/crates/oxc_semantic @Boshen @dunqing
|
|
/crates/oxc_data_structures @overlookmotel
|
|
/crates/oxc_traverse @overlookmotel
|
|
/crates/oxc_isolated_declarations @dunqing
|
|
/tasks/ast_tools
|