Skip to content

Commit

Permalink
chore: apply automated lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 4, 2024
1 parent f5fa59e commit 3cca487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ const envConfig = env(nodeless, {});
- βœ… [node:path/posix](https://nodejs.org/api/path.html)
- βœ… [node:path/win32](https://nodejs.org/api/path.html)
- βœ… [node:perf_hooks](https://nodejs.org/api/perf_hooks.html)
- βœ… [node:process](https://nodejs.org/api/process.html)
- 🚧 [node:process](https://nodejs.org/api/process.html) <!-- missing domain exports -->
- βœ… [node:punycode](https://nodejs.org/api/punycode.html)
- βœ… [node:querystring](https://nodejs.org/api/querystring.html)
- βœ… [node:readline](https://nodejs.org/api/readline.html)
Expand Down

0 comments on commit 3cca487

Please sign in to comment.