We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17effc0 commit 56d8262Copy full SHA for 56d8262
recipes/process-main-module/codemod.yaml
@@ -1,5 +1,5 @@
1
schema_version: "1.0"
2
-name: @nodejs/process-main-module
+name: "@nodejs/process-main-module"
3
version: 1.0.0
4
description: Handle DEP0138 via transforming `process.mainModule` to `require.main`.
5
author: Bruno Rodrigues
0 commit comments