Skip to content

Commit

Permalink
editorconfig: Support indent_size = 0
Browse files Browse the repository at this point in the history
  • Loading branch information
josephfrazier committed Nov 12, 2017
1 parent ddfa529 commit 6dbd67f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"dashify": "0.2.2",
"diff": "3.2.0",
"editorconfig": "0.14.2",
"editorconfig-to-prettier": "0.0.1",
"editorconfig-to-prettier": "0.0.2",
"emoji-regex": "6.5.1",
"escape-string-regexp": "1.0.5",
"esutils": "2.0.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1374,9 +1374,9 @@ ecc-jsbn@~0.1.1:
dependencies:
jsbn "~0.1.0"

editorconfig-to-prettier@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/editorconfig-to-prettier/-/editorconfig-to-prettier-0.0.1.tgz#2ce9555fbb4267c15fc0de70a0eb63220c1963cd"
editorconfig-to-prettier@0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/editorconfig-to-prettier/-/editorconfig-to-prettier-0.0.2.tgz#95245c109c36a21e1c1d3dab69bcd8f8b68d7abb"

editorconfig@0.14.2:
version "0.14.2"
Expand Down

0 comments on commit 6dbd67f

Please sign in to comment.