Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hrax committed Jan 27, 2024
1 parent 06571ad commit 311f420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ exports = module.exports = Linter;

// export modules + explicit access to Linter
exports.Linter = Linter;
exports.Profile = Profile;
exports.Profile = Profile;

0 comments on commit 311f420

Please sign in to comment.