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.
DEBUG_LOG_PROCESSED_SCRIPTS
1 parent e0cdb53 commit 2ac9cafCopy full SHA for 2ac9caf
CONTRIBUTING.md
@@ -55,3 +55,6 @@ Notice `game-scripts-tests/this_function_array.ts`.
55
56
The naming convention uses underscores instead of dashes as if it was the name of a real hackmud script (which cannot
57
contain dashes).
58
+
59
+If you need to know what the test scripts look like after being transformed, look for a symbol named
60
+`DEBUG_LOG_PROCESSED_SCRIPTS` in this project and set it to `true`.
0 commit comments