Sebastian Wierzbicki

Results 5 issues of Sebastian Wierzbicki

It would be really handy to have an option create tabs and move things to a separate tabs. Something like in `Paste` app. ![obraz](https://user-images.githubusercontent.com/7196324/118402837-f5693200-b66b-11eb-98dd-8d249e51f47c.png)

enhancement
medium priority

## 🐛 Bug Report Angular 13.x During ng build there is an error: ``` TS7016: Could not find a declaration file for module './dist/es5'. 'node_modules/exceljs/dist/es5/index.js' implicitly has an 'any' type....

Great to have such plugin in JetBrains world. It would be nice to add a support for `commitlint.config.ts` Reference: https://commitlint.js.org/#/reference-configuration?id=typescript

## Summary Currently when we built and input for new transaction: ``` const input = { sourceTransaction, sourceOutputIndex: 0, unlockingScriptTemplate: new P2PKH().unlock(privKey), sequence: 0xffffffff } ``` We need to always...