Skip to content

Commit

Permalink
Refactor code-style to use xo
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 2, 2016
1 parent d272ff2 commit 60907ad
Show file tree
Hide file tree
Showing 68 changed files with 2,243 additions and 3,156 deletions.
8 changes: 1 addition & 7 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@ root = true

[*]
indent_style = space
indent_size = 4
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.{json,remarkrc}]
indent_size = 2

[*.md]
trim_trailing_whitespace = false
3 changes: 0 additions & 3 deletions .eslintignore

This file was deleted.

6 changes: 0 additions & 6 deletions .eslintrc

This file was deleted.

34 changes: 0 additions & 34 deletions .jscs.json

This file was deleted.

3 changes: 0 additions & 3 deletions .remarkignore
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
# `node_modules/` is already ignored.

# Do not process fixtures.
test
17 changes: 0 additions & 17 deletions .remarkrc

This file was deleted.

Loading

0 comments on commit 60907ad

Please sign in to comment.