Skip to content

Commit fe1404f

Browse files
committed
chore: remove silly config
Why'd I set this?
1 parent a1474ea commit fe1404f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/petal-notes/svelte.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export default /** @satisfies {import('@sveltejs/kit').Config} */ ({
1414
},
1515

1616
compilerOptions: {
17-
modernAst: true,
1817
// runes: true, // Breaks Storybook (legacy compatibility).
1918
},
2019
});

0 commit comments

Comments
 (0)