Skip to content

Commit 1c781a3

Browse files
committed
ugh eslint
1 parent 743465e commit 1c781a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/svelte/src/internal/client/runtime.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1798,6 +1798,7 @@ function deep_read(value, visited = new Set()) {
17981798
* @param {Function} inspect
17991799
* @returns {void}
18001800
*/
1801+
// eslint-disable-next-line no-console
18011802
export function inspect(get_value, inspect = console.log) {
18021803
let initial = true;
18031804

0 commit comments

Comments
 (0)