瀏覽代碼

Remove deprecated 'no-extra-semicolons' rule from Stylelint (#39400).


git-svn-id: https://svn.redmine.org/redmine/trunk@22392 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/5.1.0
Go MAEDA 6 月之前
父節點
當前提交
f1518c54b7
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      .stylelintrc

+ 0
- 1
.stylelintrc 查看文件

@@ -21,7 +21,6 @@
"no-duplicate-at-import-rules": true,
"no-duplicate-selectors": true,
"no-empty-source": true,
"no-extra-semicolons": true,
"no-invalid-double-slash-comments": true,
}
}

Loading…
取消
儲存