We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbaa090 commit 0164839Copy full SHA for 0164839
docs-svelte-kit/src/lib/utils.js
@@ -1,4 +1,4 @@
1
-/* globals RULES_META */
+/* globals RULES_META -- ignore */
2
import { readable, writable } from 'svelte/store';
3
import { page } from '$app/stores';
4
import { base as baseUrl } from '$app/paths';
0 commit comments