Aluísio Augusto Silva Gonçalves

Results 4 issues of Aluísio Augusto Silva Gonçalves

I wrote these for a project I've been working on, and I thought it could be useful for others using PicoModal with TypeScript. Are there any issues in keeping them...

[Este trecho](https://github.com/abntex/biblatex-abnt/blob/320b2c9c14226b3e3ce34f683652328ec4137e77/latex/bbx/abnt.bbx#L1552-L1556) imprime algo como "Resenha de:" no meio da referência, entre o título e o periódico do artigo. Não fiz uma PR porque não estou usando a versão mais...

From my reading of the code, the argument parser called by `paw` may panic before [`human-panic`](https://github.com/rust-cli/human-panic) gets called to replace the panic hook, and if that happens the user ends...

I've been using this library in one of my projects, and ended up writing these on the way. It allows typechecking and editor auto-completion in TypeScript projects. Are there any...