Skip to content

Commit

Permalink
Couple minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ejsmith authored Nov 9, 2020
1 parent 58b3676 commit 2c1edfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Exceptionless.JavaScript"
"name": "Exceptionless.JavaScript",
"image": "mcr.microsoft.com/vscode/devcontainers/typescript-node:latest",
"extensions": [
"dbaeumer.vscode-eslint",
Expand Down
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"files.insertFinalNewline": true,
"typescript.tsdk": "./node_modules/typescript/lib",
"cSpell.words": [
"Exceptionless",
"bootstrapcdn",
"configversion",
"maxcdn",
Expand Down

0 comments on commit 2c1edfe

Please sign in to comment.