Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
scope lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bruceharrison1984 committed Apr 17, 2024
1 parent 5400042 commit f3d12b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"scripts": {
"build": "rollup -c",
"lint": "eslint . --ext .ts --ext .tsx"
"lint": "eslint src --ext .ts"
},
"devDependencies": {
"@swc/core": "^1.4.14",
Expand Down

0 comments on commit f3d12b6

Please sign in to comment.