Skip to content

Commit

Permalink
feat(format): use named parameters in formatter functions (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanksdesign authored Feb 6, 2021
1 parent a3aff3e commit 32bd40d
Show file tree
Hide file tree
Showing 40 changed files with 2,656 additions and 524 deletions.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
],
"rules": {
"no-console": 0,
"no-unused-vars": 1,
"comma-dangle": 0,
"no-prototype-builtins": 0,
"jest/valid-title": 0
Expand Down
Loading

0 comments on commit 32bd40d

Please sign in to comment.