-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi, I'm a core maintainer of [eslint-plugin-gridsome](https://github.com/gridsome/eslint-plugin-gridsome) that depend on vue-eslint-parser.
eslint-plugin-vue/lib/utils are great utils for a plugin …
-
See #27
Should be able to provide Coffeescript-specific overrides for `eslint-plugin-vue` rules that don't work with Coffeescript out-of-the-box
And could probably expose eg `plugin:coffee/vue-e…
-
### Describe the feature
Assuming the following example:
```
en:
apple: Apple
pie: Pie
fr:
apple: Pomme
```
Is there any command that would allow me to easily spot that the "pie…
-
### What version of Bun is running?
1.1.6
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
`
bun install
bun run serve
`
### Wha…
-
### Issue Description
When i lock my phone and activity pauses
It sometimes crashes after unlocking and resuming activity
### Reproduction
_No response_
### Relevant log output (if applicable…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hello,
I have an issue using the standard API within a script which generate a Javascript Object containing all icons.
Here's the script (./scripts/icons.js) :
```
const fs = require('fs')
…
-
### Reporting a bug?
I've added this to my `vue.config.js`:
```
const path = require('path');
const VueI18nPlugin = require('@intlify/unplugin-vue-i18n/webpack');
module.exports = {
config…
-
👋 Hi all! With [flat config stabilized and ESLint v9 ~on the horizon~ _released!_](https://eslint.org/blog/2023/10/flat-config-rollout-plans), many community plugins are adding native support for flat…