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

Commit

Permalink
chore: 🤖 recover
Browse files Browse the repository at this point in the history
  • Loading branch information
IWANABETHATGUY committed Oct 3, 2022
1 parent 453b347 commit 1d5cf27
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 29 deletions.
8 changes: 0 additions & 8 deletions crates/rome_js_factory/src/generated/node_factory.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 1 addition & 8 deletions crates/rome_js_factory/src/generated/syntax_factory.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions crates/rome_js_syntax/src/generated/nodes.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 1 addition & 7 deletions crates/rome_js_syntax/src/generated/nodes_mut.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion xtask/codegen/js.ungram
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,6 @@ TsPropertySignatureClassMember =
modifiers: TsPropertySignatureModifierList
name: JsAnyClassMemberName
property_annotation: TsAnyPropertySignatureAnnotation?
value: JsInitializerClause?
';'?

TsPropertySignatureModifierList = TsAnyPropertySignatureModifier*
Expand Down

0 comments on commit 1d5cf27

Please sign in to comment.