-
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
- […
-
### What would you like Renovate to be able to do?
Renovate currently has the ability to update `.pre-commit-config.yaml` if the behaviour is opted into. At the moment however renovate is only updat…
-
> What is the problem you're trying to solve?
I am currently writing a plugin for disable comments.
The problem are disable comments like `/* stylelint disable */` as they disable all rules.
As…
-
### Vue - Official extension or vue-tsc version
2.1.8
### VSCode version
1.94.2
### Vue version
3.5.12
### TypeScript version
5.6.3
### System Info
```shell
System:
OS: Windows 11 10.0.2…
-
### Dependencies
**Discription**: This is a list of dependencies that are neccessary for the application, please feel free to update the list with suggestions.
**Already in T3 starter template**:
…
-
Was trying to add this beautiful component to my project, but unfortunately getting **Uncaught ReferenceError: Component is not defined** at index.umd.js:919
Using Webpack, TypeScript
**packag…
ghost updated
6 years ago
-
When I use the API like this:
``` js
var jss = require('jss');
var sheet = jss.createStyleSheet({
'.foo': {
bar: 0
}
});
console.log(sheet.toString());
```
...then my initial expectation was…
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **npm** .
- [x] I run Snowpack on OS **Mac** .
- [x] I run Snowpack on Node…
-
# Bug report(问题描述)
```
06:38:59.532 reportJSException >>>> exception function:createInstanceContext, exception:white screen cause create instanceContext failed,check js stack ->Uncaught Referenc…
-
In v16 the formatters were changed to Promises
https://github.com/stylelint/stylelint/blob/main/docs/migration-guide/to-16.md#changed-nodejs-api-stylelintformatters-object
So the defaults no longe…