mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
For example, `expect([1, 2, 3]).to.equal([1, 2, 3])` previously would give the compilation error: > Argument of type 'number[]' is not assignable to parameter of type 'number'. |
||
|---|---|---|
| .. | ||
| code-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||