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 69bb701 commit 44b8e34Copy full SHA for 44b8e34
eslint.js
@@ -30,7 +30,7 @@ export const config = [
30
'**/*.tsbuildinfo',
31
'**/.react-router/**',
32
'**/.wrangler/**',
33
- 'worker-configuration.d.ts',
+ '**/worker-configuration.d.ts',
34
],
35
},
36
0 commit comments