Skip to content

Commit 7ef201e

Browse files
committed
wip
1 parent 189051d commit 7ef201e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"lint": {
4646
"dependsOn": ["build"],
47-
"inputs": ["**/tsconfig*.json", "**/*.ts", "**/*.tsx", "**/*.js"],
47+
"inputs": ["**/tsconfig*.json", "**/*.ts", "**/*.tsx"],
4848
"outputs": []
4949
},
5050
"test:cloudflare-workers": {

0 commit comments

Comments
 (0)