Skip to content

Commit

Permalink
remove prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
the-j0k3r committed Mar 10, 2020
1 parent 4049846 commit b81092d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 13 deletions.
6 changes: 0 additions & 6 deletions .prettierrc.json

This file was deleted.

4 changes: 0 additions & 4 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
"extends": [
"stylelint-prettier/recommended"
],
"plugins": [
"stylelint-prettier"
],
"rules": {
"prettier/prettier": true,
"number-leading-zero": "never",
"block-opening-brace-space-before": "always",
"block-no-empty": true,
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@
],
"license": "GPL-3.0-only",
"devDependencies": {
"prettier": "^1.19.1",
"stylelint": "^13.2.0",
"stylelint-config-prettier": "^8.0.1",
"stylelint-prettier": "^1.1.2",
"updates": "^9.3.3",
"versions": "^8.1.0"
},
Expand Down

0 comments on commit b81092d

Please sign in to comment.