Skip to content

Commit

Permalink
chore: update tap to 18.4.2 and prettier to 3.0.3 (#202)
Browse files Browse the repository at this point in the history
* chore: update tap

* chore: update prettier

---------

Co-authored-by: Mathieu Davy <“[email protected]”>
  • Loading branch information
ekynoxe and Mathieu Davy authored Oct 5, 2023
1 parent 1a34ea5 commit 5e449a5
Show file tree
Hide file tree
Showing 4 changed files with 10,327 additions and 9,033 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ node_modules
.idea
# Visual Studio Code
.vscode
.nyc_output
.tap
11 changes: 5 additions & 6 deletions .taprc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
100: true
ts: false
jsx: false
flow: false
coverage: true
check-coverage: true
# vim: set filetype=yaml :
plugin:
- "!@tapjs/typescript"
coverage-report:
- text-summary
Loading

0 comments on commit 5e449a5

Please sign in to comment.