Skip to content

Commit

Permalink
BUG Fix incorrect drag-drop handle
Browse files Browse the repository at this point in the history
Update .editorconfig to match css / scss coding conventions
  • Loading branch information
Damian Mooyman authored and dhensby committed Sep 6, 2017
1 parent db29e86 commit 973f524
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 221 deletions.
8 changes: 1 addition & 7 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false

[*.yml]
[*.{yml,js,json,css,scss,eslintrc}]
indent_size = 2
indent_style = space

[{.travis.yml,package.json}]
# The indent size used in the `package.json` file cannot be changed
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
indent_size = 2
indent_style = space
Loading

0 comments on commit 973f524

Please sign in to comment.