A JavaScript string is a falsy value - but an empty string is valid in these positions - so need to explicitly check for undefined instead of just falsy. |
||
|---|---|---|
| .. | ||
| gdb_expansion.test.ts | ||
| index.ts | ||
| mi_parse.test.ts | ||
A JavaScript string is a falsy value - but an empty string is valid in these positions - so need to explicitly check for undefined instead of just falsy. |
||
|---|---|---|
| .. | ||
| gdb_expansion.test.ts | ||
| index.ts | ||
| mi_parse.test.ts | ||