Skip to content

Commit

Permalink
chore: auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 6, 2023
1 parent 4c1eeab commit 62cbef8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,10 @@
"default": ""
}
},
"required": ["localRoot", "remoteRoot"]
"required": [
"localRoot",
"remoteRoot"
]
},
"description": "A list of case sensitive path mappings between a local and remote path. Multiple paths can be defined as needed.",
"default": []
Expand Down

0 comments on commit 62cbef8

Please sign in to comment.