-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update for Fastify v5 (#236) * update for v5 * add pre commit * upgrade for fastify 5 (#238) Signed-off-by: Cristian Barlutiu <[email protected]> * update for Fastify v5 (#236) * update for v5 * add pre commit * upgrade for fastify 5 (#238) Signed-off-by: Cristian Barlutiu <[email protected]> * update deps and tests --------- Signed-off-by: Cristian Barlutiu <[email protected]> Co-authored-by: Gürgün Dayıoğlu <[email protected]> Co-authored-by: Cristian Barlutiu <[email protected]>
- Loading branch information
1 parent
026d538
commit 1a5a200
Showing
4 changed files
with
40 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
ts: false | ||
jsx: false | ||
flow: false | ||
coverage: true | ||
|
||
files: | ||
- test/**/*.js | ||
plugin: | ||
- "!@tapjs/typescript" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters