Pooria Atarzadeh

Results 9 issues of Pooria Atarzadeh

At the moment the blink cursor is using this global css name `.Typist .Cursor--blinking `. Importing this stylesheet with modern tooling like CSS Modules results to a transformed name which...

I wanted to correct some links and add some more but I can see PRs are open since last year Feb. If you don't have the time how about adding...

Sublime-like curly brackets with a couple of features: - auto complete (add "}" after typing "{") - auto indention in new line (use developer's indent unit used in previous lines...

I had this weird circular error when I setup a basic implementation of this lib on my codebase: ``` Uncaught TypeError: Converting circular structure to JSON ``` Basically circular structure...

enhancement

Every time there is an error and gulp exit, I should type "netstat -peanut | grep 8080" and find the listening process and kill it, otherwise I'm unable to start...

**User story.** As a developer, I can use spectral to lint Cloudformation YAML files (AWS IaC). **Is your feature request related to a problem?** Cloudfomration uses custom tags like !Sub...

enhancement

RDN (Raiden Network) is not supported in crypto compare as RDN but as `RDN*` (RDN refers to another coin) however, adding symbol `RDN*` doesn't work in the app and after...

Any plans to add the typescript definitions either here or in @types repository? At the moment in a typescript project, type checking route-lite is not possible.