Skip to content

Commit e44a9ba

Browse files
updated packages and cleanups
1 parent ca2128d commit e44a9ba

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
@@ -32,7 +32,7 @@
3232
"package.json"
3333
],
3434
"scripts": {
35-
"lint": "eslint --fix --ext .js,.ts,.tsx",
35+
"lint": "eslint --fix --ext .js,.jsx,.ts,.tsx",
3636
"release": "npm run release:lib",
3737
"release:lib": "vite build --config vite.config.ts",
3838
"develop": "npm run develop:lib",

0 commit comments

Comments
 (0)