Pedro Scaff

Results 4 issues of Pedro Scaff

Dot before placeholder in template literal breaks css highlighting. ![image](https://user-images.githubusercontent.com/7076690/48677740-9fd66c00-eb79-11e8-9c1c-b5c4e19a1c15.png) ```javascript import { css } from 'react-emotion' const classFoo = 'foo' const style = css` width: 100px; // this works...

bug
priority: high

Hello, and first of all thanks for the very nice library :). I have a simple use case, I want to authenticate using passport and if the user is authenticated,...

## Explain your user case and expected results I could not make the test fail since it is about the model generation. But the generated file `model/example.gen.go` doesn't escape the...

Hello, I hope you are doing well. I had an issue while running `yarn install` (extra info: a Dockerfile from `node:18-alpine`): Docker build/yarn install logs ```sh #9 [development 3/5] COPY...