Create package.json and stylelint

This commit is contained in:
Pavel Djundik
2017-06-16 11:40:29 +03:00
parent 3bfb932b83
commit 89d26b4e1a
3 changed files with 34 additions and 0 deletions

5
.stylelintrc.yml Normal file
View File

@@ -0,0 +1,5 @@
extends: stylelint-config-standard
rules:
indentation: tab
number-leading-zero: never