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 7167787 commit e0164f9Copy full SHA for e0164f9
src/platforms/common/configuration/options.mdx
@@ -312,7 +312,7 @@ The number of context lines for each frame when loading a file.
312
313
</ConfigKey>
314
315
-<ConfigKey name="initial-scope" supported={["javascript","node"]}>
+<ConfigKey name="initial-scope" supported={["javascript","node"]} notSupported={["react-native"]}>
316
317
Data to be set to the initial scope. Initial scope can be defined either as an object or a callback function, as shown below.
318
0 commit comments