We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 189051d commit 7ef201eCopy full SHA for 7ef201e
turbo.json
@@ -44,7 +44,7 @@
44
},
45
"lint": {
46
"dependsOn": ["build"],
47
- "inputs": ["**/tsconfig*.json", "**/*.ts", "**/*.tsx", "**/*.js"],
+ "inputs": ["**/tsconfig*.json", "**/*.ts", "**/*.tsx"],
48
"outputs": []
49
50
"test:cloudflare-workers": {
0 commit comments