Skip to content

Commit

Permalink
Update global require
Browse files Browse the repository at this point in the history
  • Loading branch information
ankittrehan2000 committed Jan 2, 2024
1 parent f7b0739 commit b907f8e
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
@@ -1,4 +1,4 @@
/*eslint-disable global-require*/
/*eslint-disable n/global-require*/
"use strict";
module.exports = {
getStatistics: require("./lib/getStatistics"),
Expand Down

0 comments on commit b907f8e

Please sign in to comment.