oxc/crates/oxc_language_server/src
Boshen b2ff2df5af refactor(parser)!: remove builder pattern from Parser struct (#5000)
part of #4455

use `with_options(ParseOptions { ..ParseOptions::default() })` API instead.
2024-08-20 07:40:25 +00:00
..
linter.rs refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
main.rs feat(linter): support suggestions and dangerous fixes (#4223) 2024-07-18 02:20:30 +00:00