aboutsummaryrefslogtreecommitdiffstats
path: root/.stylelintrc.json
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-03-03 23:06:12 +1100
committerSam Potts <sam@potts.es>2018-03-03 23:06:12 +1100
commit317b08c703c94c5ce0e1d53603f4e1c9842df249 (patch)
tree95cff2aacd5068bc029cde2c89355e1fd9847bdb /.stylelintrc.json
parentbfb550b8d0be3b4eeb0fc900f26e8c1cb05419fd (diff)
downloadplyr-317b08c703c94c5ce0e1d53603f4e1c9842df249.tar.lz
plyr-317b08c703c94c5ce0e1d53603f4e1c9842df249.tar.xz
plyr-317b08c703c94c5ce0e1d53603f4e1c9842df249.zip
Ready event fix, YouTube play event fix, docs update
Diffstat (limited to '.stylelintrc.json')
-rw-r--r--.stylelintrc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.stylelintrc.json b/.stylelintrc.json
index 728265e3..cd831c8a 100644
--- a/.stylelintrc.json
+++ b/.stylelintrc.json
@@ -1,6 +1,6 @@
{
"plugins": ["stylelint-selector-bem-pattern", "stylelint-scss"],
- "extends": ["stylelint-config-sass-guidelines", "stylelint-config-prettier"],
+ "extends": ["stylelint-config-sass-guidelines", "stylelint-config-recommended", "stylelint-config-prettier"],
"rules": {
"selector-class-pattern": null,
"selector-no-qualifying-type": [