Skip to content

Commit

Permalink
Updating of build tools and typescript/eslint (#14)
Browse files Browse the repository at this point in the history
* Moved to pnpm workspace

* update eslint and typescript versions

* update provider typescript version

* got the wrong version for the parser

* upgraded test and build tools, also fast-glob
  • Loading branch information
mikevalstar authored Jul 15, 2023
1 parent 96deb26 commit db5b207
Show file tree
Hide file tree
Showing 16 changed files with 8,829 additions and 21,553 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
coverage
node_modules
dist
.DS_Store

providers/file/__tests__/cache
Loading

0 comments on commit db5b207

Please sign in to comment.