Fix more stylelint and eslint errors

This commit is contained in:
Peter deHaan 2017-06-22 09:54:34 -07:00
parent 12cd4777d4
commit 5f8eab3f2b
No known key found for this signature in database
GPG key ID: F0FC6C01C6305097
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,5 @@ extends: stylelint-config-standard
rules:
color-hex-case: upper
declaration-colon-newline-after: null
selector-list-comma-newline-after: null