Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
fix: modify indent
Browse files Browse the repository at this point in the history
  • Loading branch information
nissy-dev committed Dec 5, 2022
1 parent f74e029 commit 339e48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xtask/codegen/js.ungram
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ AnyTsPropertySignatureModifier =
TsDeclareModifier
| TsAccessibilityModifier
| JsStaticModifier
| JsAccessorModifier
| JsAccessorModifier
| TsReadonlyModifier
| TsOverrideModifier
| TsAbstractModifier
Expand Down

0 comments on commit 339e48f

Please sign in to comment.