-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update deps (#20) * upgrade dependencies * add resolution for lodash * don't install yarn * prettier * update tasks * remove devDep on yarn * Add null guard to flag autocompletion checks (#21) * add test case * don't install yarn * Add null guard to flag autocompletion checks * Clean up logging (#22) * upgrade dependencies * add resolution for lodash * don't install yarn * prettier * update tasks * remove devDep on yarn * use arrow function for lexical this scoping * clean up error logging * lint * use a warn instead of error * fix * use latest launchdarkly sdk (#23) * Prepare 2.1.2 * add extra check to null guard
- Loading branch information
Arnold Trakhtenberg
authored
Dec 27, 2019
1 parent
caaa4dd
commit 1738d15
Showing
9 changed files
with
401 additions
and
602 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,5 @@ | |
`someFlagKey` | ||
'someFlagKey' | ||
a'someFlagKey' | ||
'someFlagKey'a | ||
%$#$^ |
Oops, something went wrong.