Sasha Petrovska
Sasha Petrovska
### Describe the bug I have my mapped aliases pointing to my local libraries and they're not being resolved, I know I can map them using the tsconfig inside of...
This should be a must have. I'm currently having issues when trying to import topbar from a es module and just noticed that the distribution package contains a commonjs only...
First off, I'm loving the plugin, really nice job, but there's a problem, my build is always completed successfully even with type errors, I'd like to be able to catch...
I'm getting the given error when I run `pnpm tsc --p node.tsconfig.json` ``` node_modules/.pnpm/[email protected]/node_modules/esbuild-style-plugin/dist/utils.d.ts:6:19 - error TS2315: Type 'Options' is not generic. 6 sassOptions?: SassOptions; ~~~~~~~~~~~~~~~~~~~ Found 1 error in...
I'd like to be able to make RPC calls over the tor network, is that possible, maybe some code snippet would be really helpful. thanks.
Hi, I fell in love with the project and I'm really looking forward to it, but I've got kinda dissapointed that I couldn't import some of my wallets which I...