denoland / deno_ast

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

fix: indent diagnostic code two spaces #127

Closed dsherret closed 1 year ago

dsherret commented 1 year ago

Missed doing this in the last PR (sorry). Noticed in the integration tests in dprint-plugin-typescript.