lets just use prettier and forget about it :D)

This commit is contained in:
Patrick Marsceill 2020-04-24 15:17:14 -04:00
parent 8340f9acd0
commit 0ba819bb2d
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
2 changed files with 1 additions and 1 deletions

View File

@ -5,3 +5,4 @@
"tabWidth": 2,
"trailingComma": "es5"
}

View File

@ -6,7 +6,6 @@
],
"extends": [
"stylelint-config-primer",
"stylelint-prettier/recommended",
"stylelint-config-prettier"
],
"plugins": ["stylelint-prettier"],