denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
148 stars 45 forks source link

feat: diagnostic - add `is_fatal` #261

Closed dsherret closed 1 month ago

dsherret commented 1 month ago

Seems like we don't need this.