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 22, 2023
1 parent 6249624 commit eaec411
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 eaec411

Please sign in to comment.