Skip to content
Snippets Groups Projects
Unverified Commit 0ba819bb authored by Patrick Marsceill's avatar Patrick Marsceill
Browse files

lets just use prettier and forget about it :D)

parent 8340f9ac
No related branches found
No related tags found
No related merge requests found
...@@ -5,3 +5,4 @@ ...@@ -5,3 +5,4 @@
"tabWidth": 2, "tabWidth": 2,
"trailingComma": "es5" "trailingComma": "es5"
} }
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
], ],
"extends": [ "extends": [
"stylelint-config-primer", "stylelint-config-primer",
"stylelint-prettier/recommended",
"stylelint-config-prettier" "stylelint-config-prettier"
], ],
"plugins": ["stylelint-prettier"], "plugins": ["stylelint-prettier"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment