Replace assign/clone helpers with object spread syntax.

This commit is contained in:
David Anson 2019-05-05 22:27:01 -07:00
parent 684416a902
commit 1b8b15693f
6 changed files with 51 additions and 55 deletions

1
.gitignore vendored
View file

@ -5,4 +5,5 @@ demo/markdownlint-browser.min.js
lib-es3
node_modules
npm-debug.log
.nyc_output
.vscode