Skip to content

Commit 0164839

Browse files
authored
Update utils.js
1 parent dbaa090 commit 0164839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-svelte-kit/src/lib/utils.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* globals RULES_META */
1+
/* globals RULES_META -- ignore */
22
import { readable, writable } from 'svelte/store';
33
import { page } from '$app/stores';
44
import { base as baseUrl } from '$app/paths';

0 commit comments

Comments
 (0)