Commit f4b4f77
committed
json-util: adjust to stricter types of
Version 1.2.0 of said package now comes with Typescript-style types, and
that pointed out that the result of the `stringify()` function may very
well be `undefined` instead of a string. Let's adapt to that.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>json-stable-stringify
1 parent bc023dc commit f4b4f77
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
0 commit comments