Skip to content

Commit ddd7367

Browse files
committed
chore: readme
1 parent 916c5bf commit ddd7367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"scripts": {
3030
"test": "jest",
3131
"typecheck": "tsc --noEmit",
32-
"lint": "eslint \"**/*.{js,ts,tsx}\"",
32+
"lint": "eslint .",
3333
"prepack": "bob build",
3434
"release": "release-it",
3535
},

0 commit comments

Comments
 (0)