Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Used the external stylelint-config-ckeditor5 package for stylelint co…
Browse files Browse the repository at this point in the history
…nfiguration.
  • Loading branch information
oleq committed Nov 20, 2019
1 parent 5d99bb2 commit 2733713
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .stylelintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"extends": "stylelint-config-recommended",
"rules": {
"at-rule-no-unknown": null
}
"extends": "stylelint-config-ckeditor5"
}

0 comments on commit 2733713

Please sign in to comment.