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 0904230 commit d5796f0Copy full SHA for d5796f0
explorer-v2/svelte.config.js
@@ -7,6 +7,7 @@ const config = {
7
paths: {
8
base: '/svelte-eslint-parser'
9
},
10
+ trailingSlash: 'always',
11
12
adapter: staticAdapter({
13
// default options are shown
0 commit comments