Alessandro Rabitti
Alessandro Rabitti
It should be possible to interact with those commands also with percentages as an example ``` cy.get("body").realClick({ x: `10%`, y: `12%` }) cy.get("body").realSwipe({ x: `10%`, y: `12%` }) cy.get("body").realTouch({ x:...
### What steps are needed to reproduce the bug? Create a folder beginning with a dot, and set a css or scss file and run a `stylelint --fix` command. It...
Pretty simple question, I'm registering a transformation and the transformer need one item, actually one design token, that lives in the same file I'm applying this transformation. So I would...
This message appears when launched. Any song is detected.
**What version of `stylelint`, `prettier` and `stylelint-prettier` are you using?** I'm using: ``` "prettier": "^2.6.2", "stylelint": "^14.8.4", "stylelint-config-prettier": "^9.0.3", "stylelint-prettier": "^2.0.0", ``` **Please paste any applicable config files that you're...
Hello everyone, I'm working with Abstract API version ^8.0.0-beta.32 and I am checking the Webhook and User types described in file https://github.com/goabstract/abstract-sdk/blob/master/abstract-sdk.d.ts ``` type Webhook = { active: boolean, createdAt:...
as this is the response I receive ``` const mockAbstractWebhookResponseMergedIntoMaster = { createdAt: '2020-07-29T09:55:04Z', event: 'branch.statusUpdated', data: { changes: { status: ['wip', 'merged'] }, object: { createdAt: '2020-07-29T09:52:44Z', description: '',...
I would like to know if it is possible to have a scenario like this one: ``` type A = { a: string; b: number; c: boolean; d: boolean; e:...
**Is your feature request related to a problem? Please describe** When scrobbling a full album, beside the button "Scrobble album" it would be nice to have a checkbox to select...
**Is your feature request related to a problem? Please describe** Whenever there is a song contextual menu, add Search on Discogs, beside Search on Amazon. **Describe the solution you'd like**...