Skip to content

Commit 2c1edfe

Browse files
authored
Couple minor changes
1 parent 58b3676 commit 2c1edfe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Exceptionless.JavaScript"
2+
"name": "Exceptionless.JavaScript",
33
"image": "mcr.microsoft.com/vscode/devcontainers/typescript-node:latest",
44
"extensions": [
55
"dbaeumer.vscode-eslint",

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"files.insertFinalNewline": true,
44
"typescript.tsdk": "./node_modules/typescript/lib",
55
"cSpell.words": [
6+
"Exceptionless",
67
"bootstrapcdn",
78
"configversion",
89
"maxcdn",

0 commit comments

Comments
 (0)