-
### Describe the bug
We've been using Vanilla Extract to build our styles on our Design System for a few versions now. We have, admittedly, a very specific setup:
1. We have style packages that…
-
### ESLint version
v8.56.0
### What problem do you want to solve?
Porting https://github.com/JoshuaKGoldberg/eslint-plugin-expect-type/issues/115 over to ESLint core: at least one community p…
-
Vulnerable Library - webpack-plugin-2.1.10.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/loader-utils/package.json
Found in HEAD commit: fb766f816ad2f43158…
-
I'm looking at integrating react-native-carplay into an EAS-powered Expo app. For some background, Expo started supporting custom native code for managed projects recently, and the mechanism that allo…
-
The goal is to rewrite the whole plugin using vanilla JS only.
-
hi , I am testing out v5-candidate with multpane , I added volume series to new pane via
```
const volumeSeries = chart.addHistogramSeries({
color: '#26a69a', // Default color (use…
-
- [x] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version
- [x] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that …
-
### Environment
Nuxt 3.8.2 with Nitro 2.8.1
### Reproduction
Any.vue
```vue
import * as MyLib from '@external/my-lib.js';
```
external-loader.js
```js
export const externalLoader = …
-
Hi! I'm the lead maintainer of knex.js project. Would you be interested in integrating code from your plugin upstream so that it would be included in vanilla knex.js?
-
CSS in JS is bad for perf. There are workarounds to improve its performance but instead of spending time fixing problems introduced by CSS in JS, it's better to remove the problem at the root level an…