Explorar o código

Used the external stylelint-config-ckeditor5 package for stylelint configuration.

Aleksander Nowodzinski %!s(int64=6) %!d(string=hai) anos
pai
achega
98e6346e2c
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      packages/ckeditor5-build-balloon/.stylelintrc

+ 1 - 4
packages/ckeditor5-build-balloon/.stylelintrc

@@ -1,6 +1,3 @@
 {
-	"extends": "stylelint-config-recommended",
-	"rules": {
-		"at-rule-no-unknown": null
-	}
+	"extends": "stylelint-config-ckeditor5"
 }