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

Commit

Permalink
chore: 🤖 update codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
IWANABETHATGUY committed Apr 22, 2023
1 parent 1a02ec5 commit 445d8b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import "foo" with { type, "json" };
import "bar" \u{61}ith { type: "json" };
import { foo } with { type: "json" };
import "lorem"
assert { type: "json" }
with { type: "json" }
import foo2 from "foo.json" with { "type": "json", type: "html", "type": "js" };
import "x" with;
import ipsum from "ipsum.json" with { type: "json", lazy: true, startAtLine: 1 };
Expand Down
8 changes: 2 additions & 6 deletions crates/rome_js_unicode_table/src/tables.rs

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

0 comments on commit 445d8b6

Please sign in to comment.