Skip to content

Commit c4b50de

Browse files
committed
chore: update lint command
1 parent 0fa95bd commit c4b50de

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
@@ -44,7 +44,7 @@
4444
"build": "pkg build --strict",
4545
"prepublishOnly": "npm run build",
4646
"test": "jest -c integration/jest.config.cjs",
47-
"typecheck": "tsc --noEmit"
47+
"typecheck": "tsc"
4848
},
4949
"browserslist": [
5050
"> 0.2% and supports es6-module and supports es6-module-dynamic-import and not dead and not IE 11",

0 commit comments

Comments
 (0)