Skip to content

Commit 2282b8a

Browse files
committed
Update package.json
1 parent 4daf1c5 commit 2282b8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"scripts": {
6262
"fix:js": "eslint . --fix",
6363
"lint:js": "eslint .",
64+
"lint:ts": "tsc --noEmit",
6465
"lint": "npm-run-all --parallel 'lint:*'",
6566
"fix": "npm-run-all --serial 'fix:*'",
6667
"next:update": "next-update --keep true --tldr",

0 commit comments

Comments
 (0)