Skip to content

Commit

Permalink
Remove non-complaint JSON in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
normj committed Nov 20, 2018
1 parent 97f9ba4 commit a34850b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Tools/LambdaTestTool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ To debug with Visual Studio Code and the .NET Mock Lambda Test Tool edit the [la

```json
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
Expand All @@ -91,7 +88,6 @@ To debug with Visual Studio Code and the .NET Mock Lambda Test Tool edit the [la
"stopAtEntry": false,
"internalConsoleOptions": "openOnSessionStart"
},
...
```

## Configure for JetBrains Rider
Expand Down

0 comments on commit a34850b

Please sign in to comment.