forked from stryker-mutator/stryker-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Made the arithmetic operator more consistent * Made the array declaration more consistent * Made the arrow function more consistent * Made the assignment operator more consistent * Made the block statement more consistent * Made the boolean literal more consistent * Made the conditional expression more consistent * Made the equality operator more consistent * Made the logical operator more consistent * Made the method expression more consistent * Made the object literal more consistent * Made the optional chaining more consistent * Made the regex more consistent * Made the string literal more consistent * Made the unary operator more consistent * Made the update operator more consistent * small modification in consistency * Fix consistency in all unit test files --------- Co-authored-by: Danut Copae <d.v.copae@gmail.com>
- Loading branch information
Showing
16 changed files
with
418 additions
and
303 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
Oops, something went wrong.