Skip to content

Commit 8556dc7

Browse files
fix: disable script options for json format (#131)
1 parent b912438 commit 8556dc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

forward_engineering/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"keyword": "json",
2929
"disableApplyScriptToInstance": true,
3030
"disableFeLevelSelector": true,
31+
"disableScriptGenerationOptions": true,
3132
"fileExtensions": [
3233
{
3334
"label": "JSON",

0 commit comments

Comments
 (0)