Closed bmingles closed 5 years ago
There was an issue with the existing typings where passing { outputIsString : true } to a BEMHelper wasn't properly inferring the return type as a string. The new version should fix this.
Didn’t notice unit tests. Closing for now.
There was an issue with the existing typings where passing { outputIsString : true } to a BEMHelper wasn't properly inferring the return type as a string. The new version should fix this.