mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
13 lines
296 B
Text
13 lines
296 B
Text
# For watchexec https://github.com/watchexec/watchexec/tree/main/crates/cli#features
|
|
|
|
target/**
|
|
**/node_modules/**
|
|
|
|
tasks/coverage/test262/**
|
|
tasks/coverage/babel/**
|
|
tasks/coverage/typescript/**
|
|
tasks/prettier_conformance/prettier/**
|
|
|
|
**/*.snap
|
|
|
|
crates/oxc_transformer/src/options/es_features.rs
|