Skip to content

Commit

Permalink
Updated some dependencies
Browse files Browse the repository at this point in the history
Moved from using yarn to NPM (package.json)
Removed karma, mocha, and travis
  • Loading branch information
james-pre committed Mar 13, 2023
1 parent fe06f2f commit a0f2ec4
Show file tree
Hide file tree
Showing 7 changed files with 9,726 additions and 14,694 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ trim_trailing_whitespace = true
charset = utf-8

[*.{js,ts}]
indent_style = space
indent_size = 2
indent_style = tab
indent_size = 4
28 changes: 0 additions & 28 deletions .travis.yml

This file was deleted.

27 changes: 0 additions & 27 deletions appveyor.yml

This file was deleted.

91 changes: 0 additions & 91 deletions karma.config.js

This file was deleted.

Loading

0 comments on commit a0f2ec4

Please sign in to comment.