Przeglądaj źródła

[Test] Downgrade stylelint

as 13.4.0 is broken
tags/2.6
moisseev 4 lat temu
rodzic
commit
86356b5237
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      package.json

+ 1
- 1
package.json Wyświetl plik

@@ -1,7 +1,7 @@
{
"devDependencies": {
"eslint": "*",
"stylelint": "*",
"stylelint": "~13.3.3",
"stylelint-config-standard": "*"
},
"eslintIgnore": [

Ładowanie…
Anuluj
Zapisz