Skip to content

Commit

Permalink
Merge pull request #66 from mainmatter/more-exhaustive-async-transform
Browse files Browse the repository at this point in the history
feat: more exhaustive async transform
  • Loading branch information
paoloricciuti authored May 10, 2024
2 parents e3a6aa7 + 2be5f09 commit 7d73670
Show file tree
Hide file tree
Showing 10 changed files with 3,884 additions and 2,883 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ node_modules
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
coverage
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"@types/eslint": "8.56.10",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.4.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
Loading

0 comments on commit 7d73670

Please sign in to comment.