-
## The devDependency [stylelint-scss](https://github.com/kristerkari/stylelint-scss) was updated from `3.3.2` to `3.4.0`.
🚨 [View failing branch](https://github.com/wolfy1339/m8tro-bootstrap/compare…
-
### Description
For verification, I temporarily modernised package.json by running 'ncu' and 'ncu -u' under the ‘@wordpress/scripts’ installation folder.
![Pasted Graphic](https://github.com/WordPre…
-
When I use variables in the value, shorthand-property-no-redundant-values rule is not working.
For example following code will not get alert:
`$baseline: 8px;
.foo {
padding: $baseline 0 0 0;
}…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Hello!
I have .stylelintrc in the folder (with css file) with the following rules:
`{
"rules": {
"max-empty-lines": 1
}
}`
Also installed plugin https://atom.io/packages/linter-sty…
-
When I have a stylelint error, it is failing out of gulp, which means I have to completely restart Gulp every time I make a mistake.
(At first I thought this was a gulp-notify issue, but it persist…
-
Hey all, I'm trying to get an initial deployment working for an SSR Nuxt/Vue app through Vercel and running into the following issue.
Build Log:
```
[17:42:27.495] Running "vercel build"
[17:42:…
-
I have everything setup according to the readme.md
```
{
"presets": [
"es2015",
"react",
[
"next/babel",
{
"styled-jsx": {
"plugins": [
…
-
-
```
=== npm audit security report ===
# Run npm install eslint@8.2.0 to resolve 2 vulnerabili…