Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
twoojoo committed Feb 10, 2024
1 parent e91126f commit db8a8da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ if (json !== "") {
}
})();



function runJSJQ(query, json) {
const isJsonFile = isValidFilePath(json)

Expand Down

0 comments on commit db8a8da

Please sign in to comment.