ソースを参照

Update Stylelint to 14.16.0 (#37987).


git-svn-id: https://svn.redmine.org/redmine/trunk@21987 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/5.1.0
Go MAEDA 1年前
コミット
0b39cc154d
3個のファイルの変更335行の追加1121行の削除
  1. 0
    1
      .stylelintrc
  2. 1
    1
      package.json
  3. 334
    1119
      yarn.lock

+ 0
- 1
.stylelintrc ファイルの表示

@@ -3,7 +3,6 @@
"color-no-invalid-hex": true,
"font-family-no-duplicate-names": true,
"font-family-no-missing-generic-family-keyword": true,
"function-calc-no-invalid": true,
"function-calc-no-unspaced-operator": true,
"function-linear-gradient-no-nonstandard-direction": true,
"string-no-newline": true,

+ 1
- 1
package.json ファイルの表示

@@ -1,6 +1,6 @@
{
"dependencies": {},
"devDependencies": {
"stylelint": "^13.0.0"
"stylelint": "^14.16.0"
}
}

+ 334
- 1119
yarn.lock
ファイル差分が大きすぎるため省略します
ファイルの表示


読み込み中…
キャンセル
保存