Alex Orlovsky

Results 5 issues of Alex Orlovsky

When I try to add a comment, I get this error: ```shell There was an error from server. 400 (Bad request) "Note {:line_code=>["can't be blank", "must be a valid line...

Bug

- [x] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md)) ## Description Currently, all the other generator (that I'm aware of) specify a project name as `project` or `projectName`,...

type: feature
scope: storybook

**I'm submitting a ...** ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Sorry, we...

investigate

In Emmet > Preferences... "Expand with Tab" option is checked. I added some abbreviations in custom snippets.json, like "tm" : "<xsl:template match=\"**$1**\" mode=\"**$2**\">". I expect that "tm" will expand with...

This would increase (1) stability and (2) security: 1. there won't be a chance to collide with a user's `type` property, which may be present in props 2. assuming that...