Oleg Kislitsyn
Oleg Kislitsyn
Changed to a [new](https://github.com/Microsoft/vscode/commit/94a491940d42e02318430e4d84398415c6217523) syntax
Maybe Css-modules too. Look at [react-themeable](https://github.com/markdalgleish/react-themeable). And [react-autosuggest](https://github.com/moroshko/react-autosuggest) as an example of using react-themeable
Hey guys. Is there any progress on this PR? This feature is highly needed.
Looks like the GitHub runner [will become](https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/#get-started-using-arm-hosted-runners-today) available pretty soon, so it's better to just wait for it.
[Available](https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/) in public preview 🔥
@oriSomething we have the same problem. Changing: ``` project: ['./tsconfig.json'], ``` to: ``` projectService: true, ``` increases ESLint's run time from 1m17s to 1m46s.