Skip to content

Commit 586a6d8

Browse files
feat: add $state rune to globals
1 parent df6d2a3 commit 586a6d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@
7979
"jest",
8080
"it",
8181
"expect",
82-
"describe"
82+
"describe",
83+
"$state"
8384
]
8485
}
8586
}

0 commit comments

Comments
 (0)