Skip to content

Commit ae2dc3f

Browse files
committed
open to all
1 parent 3ac4f1d commit ae2dc3f

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
@@ -48,7 +48,7 @@
4848
"vm-browserify": "^1.1.2"
4949
},
5050
"scripts": {
51-
"lint": "eslint -c eslint.config.js src/app/**/*.{ts,tsx} --fix",
51+
"lint": "eslint -c eslint.config.js src/**/*.{ts,tsx} --fix",
5252
"start": "vite",
5353
"build": "vite build"
5454
},

0 commit comments

Comments
 (0)