-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix npm scripts on windows (#5219)
* Fix npm scripts on Windows * Add prettier to Knip's ignore list * use double quotes instead of removing quotes * Fix tests for compatibility with Node ^22.7 --experimental-detect-module is default in Node 22.7 and later * At least they pass... * Format and cleanup new test * Cleanup for fun * Add newline for style
- Loading branch information
1 parent
7563e59
commit 1173da0
Showing
3 changed files
with
49 additions
and
24 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
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