Commit Graph

7 Commits (af3e5006727cb88de27481a7c9960607b09978d5)

Author SHA1 Message Date
Ethan Dennis af3e500672
Update import order for to fix linter errors 5 years ago
Ethan Dennis f68f5d03cc
Merge master into ethanis/cache-multiple-paths 5 years ago
BSKY 6c471ae9f6
Add eslint-plugin-simple-import-sort (#219)
* Add eslint-plugin-simple-import-sort

* Update .eslintrc.json

* eslint --fix
5 years ago
Ethan Dennis 057d9de723
unit test coverage for caching multiple dirs 5 years ago
Ethan Dennis 1e233443e8
Add initial minimatch support 5 years ago
Ethan Dennis 84cead4a82
Allow for multiple line-delimited paths to cache 5 years ago
Josh Gross 3854a40aee
Use BSD tar on windows (#126)
* Use BSD tar on windows

* Linting

* Fallback to which tar if no system tar

* Fix formatting

* Bump prettier and typescript
6 years ago