Michael Loughry
Michael Loughry
Currently, if you pass a `tsconfig.json` to `good-fences` with project references from `typescript>=3.0.0`, it doesn't pick up all the files to parse. Current workaround is to use a separate config...
Fixes #361
### Self-service - [X] I'd be willing to implement a fix ### Describe the bug I just moved my team from v1 to v4.02 this past week. Unfortunately, when trying...
I see that the `@griffel/babel-preset` depends on `@linaria`, which in turn [has mechanisms](https://github.com/callstack/linaria/blob/master/docs/LINTING.md) to run [`stylelint`](https://stylelint.io/) over the resulting CSS. However, I cannot seem to get it working with Griffel....
- [x] I'd be willing to implement this feature (Possibly, but not in the very near-term) - [ ] This feature can already be implemented through a plugin **Describe the...