This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
96baa1a
commit 5726426
Showing
5 changed files
with
1,882 additions
and
1,864 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
"author": "Noel <[email protected]>", | ||
"repository": "https://github.com/auguwu/pino-noel", | ||
"bugs": "https://github.com/auguwu/pino-noel/issues", | ||
"packageManager": "yarn@3.8.1", | ||
"packageManager": "yarn@4.1.1", | ||
"scripts": { | ||
"build": "yarn fmt && yarn lint && rimraf build && tsup", | ||
"lint": "tsx --tsconfig ./scripts/tsconfig.json scripts/eslint.ts", | ||
|
Oops, something went wrong.