Commit db99a2d
committed
chore: restrict array methods on DataErrorTuple
This improves:
- Strengthens type safety by preventing unintended array operations.
See: https://github.com/microsoft/TypeScript/issues/xyz for more context.1 parent 9b4eb3e commit db99a2d
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | | - | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
0 commit comments