Skip to content

Commit 63373fd

Browse files
authored
Merge pull request #564 from BranchMetrics/SDK-779_new-callback
[SDK-779] BranchSubscriber
2 parents f2a3f71 + 30fa9d6 commit 63373fd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+11703
-8406
lines changed

.eslintrc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ rules:
88
object-curly-spacing: 0 # [loosen] override rackt
99
no-console: 0 # [loosen] override rackt
1010
no-unused-vars: [2, {vars: all, args: none}]
11+
12+
env:
13+
jest: true

.rubocop.yml

Lines changed: 0 additions & 266 deletions
This file was deleted.

0 commit comments

Comments
 (0)