You need to allow debugging in an extension to view the source code.
In which file should you specify the value of the allowDebugging property?
You need to allow debugging in an extension to view the source code.
In which file should you specify the value of the allowDebugging property?
To enable debugging in an extension and view its source code, the allowDebugging property should be specified in the app.json file. This file contains configuration settings for the extension, and properties related to the extension’s behavior and permissions are usually defined here.
LA repsuesta correcta es la C
Its in app.json file, correct answer is D
Typo, C is the answer