Skip to content

Commit

Permalink
Update to modern JS syntax
Browse files Browse the repository at this point in the history
* convert all vars into let/const
* convert functions into arrows or class methods
* make Minimatch a proper class
* use symbol objects for GLOBSTAR and SUBPARSE, and do not expose them
  • Loading branch information
isaacs committed Feb 13, 2022
1 parent 5b7cd33 commit e73729f
Show file tree
Hide file tree
Showing 2 changed files with 710 additions and 787 deletions.
Loading

0 comments on commit e73729f

Please sign in to comment.