Both `add` and `ignore` accept an array. However, the type definitions specify that it has to be a _writable_ array. For example:  I think read-only input is a valid use case, is it not? If so, I'd be happy to implement a small PR for this.
Both
addandignoreaccept an array. However, the type definitions specify that it has to be a writable array. For example:I think read-only input is a valid use case, is it not? If so, I'd be happy to implement a small PR for this.