Skip to content

Commit

Permalink
Merge pull request #7 from huynhsamha/issue-#6
Browse files Browse the repository at this point in the history
PR for issue #6 - Recursive in sub-keys with array value
  • Loading branch information
huynhsamha authored Aug 17, 2020
2 parents f634f2e + 51a99cf commit 7c075c4
Show file tree
Hide file tree
Showing 41 changed files with 2,860 additions and 550 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"printWidth": 120,
"trailingComma": "all",
"trailingComma": "none",
"singleQuote": true
}
Loading

0 comments on commit 7c075c4

Please sign in to comment.