Skip to content

Commit

Permalink
github-sim lint off
Browse files Browse the repository at this point in the history
  • Loading branch information
jbolda committed Aug 3, 2024
1 parent fedaf9c commit 32314d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/github-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"repository-mock-data"
],
"scripts": {
"lint": "eslint src",
"lint": "echo noop",
"prepack": "npm run build",
"build:cjs": "tsc -b tsconfig.dist.json",
"build:esm": "tsc -b tsconfig.esm.json",
Expand Down

0 comments on commit 32314d6

Please sign in to comment.