oxc/crates/oxc_linter
Devin-Yeung 607fa6a2a4
feat(linter): implement typescript-eslint/ban-ts-comment (#741)
related to #503, marked as nursery(though all tests pass) since we use
rust `regex` crate to parse the regex, may have compatibility problems
with ECMA regex.
2023-08-15 13:32:41 +08:00
..
examples fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00
src feat(linter): implement typescript-eslint/ban-ts-comment (#741) 2023-08-15 13:32:41 +08:00
tests chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
Cargo.toml feat(resolver): add tracing (#710) 2023-08-10 13:51:28 +08:00