Skip to content

Commit

Permalink
fix: prettier, apparently
Browse files Browse the repository at this point in the history
  • Loading branch information
sverweij committed Nov 24, 2023
1 parent 2f095cf commit 89e8e8b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ describe("[I] extract/resolve/module-classifiers - getAliasTypes", () => {
[],
);
});

it("doesn't run aliased and aliased-subpath-import when a thing starts with #, but there are no imports", () => {
const lManifest = {
name: "test",
Expand Down

0 comments on commit 89e8e8b

Please sign in to comment.