Skip to content

Commit

Permalink
set nothing for madge in edit-attributes
Browse files Browse the repository at this point in the history
Signed-off-by: Billie Simmons <[email protected]>
  • Loading branch information
JillieBeanSim committed Sep 15, 2023
1 parent d8bcb89 commit 517491e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/zowe-explorer/webviews/edit-attributes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"test": "echo \"edit-attributes: nothing to test\"",
"lint": "echo \"edit-attributes: nothing to lint.\"",
"lint:html": "echo \"edit-attributes: nothing to lint.\"",
"pretty": "echo \"edit-attributes: nothing to pretty.\""
"pretty": "echo \"edit-attributes: nothing to pretty.\"",
"madge": "echo \"edit-attributes: nothing to madge.\""
},
"dependencies": {
"@types/vscode-webview": "^1.57.1",
Expand Down

0 comments on commit 517491e

Please sign in to comment.