Skip to content

Commit

Permalink
TASK: Make sure that all tests are passing before allowing a commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Inkdpixels committed Sep 6, 2017
1 parent 1985fe2 commit f2535d6
Show file tree
Hide file tree
Showing 4 changed files with 1,699 additions and 495 deletions.
14 changes: 0 additions & 14 deletions .editorconfig

This file was deleted.

6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
node_modules
coverage

# Ignore the symlink ".editorconfig" from the @immowelt/styleguide-javascript package.
.editorconfig

# Ignore the symlink ".prettierrc" from the @immowelt/styleguide-javascript package.
.prettierrc
Loading

0 comments on commit f2535d6

Please sign in to comment.