Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Demedes committed May 14, 2017
1 parent ce0d331 commit 0074e16
Show file tree
Hide file tree
Showing 67 changed files with 2,314 additions and 3,117 deletions.
4 changes: 0 additions & 4 deletions .editorconfig
Expand Up @@ -2,7 +2,6 @@ root = true

[*]
indent_style = tab
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
Expand All @@ -11,6 +10,3 @@ insert_final_newline = true
[{package.json,*.yml}]
indent_style = space
indent_size = 2

[*.md]
trim_trailing_whitespace = false
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- '5'
- '4'
- '7'
- '6'

sudo: false
addons:
Expand Down
292 changes: 0 additions & 292 deletions Readme.md

This file was deleted.

49 changes: 0 additions & 49 deletions examples/attributes.js

This file was deleted.

18 changes: 0 additions & 18 deletions examples/connection.js

This file was deleted.

0 comments on commit 0074e16

Please sign in to comment.