Skip to content

Commit

Permalink
Runs prettier on index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
amandasavluchinske committed Jan 2, 2024
1 parent 3948b06 commit 411724a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,4 +221,4 @@ class BundleTrackerPlugin {
}

module.exports = BundleTrackerPlugin;
export {};
export {};

0 comments on commit 411724a

Please sign in to comment.