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 d408d20 commit faa2e93Copy full SHA for faa2e93
eslint.config.js
@@ -45,6 +45,7 @@ export default [
45
'sites/svelte-5-preview/**',
46
// wasn't checked previously, reenable at some point
47
'sites/svelte.dev/**',
48
+ 'playgrounds/demo/src/**',
49
'tmp/**'
50
]
51
}
0 commit comments